Debugging in Node.js is SO much better if you know this one trick

preview_player
Показать описание

#javascript #nodejs #typescript #react
Рекомендации по теме
Комментарии
Автор

I can't believe that so many people didn't know about this.

NecaVideo
Автор

Wow that is very very helpful. You keep putting very interesting niche point that are useful. Today upgraded to using new URL for URLs! So much cleaner.

BusinessAutomatedTutorials
Автор

omg it’s insane I had zero idea and have always been struggling with this thank you SO much!!

mattiarasulo
Автор

I can't believe I'm just learning this now 😅

alexnahas
Автор

I used to use the fs.write function to save it on the disk to debug 😅

itgeltgankhulug
Автор

Very helpful. Sometimes I have to install a dummy client like express to get the chromes console features. This helps a lot cause express is not fun.

DamonMedekMusic
Автор

That used to be more complicated, I think

ShaharHarshuv
Автор

Bro you are sick man! How do you know all these things😭

ruantristancarlinsky
Автор

Better in VS Code itself, since you’re already using it! Have a great day

lawrencejob
Автор

Why recommend to attach using chrome? It’s a much better DX to attach using your editor 🤔

benheidemann
Автор

i'd love something similar for react native

NicolasSilvaVasault
Автор

Write tests. Use debugger in a real IDE like webstorm.

Thorax
Автор

But how can i connect to the devtools when the code runs on a headless linux server ?

mathis
Автор

Can I ask how you add the subtitles to your video? Are you using some video editor or something dynamic like Remotion? Thanks!

HALOOOTUBE
Автор

Lol. Funny, I got annoyed by such situation an hour ago.

TheBilTheory
Автор

I never got the proper debug setup to react native... do you have some tip? Also i need a ecdh to exchange keys safely

johnniefujita
Автор

Our workplaces should pay you for the amount of time you save us.

MCasterAnd