Get the latest tech news

Node.js adds experimental support for TypeScript


It is possible to execute TypeScript files by setting the experimental flag --experimental-strip-types. Node.js will transpile TypeScript source code into JavaScript source code. During the transpi...

marco-ippolito added commit-queue Add this label to land a pull request using GitHub Actions. nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. Hide detailsView details nodejs-github-bot merged commit 35f92d9 into nodejs:main Jul 24, 2024 59 checks passed

Get the Android app

Or read this on Hacker News

Read more on:

Photo of TypeScript

TypeScript

Photo of Node.js

Node.js

Photo of experimental support

experimental support

Related news:

News photo

Node.js Is Here to Stay

News photo

What can TypeScript learn from Zig? What can Zig learn from TypeScript?

News photo

Bun is much faster than Node.js 22 at decoding Base64 but both rely on same lib