Skip to content

As simple as possible backbone.js app to demonstrate how to wire one up

Notifications You must be signed in to change notification settings

phisch124/example-backbone-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Example Backbone.js App

##try it out here... http://dperrymorrow.github.com/example-backbone-app/

Very basic app showing how to use backbone, require and node together. Comments also shows how to use socket.io Server side crud handled with node. Data is saved in a non persistent store on the server. It lets you create, read, update, delete notes, all with hashtag urls via a Backbone.js router.

Screen Shot

About

As simple as possible backbone.js app to demonstrate how to wire one up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published