Design comparison
Solution retrospective
Hey!
I loved doing this project as I had just learned NextJs. I would love some Feedback on the implementation of the project, I got some specific doubts what I would be very grateful if answered:
-
Show I implicitly set the height of the pages when using relative data from a database? I ask this because in some bottom parts of the design I get white spaces when the content is not large enough
-
Can I embed the
.mainContainer
layout into an specific layout for not typing the same code several times? I did not do that as I use grid with the container and I did not know how to setgridArea
s with a component layout... -
Although I know there should be some repetition in the CSS as did it in several days, is there a better way to use the
global.css
to aply styling?
Away from that, I am very happy to have done this project, I learned a lot from every skill that I learned previously (CSS, DOM and NextJs), you will be able to see this progression in the code on my JS hehe.
Thank you very much for everything!
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