Cargando…

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

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Bates, Mark, 1976-
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [Place of publication not identified] : Addison-Wesley Professional, 2012.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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).