Design comparison
Solution retrospective
Hello everyone!! Well I liked this challenge so much and also it helped me to start working for the first time with asynchrony things and of course with API's. This helped me to learn something about the data fetch and how to work with this data. Also I added to this challenge buttons to change the currently page and the dark mode. Hope you guys like it and if you have any suggestion, it is welcome!!
Community feedback
- @denieldenPosted almost 2 years ago
Hello Mathias, You have done a good work! Amazing features ๐
Some little tips to improve your code:
- add descriptive text in the
alt
attribute of the images not countryFlag for all - use
ul
element for the details text of country instead of multiplep
- if I type a query that doesn't give any results, nothing happens, try adding a "no results" message
- I would also add a query reset button, I find it very convenient
Keep learning how to code with your amazing solutions to challenges.
Hope this help ๐ and Happy coding!
Marked as helpful1 - add descriptive text in the
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