-
Notifications
You must be signed in to change notification settings - Fork 180
Content Inventory
https://developers.google.com/chrome-developer-tools/docs/overview obviously http://blogs.adobe.com/cantrell/archives/2012/01/a-summary-of-the-webkit-developer-tools.html http://stackoverflow.com/tags/google-chrome-devtools/hot?filter=all High priority answers people want
http://devtoolsecrets.com/ http://jtaby.com/2012/04/23/modern-web-development-part-1.html
http://www.igvita.com/slides/2012/devtools-tips-and-tricks/#1 Wait devtools can do that? by ilya http://paulirish.com/2011/a-re-introduction-to-the-chrome-developer-tools/ Google IO 2011 http://www.youtube.com/watch?v=3pxf3Ju2row Google IO 2012 http://www.elijahmanor.com/2012/02/textmate-like-t-t-in-chrome-dev-tools.html early 2012 new features http://www.youtube.com/watch?v=nOEw9iiopwI Google Chrome Developer Tools: 12 Tricks to Develop Quicker https://plus.google.com/114738313102270607087/posts/2HxAr5SgBf1 styled logs http://www.youtube.com/watch?v=4mf_yNLlgic
- Become a JavaScript Power User http://www.screenr.com/1fs7 - In Styles panel, press Control+Space to show auto-complete suggestions for CSS values. https://plus.sandbox.google.com/115133653231679625609/posts/e4W2kdrFJY9
- Shortcuts for text search and beyond http://smus.com/devtools-cheatsheet/ -- Great cheat sheet from Boris. http://anti-code.com/devtools-cheatsheet/ -- Cheatsheet I made http://bricss.net/post/33788072565/using-sass-source-maps-in-webkit-inspector
http://coding.smashingmagazine.com/2012/06/12/javascript-profiling-chrome-developer-tools/ cpu and timeline http://net.tutsplus.com/tutorials/tools-and-tips/chrome-dev-tools-markup-and-style/ good intro http://www.youtube.com/watch?v=Vp524yo0p44 paul on timeline frames mode https://developers.google.com/events/io/sessions/gooio2012/209/ Jankbusters - timeline http://net.tutsplus.com/tutorials/chrome-dev-tools-networking-and-the-console/
- Network panel focus
(existing docs) io 2013 loreena john http://www.youtube.com/watch?v=x9Jlu_h_Lyw http://addyosmani.com/blog/taming-the-unicorn-easing-javascript-memory-profiling-in-devtools/ http://reinpk.blogspot.com/2012/03/using-heap-profiler-in-chrome-dev-tools.html http://gent.ilcore.com/2011/08/finding-memory-leaks.html http://zetafleet.com/blog/google-chromes-heap-profiler-and-memory-timeline (google io 2012 has memory profiling segment) 3 snapshot. https://groups.google.com/d/topic/google-chrome-developer-tools/pfhssg-h6es/discussion good thread. inspect(obj) and $0 from devtools/devrel meeting notes http://blog.tojicode.com/2012/03/javascript-memory-optimization-and.html
http://stackoverflow.com/questions/14167013/javascript-memory-and-leak-problems -- Nice answer from Konrad Dzwinel, especially in terms of how he presented the issue and provided solutions. Things that affect heap snapshot that you can control. http://net.tutsplus.com/tutorials/tools-and-tips/chrome-dev-tools-javascript-and-performance/
https://getfirebug.com/wiki/index.php?title=Command_Line_API&oldid=7202 monitorEvents types http://anti-code.com/devtools-cheatsheet/#console-api
The 25 best Google Chrome extensions for web designers http://www.netmagazine.com/features/33-fantastic-chrome-extensions http://pagespeed-velocity2011.appspot.com/#1 http://addyosmani.com/blog/devtools-extensions-for-webapp-developers/ https://chrome.google.com/webstore/detail/javascript-errors-notifie/jafmfknfnkoekkdocjiaipcnmkklaajd https://chrome.google.com/webstore/detail/grunt-devtools/fbiodiodggnlakggeeckkjccjhhjndnb https://chrome.google.com/webstore/detail/angularjs-batarang/ighdmehidhipcmcojjgiloacoafjmpfk https://github.com/spect88/backbone-devtools http://sokolovstas.github.io/SublimeWebInspector/
- http://darcyclarke.me/design/skin-your-chrome-inspector/
- https://github.com/mauricecruz/zero-base-themes
- https://github.com/s10wen/SO-Dark-Monokai-v3
- http://simonowendesign.co.uk/blog/2014/03/12/chrome-dev-tools-theming-with-zero-base-themes/
old videos mainly from Paul:
https://developers.google.com/chrome-developer-tools/docs/videos#getting_started https://developers.google.com/chrome-developer-tools/docs/videos#elements_resources https://developers.google.com/chrome-developer-tools/docs/videos#debugging https://developers.google.com/chrome-developer-tools/docs/videos#profiling https://developers.google.com/chrome-developer-tools/docs/videos#timeline https://developers.google.com/chrome-developer-tools/docs/videos#consolepower
I/O series:
2010:
https://www.youtube.com/v/TH7sJbyXHuk 2011: https://www.youtube.com/v/N8SS-rUEZPg 2012: https://www.youtube.com/v/3pxf3Ju2row
elsewhere http://www.youtube.com/watch?v=hAzhayTnhEI Jank Buster I/O 2012 http://vimeo.com/53073654 Patrick Dubroy at Oredev
Some of the links below are older, or cover specific use cases
-
http://www.youtube.com/watch?v=w7QAS2FPWV4 tips/tricks - GoogleFrance
-
http://www.youtube.com/user/phpacademy/search?query=devtools videos for all panels
-
http://www.youtube.com/watch?v=-2gvzw92EcU reference external stylesheet
-
http://www.youtube.com/watch?v=j2IAPyohv5g using devtools with a wordpress theme
-
http://www.youtube.com/watch?v=Klqn73uzQao using devtools and angular
-
http://www.youtube.com/watch?v=nb4gvrNrDWw google maps api and devtools
-
http://www.youtube.com/watch?v=vBNOSODIuc8 using devtools with node.js
-
http://www.youtube.com/watch?v=htZAU7FM7GI debugging with breakpoints
-
http://www.youtube.com/watch?v=kVSo4buDAEE workspaces
-
http://www.youtube.com/watch?v=kVSo4buDAEE Improving your 2013 Productivity with Chrome DevTools
-
http://www.youtube.com/watch?v=Klqn73uzQao Intro to Chrome DevTools with AngularJS
Other https://github.com/simonowendesign/chrome-dev-tools-images
- in case this is needed at all
I/O 2013 http://www.youtube.com/watch?v=kVSo4buDAEE https://www.youtube.com/watch?feature=player_embedded&v=x6qe_kVaBpg#****! **and many others. **
Breakpoint Episodes
- Ep. #1: Chrome DevTools with Addy Osmani and Paul Lewis - http://www.youtube.com/watch?v=ktwJ-EDiZoU
- Ep. #2: Chrome DevTools with Paul Irish and Addy Osmani - http://www.youtube.com/watch?v=PPXeWjWp-8Y
- Ep. #3: The Sourcemap Spectacular with Paul Irish and Addy Osmani - http://www.youtube.com/watch?v=HijZNR6kc9A
- Ep. #4: The Tour De Timeline - http://www.youtube.com/watch?v=WpqZ0LjNU5A
- Ep. #5: DevTools Grab Bag - http://www.youtube.com/watch?v=FdsummsTeLo
- Ep. #6: Accelerating Load Time, Run Time & JS Tooling - http://www.youtube.com/watch?v=E8qvkGTwiV0
- Ep. #7: Profiling a Mobile Site with Chrome DevTools and Android - http://www.youtube.com/watch?v=dRwzmoDZtZM
- Ep. #8: Memory Profiling with Chrome DevTools - http://www.youtube.com/watch?v=L3ugr9BJqIs
- Brian Arnold
- jens arps
- Jeff Chasin
- nik mihalick