Alex Fung
Member since Apr 30, 2019
- Profile: /members/13933-alex-fung.htm
- Comments: 1
Recent Blog Comments By Alex Fung
-
My First - And Possibly Last - Look At Reactive Forms In Angular 7.2.13
Posted on Apr 30, 2019 at 4:09 AM
I think the advantage of reactive forms is not in simpler control logic, but in better control of events. In Template Driven forms, you have no control over the sequence of things that happens. If you have complicated field-to-field modification logic, you can easily end up with the dreaded ... read more »