CoffeeScript in Action

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

CoffeeScript in Action is a tutorial that teaches you how, where, and why to use CoffeeScript. It begins by quickly exposing you to CoffeeScripts new, but instantly-familiar syntax. Then, youll explore programming challenges that illustrate CoffeeScripts 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.
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 CoffeeScripts comfortable syntax before diving into the concepts and techniques you need in order to write elegant CoffeeScript programs. Throughout, youll explore programming challenges that illustrate CoffeeScripts unique advantages. For language junkies, the book explains how CoffeeScript brings idioms from other languages into javascript.
Whats Inside
CoffeeScripts 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

Author(s): Patrick Lee
Edition: 1
Publisher: Manning Publications
Year: 2014

Language: English
Pages: 432
Tags: Библиотека;Компьютерная литература;HTML / CSS / JavaScript;CoffeeScript;