JavaScript Console Object
Console: -
The console is the most important and used object of JavaScript used for the print, debugging the console.
The console is a built-in object in JavaScript used for:
Printing output
Debuggi
ranjeet-js.hashnode.dev3 min read