July 2018
Intermediate to advanced
420 pages
8h 46m
English
One of the differences between reactive/model-driven forms and template-driven forms is the use of directives such as ngModel.
The principle behind this is that we transfer the directives responsibly to the component.ts code using the forms API. This has much more power and is extremely productive for work, keeping all the logic in the same place, as we will see shortly.
Read now
Unlock full access