All you need to know about console.log()
Introduction
Currently every javascript developer is familier with console.log(), the most popular option for debugging in javascript.
As being popular, console object have some commonly used methods like:
console.warn()
console.error()
console.info...
eagle-dev.hashnode.dev3 min read
Shlok Gajbhiye
Web development, Web designer
Amazing :D!