Video wird geladen...
Video konnte nicht geladen werden
Are you ever debugging in Node.js and realize your terminal leaves a lot to be desired... Did you know that it takes just 2 seconds to connect any Node process to your browser devtools and have fully interactive debugging 🐛? Read on in our article:
144,821 Aufrufe • vor 3 Jahren •via X (Twitter)
10 Kommentare

More in the full article by @DanielXMoore!

Due to popular demand, just added a section on how to also debug directly in VS Code (and other IDEs):

Everyday I appreciate the face that I followed you

I usually just press the debug button in WebStorm and it just works

Agreed, covered IDE debugging in the blog post!

@Malvyn_j @rexasare01

I kind of knew you could export a stream to chrome from nodejs but had no idea it was this great. Amazing tip

Cool, thanks and hopefully a 2nd part using vscode will be the next 👍

Broo wtf is this black magic. Gotta try it out soon. Thanks Steve for the amazing content as always

this deserves an honorary mention :) replay-node ./script.js && replay view-latest

