Chrome dev tools crash course
Let's explore each of the tabs first.
Console tab
In simple words, a console is a place where the application and the browser can log messages. These messages could be anything ranging from network request failures to javascript syntax errors to succ...
fireproofdhruv.hashnode.dev8 min read