Bart Veneman

Creator of Project Wallace, analytics for CSS. <noscript>-fanboy. Serverless clearfix engineer. I can lift node_modules twice my own weight.

Debugging Node.js

When did it become so easy to debug Node in @code? 😲

I still remember the times where we had to mess around with configs and ports all the time. 🙈 pic.twitter.com/UL7Lg51bBP

— Stefan Judis (@stefanjudis) July 21, 2020

It is pretty easy these days to properly do Node debugging instead of console.log-ing your way out of things.

Tags