Chrome Developer Tools

dev-tools

📖 Chrome Developer Tools

Questions

  1. What are the main ways to write information to the console? Why/when should you use each style.

  2. Which tab allows you to see the breakdown of HTML/CSS and how can this tab be useful when debugging HTML?

  3. Outside of writing everything to the console, what is a better way to debug your code?

Repo

Identify at least 1 takeaway from today’s assignment