REST Countries API | NextJS, TailwindCSS

Please log in to post a comment
Log in with GitHubCommunity feedback
- @diffim
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
- @ianbuen
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.
Join 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