Monday, 2 January 2017

Whats your debug workflow?

I found using --inspect being faily problematic when using libraries like nodemon. Looking at the term for console logs is painful. Now I'm at the point where I'm exploring switching my editor (currently atom) to something where I can have a decent workflow.Just curious as to how everyone is handling their debug work flow. Ideally it would be as seamless as using dev tools in the browser but, restarting the server for changes results in a new url to debug each time...

Submitted January 02, 2017 at 07:34PM by Darryl-D

No comments:

Post a Comment