
ReactGrind — React Coding Challenges
Stop watching tutorials. Start Solving React challenges
6 followers
Stop watching tutorials. Start Solving React challenges
6 followers
Practice React with real react coding challenges — hooks, performance, and interview-level problems, all checked by real test cases. Start react practice for free.



Adding a "code review" mode where the platform shows you a working but intentionally suboptimal solution and asks you to identify and fix the issues would be super helpful. Most real interviews test refactoring skills, not just writing from scratch, and this would round out the practice really well.
@euygur57331 yup! I was thinking of adding the same! The recent feature that i shipped was AI hint where if a user is stuck then he/she will get a very brief hint on how to proceed further. But what you are saying I'm going to ship that feature next! Thank you very much :)
Would love to see a "code review" mode after solving a challenge where it shows an idiomatic solution and explains tradeoffs in the implementation. Helps bridge the gap between "passes tests" and "writes React like someone who's shipped it."
@tansuzdls yup! so this is going to be the next feature that I'll be shipping. It just goes perfectly well with the setup! Thanks a ton !
Love that the challenges run against real test cases instead of just visual checks, feels way closer to actual interview conditions and gives immediate honest feedback on your hooks logic.
@sevdayeilefqel yes! wanted it be look and feel closest to coding interview rounds