angular-codelab
angular-codelab copied to clipboard
add more topics
trafficstars
We could add more topics for this workshop, things such as:
- [ ] Form (submission and validation)
- [ ] Http (see https://github.com/manekinekko/angular2-codelab/issues/15)
- [ ] Data flow using Input() and @Output()
- [ ] A whole chapter on Rx/Observales
- [ ] Testing