Kevin Schaul
Kevin Schaul

Visual journalist/hacker covering AI

node v23 lets you run ts files directly

Huge: Node v23+ lets you run typescript directly! No more transpiling.

Try it out with nvm:

nvm install 23
nvm use 23
node my-file.ts