Submitted over 2 years ago
REST Countries API with color theme switcher using NextJs
@YaSh8202
Design comparison
SolutionDesign
Community feedback
- @KingsleyahamPosted over 2 years ago
very nice bro. how were you able to load those component very fast
0@YaSh8202Posted over 2 years agoHi @Kingsleyaham, components are loading fast because of Nextjs static site generation , where page is already builded on server. so it don't have to send api request to restcountries api to get home page data.
For more info https://tsh.io/blog/ssr-vs-ssg-in-nextjs/
0@KingsleyahamPosted over 2 years ago@YaSh8202 wow that is very nice. am starting to find nextjs very intresting
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