Design comparison
Solution retrospective
This is the first Frontend Mentor project I build with NextJS and Typescript, it cost more time than building with vanilla React, even more than plain html, But it's worth practicing the newer and important techniques.
What challenges did you encounter, and how did you overcome them?To dynamically change the style of components, I connect them with state, but this time the state change while the style unchanged, I tried many mehods, finally after half day, I rewrite the function to update states, then it worked.
What specific areas of your project would you like help with?NextJS is an advanced framework which has many functions and it requires more learning, explore and practices, this may overdo than vanilla technique, it's valuable to learn in the process.
Community feedback
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