Hacker News new | ask | show | jobs
by firejake308 971 days ago
Yeah, even for my simplest projects, like single-file scripts directly modifying HTML, I'll use `tsc` to compile .ts into .js, just so that I can get better IntelliSense while I'm working