DevTools Autosave – Chrome Extension

Posted on Thursday, December 20th, 2012

Chrome DevTools allows you edit and save CSS and JavaScript using the built in Developer Tools in Chrome. No need to bounce back-and-forth from the Web Inspector and your code editor to make changes anymore. Just install the Extension, Set up a local server with Node.js, run a Terminal prompt and away you go.

Here is a Quick Tip from WebdesignTuts+ to get you started.

|