Design comparison
Solution retrospective
Im happy I was able to get something working :) This was the first time using nextjs. I probably should have learned the basics of nextjs prior to taking on this challenge. If I were to do this again I would probably go in with some planning before hand.
What challenges did you encounter, and how did you overcome them?Ive had a lot of issues with fetching data with TMDB Api and using nextjs. I was unsure how to fetch data properly between client and server components. Im not sure if the apporach I took was the best way to achieve this but it does seem to work. However, I did notice some slowdowns after deploying the app.
What specific areas of your project would you like help with?I noticed i had the most slowdowns from my bookmark page. I don't even know where to begin to look at optimizations. It probably has somethign to do with the way im fetching data. This was the first time using these two technologies and I just decided to jump in and learn along the way.
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