In this Angular 18 tutorial, we dive deep into @Input() and @Output() decorators to manage data between components. We’ll build a course details component to display the content in view mode and create a review component for guests to submit their reviews. You’ll learn how to pass data from parent to child components using @Input() and how to emit events from child components back to the parent using @Output(). This video is perfect for Angular developers who want to understand component interaction and create dynamic forms for user submissions. Watch the video to see step-by-step implementation!
Please post your questions in the comment section and I will be happy to answer your questions.
Repo: https://github.com/learnsmartcoding/online-course-ui
Subscribe for more useful videos just like this: https://www.youtube.com/channel/UCKUxSY2xp12QiP3c60sOc-g?sub_confirmation=1
Happy coding!
Download
0 formats
No download links available.
Mastering Angular 18's @Input and @Output for Seamless Data Sharing | NatokHD