Node.js v23.6.0 is out! 🥳🎉
This release enables the flag --experimental-strip-types by default.
Node.js will be able to execute TypeScript files without additional configuration!
⚠️ This feature is experimental, has limitations and is subject to change.
https://nodejs.org/en/blog/release/v23.6.0
This release enables the flag --experimental-strip-types by default.
Node.js will be able to execute TypeScript files without additional configuration!
⚠️ This feature is experimental, has limitations and is subject to change.
https://nodejs.org/en/blog/release/v23.6.0
Comments
Not all sites need optimized builds
I ask partially since I'm somewhere in @infrequently.org spectrum of development and want just HTML, CSS, import maps and if needed, some code. + Easy setup for that.
But I do enjoy type annotations and so I use jsdoc, but would prefer the cleaner and terser typescript syntax.