Design comparison
Solution retrospective
I think that visually I've respected the Figma
model. While using a new technology (Next.js - v14) that I wasn't necessarily comfortable with at first.
What wasn't necessarily easy was perfectly respecting the display of the images and their positioning on the pages according to the Figma
model. Those who have already done this challenge can, I hope, give me their opinion on the visual complexity of the project, especially in terms of responsiveness.
It's not easy to understand the Image
component of Next.js
. I also liked the challenge it gave me in terms of making an element appear on the page depending on the path you're on. The use of usePathname
instead of useRouter
: very technical when I had to reread all the next.js documentation to understand that the use of one or the other depended on the type of application (App Router or Page Router).
I'd like those who used Next.js
to show me how they used the Image
component? It really wasn't easy for me to use this component to respect the Figma
model.
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