Debugging modern web applications

Debugging modern web applications

Developers use frameworks, multiple languages, and libraries to build their web applications. Browsers only see the resulting JS+HTML+CSS outputs though. Learn how Chrome DevTools is having their back and let them debug the web applications reliably, connecting both worlds, meeting developers where they are.

Resources:
Deeper insights on Authored/Deployed view and ignore lists → https://goo.gle/modern-web-debugging
Deeper insights on source maps → https://goo.gle/devtools-source-maps
and → https://goo.gle/source-maps
Deeper insights on breakpoints in Chrome DevTools → https://goo.gle/devtools-breakpoints
Deeper insights on the DevTools Recorder → https://goo.gle/devtools-recorder
All Chrome DevTools RFCs → https://goo.gle/devtools-rfcs
Report a Chrome DevTools bug → https://goo.gle/devtools-report-issue

Speaker: Michael Hablich

Watch more:
Watch all the Technical Sessions from Google I/O 2023 → https://goo.gle/IO23_sessions
Watch more Web Sessions → https://goo.gle/IO23_web
All Google I/O 2023 Sessions → https://goo.gle/IO23_all

Subscribe to Google Chrome Developers → https://goo.gle/ChromeDevs

#GoogleIO