Archive for December, 2010

Creating JavaScript Functions Faster in TextMate

Sunday, December 19th, 2010

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 [...]