How to Profile Node.js Apps Using Chrome DevTools
I was confused when I heard you can use Chrome DevTools to profile Node.js applications. Why are we using browser tooling for Node.js applications? But it makes perfect sense, and it is one of the best options to do profiling. Why? Because both Chrom...
Jun 9, 20246 min read677
