Angular has recently introduced a new forms module and deprecated the existing one. With the new forms module, we can build complex forms with even more intuitive syntax. In this article, we will learn about how to build a nested model-driven form with validation using the latest forms module.
Full article