Learn how to create animations for both React web and React Native mobile apps without rewriting the code with this tutorial.
Learn how to localize React apps for an international audience with the internationalization framework, i18next.
Nx is a build tool that automates many of the necessary steps in building applications and includes features like dependency graph generation.
The pros of Hooks outweigh the cons, but it’s not a landslide victory. Read all about the good, the bad, and the ugly of React Hooks.
MutationObserver
Using custom React Hooks makes it easy for developers to share projects. Learn how to use custom Hooks in React with MutationObserver.
Learn how to build a full-stack app with React and Firebase by following this tutorial on creating a fitness tracker web application.
With the React Intl library, learn how to internationalize any React project to seamlessly change language and currency within web apps.
Terser is one of the most popular and efficient libraries for minifying ES6 code. See how Terser compares to UglifyJS and babel-minify.
Learn how to use Tailwind CSS to create a scalable, themeable library for your React project.
Not sure where to begin with React Cosmos? This guide will teach you how to develop React components in isolation.
React 18 alpha has just been released, which is an exciting development. But to get it working with TypeScript, you need to make a few tweaks.
Learn how to use the React Icons library to display icons in your project with some help from React Hooks and React’s Context API.