Design comparison
Community feedback
- @diffimPosted over 1 year ago
bro great job i already finished my challenge but looking at ur code i got some inspiration to do better, like destructuring objects more and using stuff like getNativeName() instead of just having that logic scattered all over the place as consts
0@ianbuenPosted over 1 year ago@diffim Thanks man! You got this, we all get/been there at some point, we keep learning from others too.
0 - @ianbuenPosted over 1 year ago
Attribute "loading" not allowed on element "img" at this point.
NextJS <Image> component features lazy loading (loading="lazy") that results to these 'errors' picked up by the HTML validator.
I added a back-to-top button and infinite scrolling. It's also my first time to use Tailwind-CSS. I usually use custom CSS or SASS. Might be messy.
0
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