Symfony2: A Few Assetic Notes
Just a quick post with a few notes on Assetic. These are mainly on topics people have been searching for when they have visited this blog. »
Just a quick post with a few notes on Assetic. These are mainly on topics people have been searching for when they have visited this blog. »
CoffeeScript is a scripting language which is compiled to run as JavaScript. It let you write simpler code with improvements in much of the JavaScript syntax, »
After my earlier post digging in to how Assetic (Symfony2's asset manager) works, I am now going to look at how you should actually use it »
Edit: Please read the first the first comment from Kris Wallsmith, this explains that you do not need to write any PHP at all to make »
Quick version I found a bug in IE8 when adding a form to the DOM using jQuery, fortunately there is a simple solution, unfortunately it took »