Javascript School!

About

This is an attempt to take a broad look at javascript applications. Javascript is a very flexible language, and there are many ways to solve every problem. This project is here to collect them. Hopefully, you will contribute a little on the subject you know the most, and learn about different ways to write javascript.

Also,

you can learn more on other sites.

Inspiration for this project came from Twitter's Scala School. Try it out. Scala is fun.

Lessons

Setup
Install, node.js, express
Your First Model
jquery, ajax, form, click handler, update, JQXHR, Deferred
Backbone Models + Collections
backbone, models, jquery, ajax
Backbone Views + Events
backbone, views, events, MVC
D3 Graphs
d3, graphs, charts, purty websites, reusable code
Crossfilter
crossfilter, large datasets, really fast, filtering, map/reduce
Pure, Uncut, JS - models
js, models
JS - Controllers
js, controllers, coffeescript
JS - Views
js, views
Fork me on GitHub