A proposal to improve Angular's ReactiveFormsModule

added by JavaScript Kicks
11/8/2019 10:51:06 AM

297 Views

In the past, the AngularInDepth blog has included some very helpful articles showing how the ReactiveFormsModule in @angular/forms can make your life easier. Today, we're going to talk about some of the problems with the ReactiveFormsModule and discuss a proposal to fix many of these problems. The formal proposal can be found as an issue in the Angular repo #31963 (it appears to be the fastest growing issue at the moment¹).


0 comments