CoffeeScript in Action (2014)

CoffeeScript in Action (2014)

Introduction

Part 1. Foundations

Chapter 1. The road to CoffeeScript

Chapter 2. Simplified syntax

Chapter 3. First-class functions

Chapter 4. Dynamic objects

Part 2. Composition

Chapter 5. Composing objects

Chapter 6. Composing functions

Chapter 7. Style and semantics

Chapter 8. Metaprogramming

Chapter 9. Composing the asynchronous

Part 3. Applications

Chapter 10. Driving with tests

Chapter 11. In the browser

Chapter 12. Modules and builds

Chapter 13. ECMAScript and the future of CoffeeScript

Appendix A. Reserved words

Appendix B. Answers to exercises

Appendix C. Popular libraries