Loading…

Programming in CoffeeScript /

Use CoffeeScript to Write Better JavaScript Code Than Ever Before! If you can do it in JavaScript, you can do it better in CoffeeScript. And, since CoffeeScript "compiles down" to JavaScript, your code will fit neatly into virtually any web environment. In Programming in CoffeeScript, Mark...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Bates, Mark, 1976-
Format: Electronic eBook
Language:Inglés
Published: [Place of publication not identified] : Addison-Wesley Professional, 2012.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Getting started
  • The basics
  • Control structures
  • Functions and arguments
  • Collections and iterations
  • Classes
  • Cake and cakefiles
  • Testing with Jasmine
  • Intro to Node.js
  • Example, todo list part 1 (server-side)
  • Example, todo list part 2 (client-side w/ Jquery)
  • Example, todo list part 3 (client-side w/ Backbone.js).