React based web application using redux, shadcn and tailwind.

Solution retrospective
This was my first time working on a feature for switching between light and dark modes. It took me some time to explore the best ways to utilize the available resources effectively.
What challenges did you encounter, and how did you overcome them?This is my first project built from scratch using React. I simultaneously read and worked on features, which helped me grasp the concepts more effectively. At times, I faced challenges with React libraries like React Hook Form and IndexedDB. To overcome these, I referred to the documentation and applied the concepts directly to the project.
What specific areas of your project would you like help with?As I come from an Angular background, I would greatly appreciate your feedback on the following areas:
Component Structure and Usage: Is my approach to handling components—such as their structure, usage of props, and implementation of hooks—well-organized, or are there areas where I could improve?
State Management Choices: Should Redux be used universally for data handling, or is it acceptable to use Context API selectively, as I did in one instance despite having a Redux store?
General Improvements: Any other suggestions for improvement—be it in terms of CSS, best practices, or other aspects—are more than welcome.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on K Akash Rao'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