How to build those amazing Frontends


Detalles
There is a new way of developing Web & Mobile Apps; Pushing Data instead of Pages.
Single Page Apps or Async UI’s help developers create amazing facebook/twitter like user experiences in a fraction of the time with quality results;
Learn the frameworks , tools and techniques used by the best Frontend Developers; So that you can start developing those amazing UI’s that anyone can build using modern battle-field tested developer workflows.
We will look inside a real world single page application written in CoffeeScript (http://coffeescript.org/) , Less (http://lesscss.org/) , Jade (http://jade-lang.com/) hosted in a HerokuNodeJS (http://nodejs.org/) server with frameworks like Twitter Bootstrap (http://twitter.github.com/bootstrap/) ,SpineJS (http://spinejs.com/) and CommonJS (http://www.commonjs.org/).
Get addicted to GitHub.com forking and Heroku Deployment processes and be astonished by the effective beauty of pre-compiling and minification development watchers for HTML, CSS and JS;
After attending you’ll able to create a Single Page App and NodeJs Backend Server from scratch in a Professional way.
Lista de Links de Pre-Lectura:
Para seguir la presentación no hace falta tener esto instalado, entenderlo o manejarlo.
Github.com: Abrir una cuenta (http://github.com)
Coffeescript: Intro (http://arcturo.github.com/library/coffeescript/01_introduction.html) y Docs (http://coffeescript.org/)
Twitter Bootstrap: Docs y Demo (http://twitter.github.com/bootstrap/)
Less Css: Docs (http://lesscss.org/)
Client Side MVC: Intro y Docs (http://spinejs.com/docs/introduction)
Developing JS Apps: Libro (http://shop.oreilly.com/product/0636920018421.do) con el Cupon: AUTHD
Este libro es escencial para programar Javascript basado en Objectos.

How to build those amazing Frontends