✍️ Due to being on the road attending the inaugural AI Engineer Summit, this week’s issue was meant to be shorter than usual.. but I’m not sure it’s actually turned out that way 😅 In any case, we’re back to full service next week! __ Your editor, Peter Cooper
Payload 2.0: A Headless CMS Platform Built on Node — There’s much to like about Payload if you need a Node-based headless CMS, including a customizable React-based admin system, GraphQL or REST APIs, flexible auth and file upload systems, etc. Enough features to “feel more like an app framework akin to Laravel,” says James. v2.0 introduces Postgres support (it was exclusively using MongoDB before), Vite support, an all new rich text editor, and more. GitHub repo.
James Mikrut
A Web Server ‘Hello World’ Benchmark: Go vs Node vs Nim vs Bun — The standard disclaimer applies: benchmarks are difficult and don’t always measure what you should care about. Nonetheless, they remain of interest and here’s a quick example comparing the simplest of HTTP servers in with Go, Node, Bun and Nim.
Japa 3.0: Node.js Testing Perfection? Perhaps. — From the same creator as AdonisJS, Japa slides into your existing workflows and has no build tool requirements. Its author even makes the bold claim that “Japa is as close to perfection as it can get when it comes to testing in Node.js.”
Harminder Virk
📅 NodeConf EU 2023 is taking place next month (November 6-8) in Ireland.
⚙️ Stephen Röttger of the V8 team has blogged about efforts to enable control-flow integrity (CFI) in V8., essentially a way to reduce the ability of nefarious third parties to exploit V8’s control flow in order to trigger arbitrary shellcode.
🍞 Another week, another Bun release: Bun 1.0.4 gets more Node.js compatibility improvements and
💡 Postgraphile provides another Node-related approach on this topic.
Termost: Another CLI App Framework — You don’t need a framework to create CLI apps with Node, but if you want things like options parsing, colorful output, and a help system out of the box, systems like Commander.js and oclif can be handy. Termost offers another option focused around a fluent/chainable API approach, first class TypeScript support, and a lighter touch.
🐘 Learn how Epsio eliminates the constant struggle and costs of optimizing complex PostgreSQL queries by incrementally maintaining the results of your heaviest queries.
#557 — November 26, 2024 Read on the Web Deno v. Oracle: Cancelling the JavaScript Trademark — Did you know Oracle formally owns the ‘JavaScript’ trademark? There have been a few efforts to change this Read more…
#556 — November 19, 2024 Read on the Web AWS Lambda Turns Ten: Looking Back and Looking Ahead — AWS Lambda, Amazon’s cloud function service, essentially launched the term ‘serverless’ and had a big impact Read more…
#555 — November 12, 2024 Read on the Web Node v23.2.0 (Current) Released — On paper, a relatively minor release that updates the root certificates, adding five new ones, but development of TypeScript support has Read more…
0 Comments