How do you debug your HTML and CSS? I am sure you’ve heard about Web Developer Tools or at least heard the term Inspect Element.
You might be very familiar with the html and CSS views and today we’ll look at the Console and learn how to debug the most common JavaScript issues.