Too many browser tabs opened? & it is harder to manage them? Try my Browser Extension.
Learning Gulp
http://hmphry.com/gulp/Gulp is an automatic task runner, or build system, written in node.js and can handle many common workflow tasks. In his git-book, David Nowinsky described Gulp as a factory. I really like this description. Gulp, much like a factory, takes files and turns them into other files.