Introduction to Developer Tools, v4
Please rate the course
Source:
Category:
Language:
English
Duration:
04:44:18
Number of lessons:
6
Release date:
18/02/2025
Rating:
0.0
Course short description
Master all the features of Google Chrome Developer Tools and elevate your debugging skills to a new level! Instead of simply using console.log, you will learn to edit, debug, and profile web applications using the built-in tools of Chrome. Master step-by-step code debugging, page performance analysis, and working under simulated network constraints.
During this practical workshop, you will:
- Get acquainted with the history of JavaScript debuggers
- Learn to create and edit projects in DevTools
- Master debugging techniques for complex issues in web applications
- Learn to measure the performance of networks and websites
- Understand how to conduct audits of web pages