Skip to content
Rahul Dahal
packagetooling · typescript

tsx

Run TypeScript files directly, like node script.ts.

Why I like it

Removes the build step from the inner loop of writing small scripts. The amount of yak I no longer shave to run a one-off file has been transformative.

#tooling#typescript