We may earn an affiliate commission when you visit our partners.
Pluralsight logo

Debugging Sites Using Chrome DevTools

Brice Wilson

Google Chrome ships with a powerful set of tools to help developers debug web sites. This course will teach you how to use those tools to troubleshoot and fix problems in a site's HTML, CSS, and JavaScript.

Read more

Google Chrome ships with a powerful set of tools to help developers debug web sites. This course will teach you how to use those tools to troubleshoot and fix problems in a site's HTML, CSS, and JavaScript.

Debugging client-side web applications can be difficult because they involve a complex mix of HTML, CSS, and JavaScript while also storing data on the client and constantly communicating with a web server. In this course, Debugging Sites Using Chrome DevTools, you'll learn how to use the powerful set of tools included with Chrome to quickly diagnose and fix problems in your client-side applications. First, you'll learn how to examine and edit both the structure and style of a site to make sure your designs are being implemented correctly. Next, you'll discover how to fully harness the power of the browser console to log output, execute JavaScript, and troubleshoot problems. Finally, you'll explore how to step through and debug JavaScript code right in the browser and save fixes back to your development environment. When you're finished with this course, you'll have the skills needed to confidently and efficiently debug modern client-side web applications.

Enroll now

What's inside

Syllabus

Course Overview
Understanding the Capabilities of Chrome DevTools
Examining and Editing Web Pages
Using the Console
Read more
Debugging JavaScript
Viewing Network Communication and Local Data

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Develops debugging skills for client-side web applications, which is an essential aspect of web development
Emphasizes the use of Chrome DevTools, which is industry-standard for debugging web applications
Suitable for experienced web developers seeking to enhance their debugging abilities
Taught by Brice Wilson, who is an expert in web development with extensive experience in debugging web applications
Covers a comprehensive range of debugging techniques, including examining web pages, using the console, debugging JavaScript, and viewing network communication

Save this course

Save Debugging Sites Using Chrome DevTools to your list so you can find it easily later:
Save

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Debugging Sites Using Chrome DevTools with these activities:
Review the Basics of HTML and CSS
Touching on the core of HTML and CSS will help you strengthen the foundation needed to follow along with the more advanced concepts in this course.
Browse courses on HTML
Show steps
  • Review the structure of HTML documents, including tags, elements, and attributes.
  • Examine and practice the syntax and rules of CSS, including selectors, properties, and values.
  • Try out a few simple HTML and CSS coding exercises to solidify your understanding.
Inspect and Edit Web Pages
You will frequently use the Chrome DevTools in this course, so practicing with them beforehand allows you to become more familiar and agile with the tools.
Browse courses on Web Development Tools
Show steps
  • Open the Chrome DevTools and explore the different panels, such as Elements, Styles, and Network.
  • Use the Elements panel to inspect the HTML structure of a web page and make changes to the DOM.
  • Use the Styles panel to inspect and edit the CSS styles applied to elements on the page.
  • Use the Network panel to monitor the network requests made by the page.
  • Experiment with different DevTools features to become comfortable using them.
Create a Cheat Sheet of Debugging Techniques
Developing a cheat sheet of debugging techniques will help you quickly reference common error patterns and solutions as you work through this course.
Browse courses on Debugging
Show steps
  • Identify the most common debugging techniques used in JavaScript development.
  • Create a summary or cheat sheet of these techniques, including the steps involved and expected outcomes.
Four other activities
Expand to see all activities and additional details
Show all seven activities
Follow a Tutorial on JavaScript Debugging
Reinforce your understanding of debugging JavaScript code by following a step-by-step tutorial that covers common debugging techniques.
Browse courses on JavaScript
Show steps
  • Find a tutorial that covers debugging JavaScript code, such as 'JavaScript Debugging for Beginners' or 'How to Debug JavaScript Errors'.
  • Follow the steps outlined in the tutorial to learn how to use debugging tools and techniques.
  • Try out the debugging techniques on your own JavaScript code to practice and solidify your understanding.
Join a Study Group or Discussion Forum
This will allow you to exchange knowledge with peers, ask questions, and gain different perspectives on the material.
Browse courses on Collaboration
Show steps
  • Find a study group or discussion forum related to web development or JavaScript debugging.
  • Participate in discussions, ask questions, and share your knowledge with others.
Participate in a Coding Challenge
Participating in a coding challenge can help you test your skills, identify areas for improvement, and gain a sense of accomplishment.
Browse courses on JavaScript
Show steps
  • Find a coding challenge that focuses on JavaScript debugging or front-end development.
  • Participate in the challenge and try to solve the problems.
  • Review your solutions and identify areas where you can improve your debugging techniques.
Develop a Mini Debugging Project
Applying your debugging skills to a small project cements your knowledge and helps you retain the techniques you've learned in this course.
Browse courses on JavaScript
Show steps
  • Choose a simple JavaScript application or project.
  • Introduce intentional bugs into the code and document each bug and its expected behavior.
  • Use debugging tools and techniques to identify and fix the bugs.

Career center

