Rebuilds on Write With Nodemon (opens in new tab)
I’ve been hacking on a TypeScript file all day, but I need transpiled JavaScript for any testing. How did I reduce cycle time (and mitigate many chances to forget to build at all)?
Read the original article