Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Dictionary / NextJS 15

P
Aleks 330

@reactaleks

Desktop design screenshot for the Dictionary web app coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
  • API
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

Completing this challenge, upgrading app from nextjs 14 to nextjs 15. Reworking app to resolve dependency issues arising from upgrade.

What challenges did you encounter, and how did you overcome them?

Using typescript. I spend more time fixing typescript issues than coding. Im not sure if i will be using typescript in future projects. Upgrading to nextjs 15/ react 19 to use useActionState . I wanted to use pending from useActionState. To this i had to upgrade app from nextjs/react. This presented a couple of dependency issues which is solved by rewriting code to not use these dependencies. Ex. i was using next-themes to control light/dark theme. And initially wa using headless ui for some ui elements.

Community feedback

Please log in to post a comment

Log in with GitHub
Discord logo

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