|
|
|
|
|
by mberning
5560 days ago
|
|
Are there any examples of non-trivial apps using this technology stack? We all saw the endless stream of rails blog apps back when that was cool, and now we're seeing the same thing with these todo and chat apps. I'd like to look at some code that has more warts on it. |
|
http://documentcloud.github.com/backbone/#examples
If you pop open a JS console, many of them have models and controllers that you can poke around with.
Conversely, if you have an example that you think should be on that list, let me know.