Angular v.14 and Strong Typed Forms
Learn one of the most remarkable features of Angular v.14.
As of Angular v.14, reactive forms are now strictly typed by default.
Reactive forms weren't type-safe in earlier versions, meaning that the form controls' value type any
type leaving our application exposed to possible errors.
Get hands-on with 1400+ tech skills courses.