REST Countries API built with Vue 3, Vue router, Pinia and SCSS
Design comparison
Solution retrospective
This is my first project with Vue3 and Pinia.
My main concern in this challenge was performance, so I developed a pagination control that limits the number of DOM elements that are rendered when filters are applied. I chose this paging solution because I found it easy to implement. Has it been a good choice?
Community feedback
- @warrenleePosted over 2 years ago
Hi Ronny, the site looks good!
I think the paging solution you have is a good choice and it's good that you thought about performance issues.
Here is my take on the challenge. https://www.frontendmentor.io/solutions/rest-countries-explorer-using-vite-vue-3-tailwind-i0YQKw52GN
I used an infinite load solution. Feel free to ask questions and check it out!
Marked as helpful0
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