Chargement en cours…

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...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: Bates, Mark, 1976-
Format: Électronique eBook
Langue:Inglés
Publié: [Place of publication not identified] : Addison-Wesley Professional, 2012.
Sujets:
Accès en ligne:Texto completo (Requiere registro previo con correo institucional)
Table des matières:
  • 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).