DEV Community

Alex Gurr
Alex Gurr

Posted on

Chatter. The latest reactJS coding challenge in react-coding-challenges on GitHub.

Hello! My name's Alex and I built the react-coding-challenges collection on GitHub. Find them here.

So what are the coding challenges? They are a series of small incomplete React apps you can use to test yourself in a variety of ways, or for example, as small code challenges for interview candidates. Get more information and deep dive in this dev post.

Today I'm excited to announce the latest challenge, Chatter. A chat application to test your knowledge of sockets (socket.io), hooks and callbacks. It talks to my server Botty. Check it specifically out here or head over to the main code challenges repository. All UI/UX was done by me from scratch.

If you need access to the coding solutions, you can get an invite here.

Alt Text

Top comments (0)