Skip to content
Submitted almost 2 years ago

Hangman-game web app using next.js 14, redux-toolkit and Sass

next, react, sass/scss, redux-toolkit
LVL 3
Jim370
@JimAxl1
A solution to the Hangman game challenge

Solution retrospective


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

This was my first project with next.js, I tried to follow the same practices that the documentation of this framework uses but I don't know if I did it correctly or if it is the best option, I would be grateful if you could tell me if I did it right

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

I had problems when I wanted to transfer data from one page to another without the user being able to see what data it was, the solution that occurred to me was to use redux-toolkit but I would be grateful if you would let me know if there is another simpler alternative.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Jim’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