Are you someone who uses console.log to debug most of your code?π€ If you said yes, you're in the right spot. By the end of this article, you would have heard about a variety of different console methods that you can use to make debugging the code a ...
iamdarshshah.hashnode.dev7 min read
console.save is a good trick I use sometimes when I am parsing or scraping data using JS and classes. Including that would make this article complete - with a source link to github repo
Sultonbek Zhoroev
So useful article Darsh, Thank you!!