Skip to content

cyan33/Backbone-Todo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone SPA -- To Do List

For JavaScript framework beginners, I think Backbone is quite easy to get your hands dirty. It assures that you get a quick grasp of MV* in the code organization in front-end. And to try Backbone, I think this project, a simple SPA of to do list is also easy to start with. Considering only the javascript part, there is only a bit more than one hundred line of code. Besides, it's pretty readable as well:)

Note that I was inspired by a tutorial section on youtube.com called 'tutsplus'. I think you should definitely go see it.

##Usage

Just download the copy of this repo and open the ./ToDoList/index.html

The page after you download and open should look like this:

QQ图片20160413153235.png

Good luck!

About

The todo list based on Backbone.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published