Node.js Enables Native Execution of TypeScript Code
By
jauco
10mo ago· 2 min readenNews
80/100
Golden Brown
Bagelometer↗
Kettled twice. Extra chewy, extra trustworthy.
Score80TypenewsSentimentneutral
Summary
Node.js now supports running TypeScript natively with type stripping enabled since version 23.6.0, eliminating the need for transpilation of TypeScript code before execution.
Key quotes
· 3 pulled"type stripping" by default
"type stripping"
--experimental-strip-types flag
Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
