Design comparison
Solution retrospective
This was my first project with Angular, so I'm really happy that I finished it.
Community feedback
- @sanurbPosted almost 2 years ago
Howdy👋. Good job on completing the challenge ! I have some feedback for you if you want to improve your code.
I see it very well in terms of UI, I would only change a little how to organize the components and services in separate folders to maintain a cleaner architecture.
You could make a component to be reused for the forms part in the future it will be very useful, and another one to handle the errors part, this way using reactive forms.
I leave you as resource this video, in which they explain what I say to you
I hope you find it useful! 😄 Above all, the solution you submitted is great!
Happy coding! 🎄
Marked as helpful1@bsarniiPosted almost 2 years ago@sanurb Thank you for the advice! To be honest, I'm not too familiar with the Angular yet. That's why I used template forms. I really appreciate your comment and I will try to use your advices in my next project.
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord