The console is basically a CLI in our browser that can execute snippets of code.console is basically an object, it is a property of a window object and it is accessed with window.console or console. Function: When we declare a function. we tell it to...
indrajits.hashnode.dev1 min readNo responses yet.