Less Blog Posts
2 posts, page 1 of 1
-
TypesScript and CoffeeScript ports of the Meteor Leaderboard
Apr 23, 2012I added a TypeScript port and login authenication – changes that made the original post out of date.
-
Compiling CoffeeScript with Vim
Oct 20, 2011You can configure Vim to automatically compile CoffeeScript files when you save them from within Vim, it’s easy, just add an autocmd to run the CoffeeScript compiler to your
~/.vimrc
file: