Lets get familiar with some useful interesting console methods !
Hey everyone, this is KG.
In this article, you will get an idea about some useful and interesting methods of console object.
1) console.log( );
this line helps web developers to print information in the console. you can print any value using th...
kunal-gavhane.hashnode.dev1 min read