I'm starting to use it in an upcoming large app of mine (confidential for now).

Basically when it comes to JS and CSS I work with the following toolchains:

* LESS for "CSS", More to compile them to CSS on the fly, then custom script to rewrite assets, purge import-related dups, concatenate then YUI::Compressor-minify it to a single CSS file

* CoffeeScript for "JS", tweaked Sprockets to handle require/constants/assets for it and concatenate it for single serving, YUI::Compressor to minify it

--
Christophe Porteneuve
[email protected]

--
To view archived discussions from the original JSMentors Mailman list: 
http://www.mail-archive.com/[email protected]/

To search via a non-Google archive, visit here: 
http://www.mail-archive.com/[email protected]/

To unsubscribe from this group, send email to
[email protected]

Reply via email to