
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I created this project with Next.js and used the .map to go trough all Card data to get header, content and pictures for each card.
What challenges did you encounter, and how did you overcome them?Next.js have some different rules than older React had. For example props seems not to be a thing in Next and it made my work with original plan more difficult. I did in the end not do it with props but add the Card.map directly to the card component.
Community feedback
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