Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The --experimental-strip-types flag is actually stable in Node.js 22 (released May 2024), so you can run TypeScript directly with `node --strip-types file.ts` without the experimental prefix. This makes Node's native TypeScript support even more practical for everyday use.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: