Slide 4
Slide 4 text
This is a very simple Backbone Application which is using a RESTful API as its
backend, and a hardcoded user authentication, just for demo purpose.
!
As you can see, every change on a contacts triggers a request to the server. I can
sign in, make changes, create a new contact, sign out, sign back in, and my
changes are still there.
!
It only uses on Backbone Collection and one Backbone Model, and a view Views.
The code is on Github, I’ll link it in the presentation notes.
BackboneConf - Offline First.key - 15 Dec 2014