Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted over 1 year ago

Dictionary / NextJS 15

next, typescript, tailwind-css
Aleks•330
@reactaleks
A solution to the Dictionary web app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

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.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Aleks's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License