MVC To-do Application

The MVC Architecture for JavaScript Applications article was well received. The clocks application showed a complete working MVC application but more examples are helpful when exploring new ideas.

Today I’m posting another complete example: a to-do application. For best results, use the application but do not look at the source code. Try to program the application yourself and then compare and contrast source code. Then try to extend the application by adding features.

Comments

Have something to write? Comment on this article.