Marco's Blog

https://satanacchio.hashnode.dev

A blog powered by Hashnode

フィード

記事のアイキャッチ画像
The Summer I Shipped Type Stripping
Marco's Blog
This is not another technical discussion about TypeScript support in Node.js. This is how I ended up shipping type stripping in Node.js, and what it meant to me personally. If you want to read about the technical details, check out the official docum...
7ヶ月前
記事のアイキャッチ画像
Everything You Need to Know About Node.js Type Stripping
Marco's Blog
In August 2024 Node.js introduced a new experimental feature, Type Stripping, aimed at addressing a longstanding challenge in the Node.js ecosystem: running TypeScript with no configuration. Enabled by default in Node.js v23.6.0, this feature is on i...
1年前