JavaScript - Using the Console
Web console
A Web console is a tool which is mainly used to log information associated with a web page like: network requests, javascript, security errors, warnings, CSS etc. It enables us to interact with a web page by executing javascript expressi...
gmcodes.hashnode.dev4 min read