Testimonial grid selection using React, CSS grid, and Flexbox
Design comparison
Solution retrospective
I am most proud of my ability to learn and practice various techniques for managing layouts and appearances for different elements. I have gained a deeper understanding of using span
and map
to adjust items dynamically. Compared to previous lessons, I was able to complete this one much faster due to the lessons I learned previously. Next time, I would plan more efficiently and explore additional techniques to enhance my skills.
One of the main challenges was mastering the use of span
and map
to manage the layout and appearance of different elements. Initially, it wasn't easy, but through practice and applying what I learned from previous lessons, I could grasp these concepts more quickly. By breaking down the problem and using available resources, I successfully overcame these challenges.
Community feedback
- @keinermendozaPosted 3 months ago
Congratulations, excellent result. I think it might be useful to consider using the grid-template-areas property for this type of design. Among the material recommended by the platform is this example but MDN has also a very good example
Marked as helpful0
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