Debugging TypeScript projects with VSCode in 2023
I finally decided to invest some time in properly setting up a debugger for my Node + TS projects. console.log is cool and all, but it just wasn't cutting it anymore.
So, I've been reading documentation (plus so many GitHub issues), and trying differ...
blog.paulasantamaria.com3 min read
Aditya Shelke
Web development
Good one