Releases: coding-jam/angular2-todo-list
Releases · coding-jam/angular2-todo-list
TodoListApp with Routing
Added a new page for "done" list. Just an example for Component Routing
TodoListApp with backend
Add Http service and backend to serve todos from file. Each new todo will not saved upon backend restart
Simple serverless TodoListApp
Simple TodoList Angular2 application with no backend