CoffeeScript Cookbook
by David Brady, et al.
Publisher: coffeescriptcookbook.com 2012
Number of pages: 315
Description:
A book of recipes for the community by the community. From the table of contents: Syntax; Classes and Objects; Strings; Arrays; Dates and Times; Math; Functions; Metaprogramming; jQuery; Ajax; Regular Expressions; Networking; Design Patterns; Databases; Testing.
Download or read it online for free here:
Read online
(online html)
Similar books
Smooth CoffeeScript
by E. Hoigaard - GitHub
A book about CoffeeScript and programming. Start with programming fundamentals, learn about functional programming with Underscore and problem solving, study object orientation and modularity. It covers client/server web apps, Canvas and WebSockets.
(9397 views)
by E. Hoigaard - GitHub
A book about CoffeeScript and programming. Start with programming fundamentals, learn about functional programming with Underscore and problem solving, study object orientation and modularity. It covers client/server web apps, Canvas and WebSockets.
(9397 views)
Testing with CoffeeScript
by Jack Franklin - Efendi Books
This free minibook will guide you through the creation of a shopping cart system. You'll learn about using and testing jQuery code, writing more idiomatic CoffeeScript and building a well thought out and structured, complex JavaScript application.
(7121 views)
by Jack Franklin - Efendi Books
This free minibook will guide you through the creation of a shopping cart system. You'll learn about using and testing jQuery code, writing more idiomatic CoffeeScript and building a well thought out and structured, complex JavaScript application.
(7121 views)
The Little Book on CoffeeScript
by Alex MacCaw - O'Reilly Media
CoffeeScript is a little language that compiles down to JavaScript. The syntax is inspired by Ruby and Python. This book is designed to help you learn CoffeeScript, understand best practices and start building awesome client side applications.
(9919 views)
by Alex MacCaw - O'Reilly Media
CoffeeScript is a little language that compiles down to JavaScript. The syntax is inspired by Ruby and Python. This book is designed to help you learn CoffeeScript, understand best practices and start building awesome client side applications.
(9919 views)