Friday, December 24, 2010

Coffeescript

So, we've got HAML for HTML, SASS for CSS, but now let's make JavaScript braceless. In comes coffeescript!
http://jashkenas.github.com/coffee-script/

I'm not quite sure how it holds up when you need to debug stuff (finding the right line numbers etc)

New IDE

I'm trying out jetbrains' phpstorm and PyCharm for development. So far, they're pretty cool.

Opening a network folder is very slow though. I have to wait for the whole intellisense to be loaded before I can start editing.