#153 TodoMVC-JQuery - Understanding the initialisation of the app

fallback image probably showing plantuml error image

edit

zoom

Diagram Information

Created by: abulka   published
Language: Javascript
Repository: tastejs/todomvc  github
Commit: master
Tags: featured-todomvc

Description:

This is the initialisation use case of TodoMVC-Jquery, depicted as a Literate Code Map. Building this diagram helped me understand how this implementation worked, which led me to build my own implementation of TodoMVC called TodoMVC-OO which is an implementation without a framework, using plain Object Oriented programming + a traditional MVC design pattern. Distinct, mediating Controller objects are the key to this implementation.

Modules being visualised

List of repository modules/files being visualised in the above diagram: