#107: LiveReload, a Menu Bar App for Preprocessors and Speedy Development




CSS-Tricks Screencasts show

Summary: <p><a href="http://livereload.com/">LiveReload</a> is a Mac-only menu bar app that is quite helpful for web developers. Just tell it to watch a specific folder, and when a file is saved, the browser will automatically refresh showing the change. So no need to switch applications and manually refresh, which is awkward and prone to breaking concentration. </p> <p>Even better, LiveReload can trigger all the preprocessing to happen first. So if you like to work in SASS, Compass, LESS, Jade, CoffeeScript, Eco, HAML, Slim, or …</p>