My primary focus is on working with the CakePHP framework and utilizing a fantastic plugin that minifies and groups selected assets into a single file, reducing the number of HTTP requests needed for the entire site.
Currently, I am collaborating with designers who are interested in creating dynamically built websites but prefer to maintain control over CSS and design using Dreamweaver. However, I believe I may be more skilled in CSS (particularly SCSS) than they are :).
While they prefer working with standard CSS and html, I can integrate backbone for router/path management, even though it's new territory for me.
I am curious if there are PHP or Node.JS plugins available for grouping/minifying assets without requiring Node.JS support on the hosting platform. Perhaps a PHP plugin would be the way to go?
Would appreciate any suggestions or should I consider developing one myself?
Thanks, Glenn.