CoffeeScript Application Development Cookbook
上QQ阅读APP看书,第一时间看更新

Introduction

In this chapter, you will learn how to use CoffeeScript when performing common programming tasks with primitive types, collections, and classes.

We will wrap up the chapter by looking at how to deal with this in the context of classes and functions binding with instantiated objects.