Book description
This concise book shows JavaScript developers how to build superb web applications with CoffeeScript, the remarkable language that’s gaining considerable interest. Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors. You’ll learn CoffeeScript’s syntax and idioms step by step, from basic variables and functions to complex comprehensions and classes.
Written by Alex MacCaw, author of JavaScript Web Applications (O’Reilly), with contributions from CoffeeScript creator Jeremy Ashkenas, this book quickly teaches you best practices for using this language—not just on the client side, but for server-side applications as well. It’s time to take a ride with the little language that could.
- Discover how CoffeeScript’s syntax differs from JavaScript
- Learn about features such as array comprehensions, destructuring assignments, and classes
- Explore CoffeeScript idioms and compare them to their JavaScript counterparts
- Compile CoffeeScript files in static sites with the Cake build system
- Use CommonJS modules to structure and deploy CoffeeScript client-side applications
- Examine JavaScript’s bad parts—including features CoffeeScript was able to fix
Publisher resources
Table of contents
Product information
- Title: The Little Book on CoffeeScript
- Author(s):
- Release date: January 2012
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449325541
You might also like
book
Smashing CoffeeScript
Brew the perfect code with CoffeeScript If you're familiar with JavaScript and the often-frustrating process of …
book
Programming in CoffeeScript
Use CoffeeScript to Write Better JavaScript Code Than Ever Before! If you can do it in …
book
CoffeeScript, 2nd Edition
Over the last five years, CoffeeScript has taken the web development world by storm. With the …
book
Jump Start CoffeeScript
A practical and concise introduction to CoffeeScript, a programming language that compiles into JavaScript and that …