Tag: react

Handling User Authentication With Firebase In Your React Apps

Handling user authentication with Firebase in your React apps

Dev

Learn how to add user authentication to your React apps using Firebase, allowing for both Google authentication and email/password sign-in.

Yusuff Faruq
Jan 10, 2022 ⋅ 11 min read
Data visualization with React and Ant Design

Data visualization with React and Ant Design

Dev

Learn how to use Ant Design for data visualization in your React apps with this quick, tutorial focused on the basics.

Muyiwa Femi-Ige
Jan 10, 2022 ⋅ 6 min read
React Declarative Tracking

react-tracking: Declarative tracking for React apps

Dev

With react-tracking, you can use Hooks and decorators to declare tracking on events like click events, states, functional components, and class components.

Suraj Vishwakarma
Jan 5, 2022 ⋅ 3 min read
Fela.js Logo Over a Pink-Red Background

Fela: Writing state-driven styles for React and React Native

Dev

Discover what Fela is, why you should consider using it, and how it simplifies creating styles across multiple platforms.

Lorenz Weiß
Jan 4, 2022 ⋅ 4 min read
React Logo Over a Colorful Background

Improve modal management in React with nice-modal-react

Dev

In this tutorial, we will explore nice-modal-react, which is a useful modal utility for React created by the developer team of eBay.

Madars Bišs
Jan 3, 2022 ⋅ 8 min read
React Logo Next to Firebase Logo

Build a CRUD application in React with Firebase Web SDK v9

Dev

In this tutorial, we’ll cover how to carry out CRUD operations in Firestore by building a task manager demo app.

Taminoturoko Briggs
Dec 22, 2021 ⋅ 9 min read
Storybook controls vs. knobs: Improving your React component testing

Next-level component showcasing with Storybook controls

Dev

Learn about controls, a new Storybook addon that lets you dynamically interact with your React components for demo and testing purposes.

Sebastian Weber
Dec 22, 2021 ⋅ 13 min read
Using Contentful with React

Using Contentful with React

Dev

Learn how to integrate Contentful with React in this step-by-step tutorial and take your blog to the next level.

Ovie Okeh
Dec 20, 2021 ⋅ 13 min read

Managing state with Elf, a new reactive framework

Dev

Learn to use Elf, a new reactive framework for state management build on top of RxJS in this in-depth tutorial and overview.

Nefe Emadamerho-Atori
Dec 20, 2021 ⋅ 4 min read
Create collapsible React components with react-collapsed

Create collapsible React components with react-collapsed

Dev

Learn how you can easily create beautiful, collapsible components in React with a new library, react-collapsed, in this tutorial.

Shalitha Suranga
Dec 20, 2021 ⋅ 8 min read
Redux Immutable Update Patterns

Redux immutable update patterns

Dev

Explore Redux, covering why immutable updates are important and how to handle tricky updates in nested objects.

Kasra Khosravi
Dec 16, 2021 ⋅ 9 min read
Future React Router

React Router v6: The future of Reach Router and React Router

Dev

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.

Yusuff Faruq
Dec 16, 2021 ⋅ 7 min read