Skip to content

Talk about Backbone.js & Marionette.js given to Houston Tech Fest 2013 - 9/28/2013

Notifications You must be signed in to change notification settings

kalebdf/ScalableJSBackboneMarionetteTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scalable JavaScript with Backbone and Marionette

Originally presented by me, Kaleb Fulgham, in a talk on September 28, 2013 at Houston Tech Fest 2013.

View the latest version of the presentation on github.io here.

Stellar Resources

  1. Backbone Fundamentals Book by Addy Osmani
  2. Unsuck Your Backbone
  3. Little Opinions Big Possibilities, Large Backbone Apps
  4. BackboneConf 2013 Talks - Keynote & Others
  5. Backbone Plugins Book by Derick Bailey
  6. Backbone In The Wild by Kaleb Fulgham

Presentation

A Bespoke.js presentation, built with generator-bespoke.

The design is heavily inspired by the fun & GIF-rich presentation about Web Directions by Glen Maddern. Enjoy my take with Coffee & Seinfeld.

View slides locally

First, ensure you have the following installed:

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Grunt: $ npm install -g grunt-cli

Then, install dependencies and run the preview server.

$ npm install && bower install
$ grunt server

About

Talk about Backbone.js & Marionette.js given to Houston Tech Fest 2013 - 9/28/2013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published