- Testing a mounted dev branch on a different OS
- No need to build V8 from scratch on a fresh checkout (usually)
- Testing third-party code with the dev branch in a container
www.youtube.com/watch?v=3Nwa...
PR: github.com/nodejs/node/...
- Testing a mounted dev branch on a different OS
- No need to build V8 from scratch on a fresh checkout (usually)
- Testing third-party code with the dev branch in a container
www.youtube.com/watch?v=3Nwa...
PR: github.com/nodejs/node/...
- Testing a mounted dev branch on a different OS
- No need to build V8 from scratch on a fresh checkout (usually)
- Testing third-party code with the dev branch in a container
www.youtube.com/watch?v=3Nwa...
PR: github.com/nodejs/node/...
(Going to update the version mentions in a WIP guide on using Node.js in enterprise network environments)
(Going to update the version mentions in a WIP guide on using Node.js in enterprise network environments)
- @joyeecheung.bsky.social revealed how @nodejs.org is moving to full ESM and why the future looks brighter for developers.
www.youtube.com/watch?v=I0jv...
- @joyeecheung.bsky.social revealed how @nodejs.org is moving to full ESM and why the future looks brighter for developers.
www.youtube.com/watch?v=I0jv...
Slides at github.com/joyeecheung/...
Slides at github.com/joyeecheung/...
nordicjs.com/2025/speaker...
Come say hi!
nordicjs.com/2025/speaker...
Come say hi!
(a few moments later)
Oh I forgot I am doing it a home where the connection to GitHub is just outrageously slow 😭 the wrong is in my provider
(a few moments later)
Oh I forgot I am doing it a home where the connection to GitHub is just outrageously slow 😭 the wrong is in my provider
I blame this breakfast for taking too long to serve and I got bored!
I blame this breakfast for taking too long to serve and I got bored!
github.com/nodejs/node/...
github.com/nodejs/node/...
github.com/nodejs/node/...
github.com/nodejs/node/...
github.com/nodejs/node/...
github.com/nodejs/node/...
What Chrome features and topics would you like to learn more about?
What Chrome features and topics would you like to learn more about?
Congrats to @marcoippolito.dev on today's landmark Node 22.18 release. It is the first LTS release to ship unflagged TypeScript support 🎉
This means Node can run *.ts files. It pairs well with TypeScript's "erasableSyntaxOnly" flag 👍
Many folk contributed 🙏
You can just run `node file.ts` without `--experimental-strip-types` flag.
This is a huge milestone
Congrats to @marcoippolito.dev on today's landmark Node 22.18 release. It is the first LTS release to ship unflagged TypeScript support 🎉
This means Node can run *.ts files. It pairs well with TypeScript's "erasableSyntaxOnly" flag 👍
Many folk contributed 🙏
TS 5.9 RC is out 🎉
🔶 `import defer` by @nicr.dev
🔶 module: "node20" for require(ESM)
🔷 --init has modern defaults (no downleveling)
🔷 Docs: Inline summaries for DOM APIs
🔷 IDE: Expandable hovers to drill into Quick Infos
🔷 Perf: Faster type instantiation & file existence
TS 5.9 RC is out 🎉
🔶 `import defer` by @nicr.dev
🔶 module: "node20" for require(ESM)
🔷 --init has modern defaults (no downleveling)
🔷 Docs: Inline summaries for DOM APIs
🔷 IDE: Expandable hovers to drill into Quick Infos
🔷 Perf: Faster type instantiation & file existence