I created a platform where you can solve React challenges (https://reactchallenges.live) šŸš€ (PWA)

mvskiran

MvsKiran

Posted on May 25, 2022

I created a platform where you can solve React challenges (https://reactchallenges.live) šŸš€ (PWA)

The main idea is to create something similar to (Leetcode ,FreeCodeCamp) and challenging problems to solve. There will be more frameworks available, but currently, only React is in the scope.

Link: https://reactchallenges.live (No Registration required)

100% free, no premium accounts or limited functionality šŸ˜Ž

  • Embedded IDE, code-sandbox. You can write code directly in the browser.
  • Challenges are categorised based upon the topics and hooks.
  • Every challenges has sample output with image in gif format.
  • Most of the questions were previously asked interview questions from reputed companies.

20+ React challenges. More challenges will be added soon, but I need to hear feedback from you šŸ™‚.

Three types of challenges: solve a task, fix a bug, or optimise the code.

3 difficulty levels: beginner, easy, medium.

Solutions - Every challenge has some reference solution and community discussion form will be added soon to share and discuss solutions.

Connect with me over LinkedIn to collaborate and for mock interviews :
šŸ‘‰šŸ» https://www.linkedin.com/in/mvskiran/

šŸ’– šŸ’Ŗ šŸ™… šŸš©
mvskiran
MvsKiran

Posted on May 25, 2022

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related