Skip to content

A collection of short coding challenges suggested for interview use

Notifications You must be signed in to change notification settings

mdgozza/react-coding-challenges

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Coding Challenges

A series of easy -> hard React.js coding challenges.

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.

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.

What's coming next?

I'll be adding new coding challenges as I come up with ideas! If you have any ideas you think could be suitable, get in touch via www.alexgurr.com.

Contents

Easy 😃

Rocket Ship

Unecessary re-renders, fine grained control

Medium 😬

Dark Mode

State/Shared State, DOM manipulation

Hard 🤨

Spootify

Loading state, API usage

About

A collection of short coding challenges suggested for interview use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.2%
  • JavaScript 33.2%
  • HTML 19.6%