A series of ReactJS coding challenges with a variety of difficulties. Deep dive into the why here.
Unecessary re-renders, fine grained control
State/Shared State, DOM manipulation
Data visualisation and graphing. API usage
🎧 Spootify
Loading state, API usage
🤖 Chatter
Web sockets, events, callbacks & React hooks. Talks to Botty
- Usage as short coding exercises, such as for interviews
- To test yourself/test your coding abilities under pressure
- For beginners looking for a fun way to learn React
The scaffolding is done for you. Simply run yarn
in any of the directories to start the application. Each application has a README with its requirements.
Some might require connection to external APIs, but all information will be provided in the inididual challenge readmes.
I have completed all the coding challenges to a high standard. Get invited to the solutions repository at solutions.alexgurr.com.
People use these challenges for interviews. By putting the solutions behind a collaboration wall/invite-only repository we can discourage candidates from simply looking up the solutions. We track current/past collaborators, meaning if you want to check if a potential candidate had access/looked at the solutions you can get in touch and find out.
I work on these challenges & solutions in my spare time, on top of a full time job and all the other stuff. Because of this, I don't always get a lot of time to maintain and add new challenges. Interested in becoming a collaborator or submitting your own challenge? Reach out below.
Conflicting opinion about a challenge difficulty rating? Need some help or guidance? Got a challenge idea? Get in touch at alexgurr.com.
We have an issue template, pull request template and a new challenge template. We encourage you to fill out the right template and open a PR/issue!