Skip to content

sgentile/BackboneContacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is simply a playground application - to be able to try out different approaches with Backbone.js

Some agenda items:
1. create a single page app experience
2. use asp.net mvc controller/actions to support the backbone.sync
3. alternatively, use amplify sessionStorage (for demo purposes - so the data is cleared after each session)
4. use Derick Baileys modelbinding and marionette libraries to show binding and view switching 
5. incorporate validation - rails style (going to try https://github.com/n-time/backbone.validations )

This 'project' is a work in progess'

About

Sample app to explore using backbone with asp.net mvc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages