Tic Tac Toe with React

Solution retrospective
After working with Vanilla JS; moved to use React for the first time. I used the Bottom-Up approach, where I built underlying components first and CSS together. Later when adding states, the code started to break.
Lesson learnt: State Management first should be decided and later components. Will be sticking with a top-down approach for the next project. Currently will work on another project with a smaller scope with React. Will revisit with better state management skills.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Nikesh Naik'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