Mysterious Console.log() In Javascript
What is console.log() in Javascript?
The console.log() is a method that outputs a message to the web console. The message may be a single string (with optional substitution values), or it may be any one or more JavaScript objects. It is used to print...
darkshadow.hashnode.dev5 min read
Pallav Choudhary
In this world not everything is 1 or 0, but whatever I write turns into 1's and 0's....
Good read, thanks for Sharing!