Skip to content

A series of easy through hard, React.js coding challenges.

Notifications You must be signed in to change notification settings

oleksii-semko/react-coding-challenges

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Coding Challenges 👋

A series of easy through hard, React.js coding challenges. Deep dive into the why here.

 

Current Challenges

Easy 😃

Unecessary re-renders, fine grained control

 

Medium 😐

State/Shared State, DOM manipulation

 

Hard 😬

Loading state, API usage

🤖 Botty Client soon

Web sockets, events & callbacks, hooks. Talks to Botty.

 

When could these be useful?

  • 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

 

How do they work?

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.

 

Have you got the solutions?

I have completed all the coding challenges to a high standard. If you're interested in being invited to the solutions GitHub repository, get in touch.

 

Thoughts or feedback

Conflicting opinion about a challenge difficulty rating? Need some help or guidance? Got a challenge idea? Get in touch via www.alexgurr.com.

About

A series of easy through hard, React.js coding challenges.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 49.9%
  • JavaScript 35.0%
  • HTML 15.1%