![Browser Console for understanding Javascript](/content/images/size/w720/2022/06/javascript-console.png)
Browser Console for understanding Javascript
The Problem
In the last lesson, we learned how to perform a simple Javascript task on our computer.
We created all the necessary files, put some code in them, and finally previewed the index.html in the browser.
This setup is a good thing if we are building a project.