Chrome DevTools : Authoring & development workflow

Via this Habrahabr article (in Russian) I’ve learned way more about Chrome DevTools than I knew before.  Code snippets is a useful feature that is available in pretty much every code editor, but seems to be more useful in the environment, where the snippets can actually be executed.  Also, Workspaces mapping of the resources in the browser session to the local files is a game changer.  Watch this video to learn even more.

[youtube=http://www.youtube.com/watch?v=kVSo4buDAEE]

Leave a Comment