July 2017
Intermediate to advanced
354 pages
9h 58m
English
The variables you define in your prototype will be able to contain different kinds of information. In CoffeeScript, we find different types of data with which we can work. These are common to many programming languages. In this chapter, we will also need to talk about numbers, strings, booleans, arrays, and objects: