TextMate’s JavaScript bundle has been getting some love from me this week. I am not presenting anything new here, but I often find gems hidden within the Bundles in TextMate that speed up my development. f + tab This creates an anonymous function, which is great when using jQuery or many other JS libraries out [...]
Archive for the ‘JavaScript’ Category
Creating JavaScript Functions Faster in TextMate
Sunday, December 19th, 2010Shrink your JavaScript/CSS in WordPress with PHP
Saturday, October 24th, 2009I came across a very simple, yet elegant solution for shrinking JavaScript and CSS files with PHP. When large JavaScript frameworks are the order of the day, why not optimize? In this post I’ll show you how to easily apply this script to your Wordpress theme; shrinking your CSS/JavaScript assets by around 300%!
