Everything you are doing wrong with console.log
Aug 17, 2021 · 3 min read · Most of us overuse console.log() for debugging Javascript instead of using a debugging tool, In my case, this is mostly because I learned the art of printing everything to check for errors while brute-forcing my way to learn how to code before someon...
RDGRajiv and 2 more commented



