TIL is my collection of short, technical daily learnings. 185 and counting.
Rebuilds on Write With Nodemon
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)? ...