Node.js 23 introduces major updates like default native ES module support with `require()`, dropping 32-bit Windows support, and stabilizing the `node --run` command. It also brings experimental features such as TypeScript support, the Web Storage API, and SQLite integration. Performance improvements include on-disk code caching and enhanced buffer and file system operations.

4m read time From blog.risingstack.com
Post cover image
Table of contents
What’s New in Node.js 23Summary

Sort: