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

Chapter 2. Starting with the Basics

In this chapter, we will cover the following recipes:

  • Working with strings
  • Working with numbers
  • Working with dates and times
  • Working with arrays
  • Working with classes
  • Dealing with the this keyword