Slide 54
Slide 54 text
Why should you use connect-assets?
Your assets should leverage HTTP
caching as much as possible.
You shouldn’t need to clear
browser caches, ever.
Your assets should be
easy to debug in development.
You should optimize HTTP requests
and file size in production.
You should be able to use
the best language for the job.
(SASS, Less, Stylus, CoffeeScript, etc)