1.

Why are template-driven forms used in Angular 8?

Answer»

Angular 8 Template-driven forms are to add simple forms to applications where SCALABILITY is not an issue. They are very easy to USE but not as scalable as REACTIVE forms.



Discussion

No Comment Found