Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
todomvc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Eugene Shen
todomvc
Commits
9d73aed5
Commit
9d73aed5
authored
Sep 12, 2011
by
addyosmani
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rearranging readme
parent
d5f075af
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
6 deletions
+10
-6
README.md
README.md
+10
-6
No files found.
README.md
View file @
9d73aed5
...
...
@@ -3,6 +3,15 @@
##TodoMVC - A common demo application for popular JavaScript MVC frameworks (0.1 pre)
####Including SproutCore 2.0, YUILibrary, JavaScriptMVC, Spine.js, Backbone, Sammy, KnockoutJS and more.
####Screenshots:
Three of the seven demo apps included:
<img
width=
"90%"
src=
'http://www.blarnee.com/images/scr342342.jpg'
/>
##Introducing TodoMVC
Over the past year, we've seen interest in lightweight JavaScript MVC frameworks continue
to increase steadily. Backbone, Spine, SproutCore 2.0, YUILibrary, JavaScriptMVC...
the list of choices has never been so ever-growing and developers looking to select an
...
...
@@ -15,8 +24,6 @@ attempted to distinguish the pros and cons of such solutions, but when it comes
the MVC coding style they offer perhaps there's another way these differences can be
compared.
##Introducing TodoMVC
You may know that many frameworks now come with their own variation of the 'Todo' example.
It's a simple demo that illustrates how models, views and controllers may be used to write
a completely functional list-based application.
...
...
@@ -48,7 +55,7 @@ So, I had an idea (which you may or may not find useful):
<li>
Add a Todo app for those that are missing one altogether or don't have an officially'endorsed' implementation.
</li>
</ul>
The initial result of my efforts is TodoMVC - a library of (almost) consistent Todo
example
s for MVC frameworks which include:
The initial result of my efforts is TodoMVC - a library of (almost) consistent Todo
demo app
s for MVC frameworks which include:
<ul>
<li>
SproutCore 2.0
</li>
...
...
@@ -61,9 +68,6 @@ The initial result of my efforts is TodoMVC - a library of (almost) consistent T
</ul>
####Screenshots:
Three of the seven demos included:
<img
width=
"90%"
src=
'http://www.blarnee.com/images/scr342342.jpg'
/>
All of the demos are completely self-contained, so in the case of say, a framework like
JavaScriptMVC - not only are all dependencies included but the demo is also 'pre-compiled'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment