F5/Cmd+R is the New Compile
Even if you use a Live Reload solution you still need to wait for that reload
to take place.
And you also probably need to wait for other tasks to complete:
- Sass, LESS, CoffeeScript, TypeScript ... compilation
- File copying
- Code concatenation
Again, Run the Blade in Isolation
- Fewer Assets to reload, compile and concatenate