A New Chapter for Express.js — 2024 saw the still-extremely-popular Express project awaken from a slumber, of sorts, with work being made to update things to modern standards, a security audit, and the release of Express v5. Here, the team explains what’s been going on behind the scenes to get Express back on the tracks, as well as a “bold vision for 2025.”
Express Technical Committee
|
How to Create Your Own AI Agent — Join Scott Moss for this video course exploring how to build an AI agent from scratch — covering LLM options, transformers, token limits, AI memory, function calling, agent loops, prompting, and much more.
Frontend Masters sponsor
|
Node v23.6.0 (Current) Released — In last week’s issue, we said Node 23.6 was imminent, and it came out a few hours later 😉 Along with the usual dependency updates and bug fixes, the big news is type stripping is now enabled by default, enabling that
magic, described in more detail below..
Marco Ippolito
|
pnpm 10.0: The Alternative, Efficient Package Manager — Long admired for its performance and efficiency improvements over npm, pnpm is now thinking hard about security too with v10 no longer running lifestyle scripts of dependencies by default, improved hashing, and a myriad of other tweaks.
Zoltan Kochan et al.
|
Citizen: A Node.js MVC Web Application Framework — Comes with all the usual helpful stuff out of the box: routing, serving, caching, session management, even hot module replacement. It’s currently a lightly updated (though complete) project, but it shows a lot of promise and the author is keen for bug reports and feature requests.
Jay Sylvester
|
Protect your SaaS app with advanced device fingerprinting from WorkOS Radar. Stop fake signups, free tier abuse, bot attacks and brute force attempts today.
🚀 Start the year with fewer flakes, faster merges, and less frustration. Don’t let flaky tests disrupt CI — ▶️ watch our recorded live session here.
|
|
📢 Elsewhere in JavaScript
|
A quick roundup of some of other interesting stories in the broader JavaScript landscape, in case you’ve missed them:
-
The 2024 JavaScript Rising Stars – Michael Rambeau’s annual analysis of which JavaScript projects fared best on GitHub over the past year.
-
Last week we learnt that Oracle isn’t giving up without a fight in Deno’s pursuit to get Oracle’s trademark on ‘JavaScript’ withdrawn.
-
TypeScript without Build Tools – It’s not just Node that can now work with TypeScript without a build process in the mix. Chris Coyier looks at how other projects handle it.
-
Electrobun – An interesting attempt at a new Electron-style solution for building desktop apps with JavaScript, but powered by Bun. It’s still early days, however.
|
|
0 Comments