Learn how to create a feedback form in this tutorial! If you've been encountering a 404 error or a "not found" page when trying to access the feedback menu item, this video has got you covered.
I'll walk you through the steps of generating a new component, designing the HTML layout, and integrating it into your app.
-----------------------------
📍 Source code: https://github.com/etrupja/angular-mo...
-----------------------------
📣 Blog: https://dotnethow.net
📣 Udemy: https://www.udemy.com/user/ervis-trupja/
📣 Pluralsight: https://www.pluralsight.com/authors/e...
📣 LinkedIn: / ervis-trupja
-----------------------------
0:00 Welcome
0:21 Create the Feedback component
01:43 Designing the Feedback form
06:44 Creating the Submit button
07:34 Updating the router
09:53 Thank you