Learners who complete Debugging Sites Using Chrome DevTools will develop knowledge and skills that may be useful to these careers:
Web Developer
Web Developers build and maintain websites. A basic knowledge of HTML, CSS, and JavaScript is required, as well as the ability to use developer tools. The Debugging Sites Using Chrome DevTools course would be a great way to learn how to use the Chrome DevTools, which will help you debug your code more efficiently. This course can also help you build a foundation in web development.
Front-End Developer
Front-End Developers are responsible for the design and implementation of the user interface of a website. The Debugging Sites Using Chrome DevTools course would be a great way to learn how to use the Chrome DevTools, which will help you debug your code more efficiently. This course can also help you build a foundation in front-end development.
Software Engineer
Software Engineers design, develop, and maintain software systems. They must have a strong understanding of computer science fundamentals, as well as proficiency in at least one programming language. The Debugging Sites Using Chrome DevTools course would be a great way to learn how to use the Chrome DevTools, which will help you debug your code more efficiently. This course can also help you build a foundation in software engineering.
Quality Assurance Analyst
Quality Assurance Analysts test software to ensure that it meets the requirements and specifications. They must have a strong understanding of software testing techniques, as well as proficiency in at least one programming language. The Debugging Sites Using Chrome DevTools course would be a great way to learn how to use the Chrome DevTools, which will help you debug your code more efficiently. This course can also help you build a foundation in quality assurance.
User Experience Designer
User Experience Designers design and evaluate the user experience of websites and applications. They must have a strong understanding of human-computer interaction, as well as proficiency in at least one design tool. The Debugging Sites Using Chrome DevTools course may be useful for User Experience Designers who want to learn how to use the Chrome DevTools to debug their code.
Product Manager
Product Managers are responsible for the development and management of products. They must have a strong understanding of business and technology, as well as proficiency in at least one product management tool. The Debugging Sites Using Chrome DevTools course may be useful for Product Managers who want to learn how to use the Chrome DevTools to debug their code.
Technical Writer
Technical Writers create and maintain documentation for software and other technical products. They must have a strong understanding of technical writing principles, as well as proficiency in at least one writing tool. The Debugging Sites Using Chrome DevTools course may be useful for Technical Writers who want to learn how to use the Chrome DevTools to debug their code.
Computer Science Teacher
Computer Science Teachers teach computer science concepts to students. They must have a strong understanding of computer science fundamentals, as well as proficiency in at least one programming language. The Debugging Sites Using Chrome DevTools course may be useful for Computer Science Teachers who want to learn how to use the Chrome DevTools to debug their code.
Data Analyst
Data Analysts collect, analyze, and interpret data to help businesses make informed decisions. They must have a strong understanding of statistics and data analysis techniques, as well as proficiency in at least one programming language. The Debugging Sites Using Chrome DevTools course may be useful for Data Analysts who want to learn how to use the Chrome DevTools to debug their code.
Graphic designer
Graphic Designers create visual concepts, using computer software or by hand, to communicate ideas that inspire, inform, and captivate consumers. They must have a strong understanding of design principles, as well as proficiency in at least one design tool. The Debugging Sites Using Chrome DevTools course may be useful for Graphic Designers who want to learn how to use the Chrome DevTools to debug their code.
Marketing Manager
Marketing Managers develop and execute marketing campaigns to promote products and services. They must have a strong understanding of marketing principles, as well as proficiency in at least one marketing tool. The Debugging Sites Using Chrome DevTools course may be useful for Marketing Managers who want to learn how to use the Chrome DevTools to debug their code.
Sales Manager
Sales Managers develop and execute sales strategies to sell products and services. They must have a strong understanding of sales principles, as well as proficiency in at least one sales tool. The Debugging Sites Using Chrome DevTools course may be useful for Sales Managers who want to learn how to use the Chrome DevTools to debug their code.
Accountant
Accountants prepare and maintain financial records for businesses. They must have a strong understanding of accounting principles, as well as proficiency in at least one accounting tool. The Debugging Sites Using Chrome DevTools course is not relevant to Accountants.
Lawyer
Lawyers advise and represent clients in legal matters. They must have a strong understanding of the law, as well as proficiency in at least one legal research tool. The Debugging Sites Using Chrome DevTools course is not relevant to Lawyers.
Doctor
Doctors diagnose and treat patients with illnesses and injuries. They must have a strong understanding of medicine, as well as proficiency in at least one medical tool. The Debugging Sites Using Chrome DevTools course is not relevant to Doctors.

Reading list

We've selected 21 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Debugging Sites Using Chrome DevTools.
Offers a comprehensive overview of JavaScript, covering both core concepts and advanced topics, which can provide a solid foundation for debugging.
Provides practical tips and techniques for writing efficient and effective JavaScript code, which can enhance debugging capabilities.
Delves into advanced JavaScript concepts such as object-oriented programming, closures, and the DOM API, which can enhance debugging skills.
Provides guidance on unit testing for JavaScript, which can help isolate and identify bugs, improving debugging efficiency.
Focuses on best practices for writing maintainable JavaScript code, which can help reduce the likelihood of bugs and improve debugging efficiency.
Offers a concise and practical guide to writing clean and maintainable JavaScript code, which can be valuable for debugging.
Provides a collection of reusable and proven JavaScript patterns, which can assist in writing efficient and debuggable code.
Focuses on optimizing JavaScript performance, which can be crucial for debugging and troubleshooting performance issues.
Provides in-depth information about the Document Object Model (DOM), which is essential for understanding how web pages are structured and manipulated.
Offers advanced techniques and insights into JavaScript programming, providing a deeper understanding of the language and its capabilities.
Introduces functional programming concepts to JavaScript, which can enhance debugging by promoting code clarity and reducing side effects.
Provides a comprehensive guide to the JavaScript programming language. It covers topics such as syntax, types, objects, and functions.
Provides a comprehensive guide to software development. It covers topics such as design, coding, testing, and maintenance.
Provides a comprehensive guide to web design. It covers topics such as usability, accessibility, and performance.
Provides a comprehensive guide to computer science. It covers topics such as algorithms, data structures, and operating systems.
Provides a comprehensive guide to algorithms. It covers topics such as sorting, searching, and graph theory.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Debugging Sites Using Chrome DevTools.
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser