Skip to content

NotNotRama/react-coding-challenges

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Coding Challenges

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

When could these be useful?

  • Short coding exercises, such as in interviews
  • To test yourself/try and think of different solutions to problems
  • 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.

What's coming next?

I'll be adding new coding challenges as I come up with ideas! If you have any ideas I can build, contact me via www.alexgurr.com.

Contents

Easy 😃

Rocket Ship

Unecessary re-renders, fine grained control

Medium 😬

Dark Mode

State/Shared State, DOM manipulation

Hard 🤨

About

A collection of short coding challenges that can be used in interviews

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.8%
  • JavaScript 30.9%
  • HTML 20.3%