tal-dev / react-coding-challenges

A collection of short coding challenges suggested for interview use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Coding Challenges

A series of easy through to 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


Languages

Language:SCSS 49.9%Language:JavaScript 34.9%Language:HTML 15.2%