Tag: react

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

Create an advanced scroll lock React Hook

Dev

Learn how to create and troubleshoot a custom scroll lock React Hook on web and mobile with this comprehensive tutorial.

Luke Denton
Dec 16, 2021 ⋅ 7 min read
React Logo Over Raindrops on Purple Leaf

Using Fetch Event Source for server-sent events in React

Dev

Let’s explore the principles of server-sent events by focusing on a specifically designed open source package: Fetch Event Source.

Madars Bišs
Dec 15, 2021 ⋅ 7 min read
Build An Analytics App With React And Cube.js

Build an analytics app with React and Cube.js

Dev

Learn how to build an analytics app to monitor and analyze raw data with React and Cube.js, an open source analytics platform.

Chimezie Innocent
Dec 13, 2021 ⋅ 6 min read
A Guide to React Forms and Events Using Formik

A guide to React forms and events using Formik

Dev

Building forms in React? Learn how React deals with forms and events, and how to build forms using the Formik library.

Yomi Eluwande
Dec 10, 2021 ⋅ 11 min read