https://github.com/benwainaina/multistep-form-in-angular
An awesome demo on how to create a multi-step form using Angular.
https://github.com/benwainaina/multistep-form-in-angular
angular
Last synced: 4 months ago
JSON representation
An awesome demo on how to create a multi-step form using Angular.
- Host: GitHub
- URL: https://github.com/benwainaina/multistep-form-in-angular
- Owner: benwainaina
- Created: 2024-08-27T08:32:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T12:14:38.000Z (over 1 year ago)
- Last Synced: 2025-03-25T05:41:05.568Z (about 1 year ago)
- Topics: angular
- Language: TypeScript
- Homepage: https://angular.dev
- Size: 925 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular | Create A Multi-step Form Using An Angular Service And Dynamic Components
In this class, you will learn how to implement something you may already be familiar with,
multi-step forms:
- Angular Service
- Angular Dynamic Components
- Component Interaction Using A Service
Remember, you stop growing the moment you stop learning, and what you learn go forth and teach someone
Demo