Advice Generator App with Angular

Solution retrospective
Hello community.
I've never really touched Angular so I wanted to give it a try - it's my first Angular built from scratch. I'm sure there are many things that could be improved on this challenge.
I would appreciate any feedback, especially if anyone has suggestions on the following two questions:
- When the dice is clicked and the content of the map is updated, the height of the map changes immediately. Is there any way to set up a smooth transition of the height of the map when the content is updated?
2, One thing that really frustrated me was the styling of the components. More specifically, that I couldn't style a child component in the parent component and that Angular makes its own tags around all components. Is there perhaps a repository or a good article that shows best the best-practice approach for styling Angular projects?
Thanks a lot in advance!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jérôme Haas's solution.
Join 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