Mastering JS console.log like a Pro

added by JavaScript Kicks
12/16/2019 10:30:14 AM

1674 Views

Still, using only console.log( ) to debug? Well, there's a lot more. Printing messages in the browser console have definitely come to rescue to all the developers out there. console.log( ) messages are like medicines for most of your diseases while debugging some wired problems in your code.


0 comments