CoffeeScript Study Notes
This is my study note after reading CoffeeScript: Accelerated JavaScript Development. Only the most important points that I’m not familiar with are recorded, with some minor changes in the order. Functions, scope, and context function definination: ->...