Book Image

CoffeeScript Application Development Cookbook

By : Mike Hatfield
Book Image

CoffeeScript Application Development Cookbook

By: Mike Hatfield

Overview of this book

Table of Contents (18 chapters)
CoffeeScript Application Development Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

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