Hacker News new | ask | show | jobs
by volfied 1667 days ago
I recommend using a runner like https://github.com/caderek/aocrunner, so you can focus on coding, rather than project set up.
1 comments

tsc file.ts && node file.js

is pretty simple but yeah.. i guess as the scope increases it may require a dist folder or scripts

edit: wow nevermind im seeing a sibling comment here is using the browser and it looks like a major headache..