Creating & Maintaining Forms A major part of most web apps is data collection via forms and input. Discover how to create forms in Angular using both a template-driven and an alternative model-driven approach and how to perform form validation and submission.