Submitted 4 months agoA solution to the REST Countries API with color theme switcher challenge
REST Countries API with color theme switcher
next, redux, tailwind-css
LVL 3
@dgscript

Solution retrospective
What are you most proud of, and what would you do differently next time?
This challenge gave me the opportunity to learn a bit of Redux, a technology that I had no idea on where to use. My first idea was to use React, but on the other hand I thought it would be great to use Next.js for it's routing system.
When the user reloads the page, the theme chosen previously persists thanks to localStorage. Dynamic lazy loading for the cards was also added. As the user scrolls down, the cards will begin to load.
What specific areas of your project would you like help with?Feedback is always welcome! =)
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on dgscript’s solution.
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