Chrome DevTools: Slides for my talk, DevTools an Animated Journey 2016 are available
Last updated: 3rd December 2020Slides for my talk DevTools: An Animated Journey are available here: umaar.github.io/devtools-animated-2016
It covers a bunch of things, here are a few examples:
- Layout Editing (#13)
- Animation Debugging (#17)
- Request Blocking (#35)
- JavaScript debugging (#38)
- Accessibility features (#63)
- Node.js debugging (#86)
And other smaller features like themes, service worker debugging, the command menu and more.
Extra
Some other talks of mine:
- Chrome DevTools: An Animated Journey (these slides)
- Performance Debugging with DevTools
- Chrome DevTools: A Modern Front-End Workflow
- Chrome DevTools: Optimise your web development workflow
- Node.js: Practical mini-projects in Node.js