June 6, 2015 ยท 2 min read
This is the fourth and final part of the CoffeeScript gotchas series. On this part I'll demonstrate Coffeescript's syntactic sugar on Objects, constructors and classes! Ready, set, go... Update: Table...
May 23, 2015 ยท 2 min read
Welcome to the third part of Coffeescript gotchas. If you haven't yet read the first and second part of the series I strongly recommend to have a look. The main...
July 17, 2014 ยท 3 min read
For this second part of the series, we'll dig into CoffeeScript operators and their aliases, which make our lives easier and our code much cleaner and more expressive. In case...
June 25, 2014 ยท 3 min read
In the last couple of months I took some time to learn and work on a CoffeeScript project. Writing CoffeeScript is a lot of fun, and if you know plain...