Using console.log() is a very basic way to diagnose and troubleshoot minor issues in your code. But did you know that there's more to the console than just a log? In this post, I bring you two additional functionalities to print to the console in JS....
blog.pehcst.dev4 min read
No responses yet.