81: Building tools with and for Chrome DevTools
An every day use tool, Chrome DevTools offers a significant amount of power for web developers to debug and make the web better. In this episode, Konrad Dzwinel sits down with Justin Ribeiro to discuss building tools for DevTools to expand your development horizons.
Resources and Links- Betwixt - https://github.com/kdzwinel/betwixt
- SnappySnippet - https://github.com/kdzwinel/SnappySnippet
- kdzwinel/DOMListenerExtension https://github.com/kdzwinel/DOMListenerExtension
- Chrome DevTools frontend - https://github.com/ChromeDevTools/devtools-frontend
- npm-publish-devtools-frontend - https://github.com/paulirish/npm-publish-devtools-frontend
- ChromeDevTools/debugger-protocol-viewer https://github.com/ChromeDevTools/debugger-protocol-viewer
- Getting started building Chrome Extensions - https://developer.chrome.com/extensions
- Contributing to Chromium: an illustrated guide, Monica Dinculescu - http://meowni.ca/posts/chromium-101/
Konrad Dzwinel (@kdzwinel)
Justin Ribeiro (@justinribeiro)