TodoMVC - Examples of MVC for JavaScript
Searching for MVC library for JavaScript can be difficult, they all are different. How to chose based only on documentation. You can end up with something that not fits You, but has nice looking site ;)
Addy Osmani created repo with Todo Examples written in most popular libraries:
https://github.com/addyosmani/todomvc
With this it can be really easy to try and see how these libraries are really working in more serious app than hello world.
Backbone is interesting but I must admit that most of them are rather new to me.
YUILibrary and Sproutcore are rather not for me.
Anyone is using one of :
Any recommendations? I rather don't want to use something heavy.
Want to learn more?
Sign up to get a digest of my articles and interesting links via email every month.