FREELessons: 10Length: 2 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.2 Compiling CoffeeScript

This episode covers ways of compiling CoffeeScript using either the LiveReload app for Mac & Windows, Codekit for Mac or the good old-fashioned way, through the command line. We then rewrite the sample tests from Episode 2 in CoffeeScript before then making a start on our shopping cart application, writing the tests and code for adding items to a basket.