Skip to Main Content

CoffeeScript in Action

Published by Manning
Distributed by Simon & Schuster

About The Book

Summary

CoffeeScript in Action is a tutorial that teaches you how, where, and why to use CoffeeScript. It begins by quickly exposing you to CoffeeScript's new, but instantly-familiar syntax. Then, you'll explore programming challenges that illustrate CoffeeScript's unique advantages. Language junkies will especially appreciate how this book takes idioms from other programming languages and shows you how CoffeeScript makes them available in JavaScript.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Book

JavaScript runs (almost) everywhere but it can be quirky and awkward. Its cousin CoffeeScript is easier to comprehend and compose. An expressive language, not unlike Ruby or Python, it compiles into standard JavaScript without modification and is a great choice for complex web applications. It runs in any JavaScript-enabled environment and is easy to use with Node.js and Rails.

CoffeeScript in Action teaches you how, where, and why to use CoffeeScript. It immerses you in CoffeeScript's comfortable syntax before diving into the concepts and techniques you need in order to write elegant CoffeeScript programs. Throughout, you'll explore programming challenges that illustrate CoffeeScript's unique advantages. For language junkies, the book explains how CoffeeScript brings idioms from other languages into JavaScript.

What's Inside
  • CoffeeScript's syntax and structure
  • Web application patterns and best practices
  • Prototype-based OOP
  • Functional programming
  • Asynchronous programming techniques
  • Builds and testing

Readers need a basic grasp of web development and how JavaScript works. No prior exposure to CoffeeScript is required.

About the Author

Patrick Lee is a developer, designer, and software consultant, working with design startup Canva in Sydney, Australia.

Table of Contents
    PART 1 FOUNDATIONS
  1. The road to CoffeeScript
  2. Simplified syntax
  3. First-class functions
  4. Dynamic objects
  5. PART 2 COMPOSITION
  6. Composing objects
  7. Composing functions
  8. Style and semantics
  9. Metaprogramming
  10. Composing the asynchronous
  11. PART 3 APPLICATIONS
  12. Driving with tests
  13. In the browser
  14. Modules and builds
  15. ECMAScript and the future of CoffeeScript

About The Author

Patrick Lee is a developer, designer, and software consultant, working with design startup Canva in Sydney, Australia.

Product Details

  • Publisher: Manning (May 8, 2014)
  • Length: 432 pages
  • ISBN13: 9781638352921

Browse Related Books

Resources and Downloads

High Resolution Images