Learn how to add user authentication to your React apps using Firebase, allowing for both Google authentication and email/password sign-in.
Learn how to use Ant Design for data visualization in your React apps with this quick, tutorial focused on the basics.
With react-tracking, you can use Hooks and decorators to declare tracking on events like click events, states, functional components, and class components.
Discover what Fela is, why you should consider using it, and how it simplifies creating styles across multiple platforms.
In this tutorial, we will explore nice-modal-react, which is a useful modal utility for React created by the developer team of eBay.
In this tutorial, we’ll cover how to carry out CRUD operations in Firestore by building a task manager demo app.
Learn about controls, a new Storybook addon that lets you dynamically interact with your React components for demo and testing purposes.
Learn how to integrate Contentful with React in this step-by-step tutorial and take your blog to the next level.
Learn to use Elf, a new reactive framework for state management build on top of RxJS in this in-depth tutorial and overview.
Learn how you can easily create beautiful, collapsible components in React with a new library, react-collapsed, in this tutorial.
Explore Redux, covering why immutable updates are important and how to handle tricky updates in nested objects.
React Router v5.1 is an introduction to the new Hooks-based API and comes with some amazing features. The new Hooks also make routing easier.