-
Notifications
You must be signed in to change notification settings - Fork 8
TodoMVC
Marques Woodson edited this page May 15, 2015
·
10 revisions
Create the iconic TodoMVC in Angular 2.
Setup (angular2-alpha-20)
Example (Angular 1.x)
- ★★★★☆
TodoMVC Express App
version: alpha-20
2015-05-06 Marques Woodson/@mwq27
Not sure how to clear a form control when the form is submitted. Control value only has a getter.
- ★☆☆☆☆
Buggy Todo MVC
version: alpha-20
2015-05-03 @Sh_McK
Still thinking in MVC patterns, and it's not helping with ng2.
Still unclear how to properly use Form Controls, especially within a loop.