Tag Archives: javascript

Javascript and CSS compression in CakePHP

Just a quick note for all of those looking to optimize their JS/CSS in CakePHP. The awesome Matt Curry put together a CakePHP plugin which makes this incredibly easy. Here is his Asset plugin on Github. It works almost perfectly … Continue reading

Posted in Development | Tagged , , | Leave a comment

Preloading Images With Javascript

Every now and then I come across some topic which for some reason is like a black hole in the web. Sometimes I just find it impossible to find good information on a certain topic that I think would be … Continue reading

Posted in Tutorials, Web | Tagged | Leave a comment