Why console.log() returned 'undefined'?
If you've spent some time exploring the browser console or are a beginner in web development like me, having used console.log() to debug your code in the browser console, you may have observed a peculiar behaviour of this common Javascript method.
Th...
adimallya.hashnode.dev6 min read