Rewriting 'Recoil' from scratch, React + TypeScript, and a new state management library.
Bennett gives a great breakdown of Recoil by building a clone of it from scratch and discussing each of the components that go into it.
In this article, Diego writes about both the pros and cons of building with React and TypeScript and why he ultimately loves it.
This tutorial illustrates some simple ways to make draggable components in React using the react-draggable
package.
This guide demonstrates how to use Redux in your React TypeScript project by building an app that allows you to add, delete, and show articles. It assumes some basic knowledge of TypeScript, React, and Redux, but is still pretty beginner-friendly.
Vettery is an online hiring marketplace that's changing the way people hire and get hired. Ready for a bold career move? Make a free profile, name your salary, and connect with hiring managers from top employers today. Get started today.
A simple react popup component that help you create simple and complex Modals, tooltips, and menus for your next React App.
A new, primitive, flexible state management library for React, from the creators of React Spring.
Allows you to search from 20+ free icon sets and directly add SVG or JSX into your code without leaving the editor.
A progressive web app built with React, Ionic, and Firebase that syncs videos so that you can have a socially-distanced watch party with friends
A great review of the history and fundamentals of React by Fireship.io.
This 17-minute video walks through building a web app for multiplayer chess with React and Node.js.
This 55-minute video tutorials demonstrates how to build a video chat app and gives a helpful introduction to WebRTC.