youtube image
From YouTube: Debugging Web Apps with Chrome Dev Tools - Jozi.js February

Description

Debugging Web Apps with Chrome Dev Tools
Ivan Bila (@ivanbila)

Debugging it’s usually what takes the largest chunk of software development(in my experience), by learning the Chrome Dev Tools tool-set we can speed this process up and make it more enjoyable and less painful. furthermore we can audit our code's impact to the browser and user experience.
In this presentation, I’ll talk about dev tools in general but most specifically:
- Elements tab
- Console and console functions
- Network Tab
- Sources Tab
I’ll talk about how to use the sources tab to debug web applications and set breakpoints based on XHR requests DOM nodes events, mouse click events, and more. I’ll also explain the most critical components of the network tab and how to use them to help debug your app. Lastly, I’ll also demo how to use local overrides to speed up testing, the new CSS grid inspector, and how to emulate mobile devices on the browser.

❓Q&A: slido.com - #55106
📢Submit a talk: https://goo.gl/forms/66MrplT1FogDX88Q2
💛Code of conduct: https://docs.google.com/document/d/1j-OfcTwYejEj-WiQq9F9AcVv2L-Ki81RuhFTjquDJyk/edit?usp=sharing
Meetup: https://www.meetup.com/Jozi-JS/events/276044212/