- add the couch view to back the collection (or database)
- add the model
- add the model's form view
- add the route for model's CRUD using form view
- add the collection
- add the table and row views
- add the corresponding table and row templates
- add the route for the model's collection
Created
February 19, 2014 00:06
-
-
Save rjcorwin/9083346 to your computer and use it in GitHub Desktop.
New content type checklist when creating Backbone apps with CouchDB.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment