Why console.log() returns undefined?
If you're already familiar with JavaScript, then chances are you have come across the console.log() function. This is a great tool for debugging your code and printing out information to the browser console. But did you know that it can sometimes ret...
iamtoufiq.hashnode.dev2 min read