Category: node js

Node v23.2 released

November 12, 2024 By Mark Otto 0

💡 Erick Wendel ▶️ recorded this helpful 18-minute video showing off Node’s new TypeScript-specific functionality and even caught up with Node.js TSC member Marco Ippolito who’s leading the type-stripping initiative. Introducing the vlt Package Manager — Made up of an incredibly experienced team, including npm’s creator Isaac…

JSConf is back

November 7, 2024 By Mark Otto Off

💡 He also took a similar look at the pipeline operator |>, but this feature is still only in draft as a proposal. 🇺🇸 JSConf is Back; Here’s the Details — Two months ago, the OpenJS Foundation announced that the popular JSConf brand was joining the foundation…

Running WebAssembly apps inside Node.js

November 5, 2024 By Mark Otto 0

Why Code Security Matters – Even in Hardened Environments — A nicely diagrammed deep dive (and it really is deep) into a technique that allows malicious parties to turn a file write vulnerability in a Node app into a remote code execution exploit even when…

Diving Deeper into Projen: Exploring Advanced Features

November 3, 2024 By Mark Otto Off

We will be highlighting Projen’s powerful features that cater to various aspects of project management and development. We’ll examine how Projen enhances polyglot programming within Amazon Web Services (AWS) Cloud Development Kit constructs. We’ll also touch on its built-in support for common development tools and…

Cutting JavaScript into two: trick or treat?

October 31, 2024 By Mark Otto Off

Python Jumps to #1 on GitHub Over JavaScript, But… — GitHub Universe took place this week, flooding us with data about how folks are using the platform. Of interest to those on social media was that Python has taken JavaScript’s #1 language crown, though many…

Node 22 is now in LTS

October 29, 2024 By Mark Otto 0

Node v22.11.0 ‘Jod’ Released; Becomes Active LTS Release — With this release, Node 22 flips from being the ‘Current’ cutting edge release to being a dependable release with the all-important LTS (Long Term Support) designation. It is, however, broadly the same as Node v22.10. Richard Lau…

A huge week for both Svelte and Next.js

October 24, 2024 By Mark Otto Off

Svelte 5 is Alive — The long awaited next major release of Svelte, the compiler-driven JS UI framework, is the “most significant release in the project’s history”, while remaining largely backwards compatible. A big addition is runes for explicitly declaring reactive state, but there’s much…

Node v23, and a proper hello to Express v5

October 22, 2024 By Mark Otto 0

Node v23.0.0 (Current) Released — Say hello to the newest release line of Node.js that gets all the cutting edge features first (Node 22 will soon become the active LTS release). v23 notably enables support for loading ES modules with require() by default, drops 32-bit…

JS0 + JSSugar not so sweet?

October 17, 2024 By Mark Otto Off

The Story of Web Framework Hono, By Its Creator — Hono is a neat, lightweight framework designed to run on any JavaScript runtime that has been picking up steam in the past year. You can create a simple app reminiscent of Express.js, say, but run…

Jod only knows what Node v22 LTS will be called

October 15, 2024 By Mark Otto 0

😅 If you didn’t get Node Weekly last week, don’t panic – no one did! We were taking a scheduled week off, but unfortunately forgot to notify you in the previous issue. We’re now back every Tuesday till December 17 and the Xmas break 🙂__Peter Cooper,…