“Node.js Adds Experimental TypeScript Support: Crucial Ecosystem Move, But With Limitations”
The Node.js project now supports TypeScript through an “experimental” flag. TypeScript support is essential for the ecosystem’s progress and has been frequently requested, according to Technical Steering Committee member Marco Ippolito. With this feature, users can run .ts files without installing additional dependencies or loaders. The experimental flag is named –experimental-strip-types, which removes types from … Read more