Skip to content

mxriverlynn/backbone.presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backbone.Presentation

A slide deck with code samples, for introducing Backbone.js

Abstract

In the last year, Backbone.js has made a big splash in the world of JavaScrit and Single-Page-Applications ("SPAs"). This MV* library provides a lot of great functionality and assistance in organizing and writing maintainable JavaScript code.

In this presentation, you'll learn how to get Backbone.js up and running on [Sinatra, ASP.NET MVC], quickly. Derick Bailey will walk you through building a sample application from the ground up, illustrating many of the most important concepts and constructs in Backbone. He'll also show you some of the tricks and some of the hard lessons that he has learned while creating apps of all sizes - all with the goal of clean, organized code.

Code Samples

Check out the code samples in this repository, or for a larger application, head over to my BBCloneMail project:

http://github.com/derickbailey/bbclonemail

Additional Resources

For more information and resources, check out these links:

http://backbonejs.org

http://backbonetraining.net/resources

http://lostechies.com/derickbailey/category/backbone/

Legal Junk (MIT License)

Copyright (c) 2011 Muted Solutions, LLC

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

My slide deck for a Backbone.js presentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published