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...
Jun 10, 20214 min read130