Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm proud of setting up the recipe format and app as if it were one of many objects. That helped it become more of a real world problem for me.
I spent a lot of time trying to get the format of the ordered list right. In hind sight, it might've been easier to match exactly using a custom bullet rather than trying to work with the default.
What challenges did you encounter, and how did you overcome them?I struggled with getting the last to be omitted without overcomplicating the map. {!isLast &&...} came to the rescue!
What specific areas of your project would you like help with?Best practice critiques are appreciated!
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