
Product list with cart (React, Typescript, useReducer)
Design comparison
Solution retrospective
It's the first project I've developed using TypeScript as the main language. Typing components was a bit confusing at first, but once I started adding functionality to the components, everything began to make more sense, and I learned a lot about TypeScript.
What challenges did you encounter, and how did you overcome them?Typing React hooks like useReducer and useContext was challenging, but by reviewing the documentation and also asking ChatGPT for help, I was able to improve my ideas and fix the errors that came up.
What specific areas of your project would you like help with?I would like to receive feedback regarding the use of useReducer. I considered including Redux, but I’ve read that sometimes it can be too large a tool for the limited use it gets, and that useReducer can effectively meet the needs of projects.
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