Tag: react

Comparing React Tree Components

Comparing React tree components

Dev

Learn about four of the popular libraries for rendering tree diagrams in React, such as Geist UI and Ant Design.

Hussain Arif
Sep 22, 2021 ⋅ 5 min read

React Hooks for infinite scroll: An advanced tutorial

Dev

Learn how to build your own React Hook for infinite scroll, along with some advanced features that will take your app to the next level.

Luke Denton
Sep 21, 2021 ⋅ 11 min read
SWR V1 is Here

SWR v1 is here: What’s new?

Dev

What’s new in SWR v1, the React Hooks library for remote data fetching? Updates include automatic revalidation options, a new middleware API, and more.

Lawrence Eagles
Sep 20, 2021 ⋅ 5 min read
Quill Logo Over a Typewriter

Build a WYSIWYG text editor using Quill

Dev

If you’re in search of a way to build a WYSIWYG editor, look no further than Quill. It’s easy to set up and incredibly flexible.

Madars Bišs
Sep 17, 2021 ⋅ 4 min read
React And Stripe Payment System Tutorial

React and Stripe payment system tutorial

Dev

Learn how to use Stripe and React to build a payments system backend and frontend for processing online payments.

Ovie Okeh
Sep 14, 2021 ⋅ 16 min read
Charting in React with ApexCharts

Charting in React with ApexCharts

Dev

Learn to make interactive charts with ApexCharts, which is an easy-to-use, open source library.

Hussain Arif
Sep 13, 2021 ⋅ 6 min read
Build An Instagram-Like Infinite Scrolling Feed With React Query

Build an Instagram-like infinite scrolling feed with React Query

Dev

Learn how to build an Instagram-like infinite scrolling feed in a React application with React Query’s useInifiniteQuery() Hook.

Nitin Ranganath
Sep 10, 2021 ⋅ 6 min read
React Logo Over Tokens

Persistent login in React using refresh token rotation

Dev

In this tutorial, you can learn how to use refresh tokens in React to facilitate infinitely long login sessions.

Mucahit Gurbuz
Sep 8, 2021 ⋅ 5 min read
Draggable Components React Draggable

Create draggable components with React-Draggable

Dev

Use the React-Draggable library to add movement to components in your application, benefitting the visual interest and organization of your UI.

Kasra Khosravi
Sep 6, 2021 ⋅ 7 min read
React Navigator vs. React Native Navigation Feature Image

React Navigation vs. React Native Navigation: Which is right for you?

Dev

React Navigation vs. React Native Navigation? We weigh the critical aspects of selecting the right navigation library for your app.

Zain Sajjad
Sep 1, 2021 ⋅ 6 min read

A deep dive into Lefthook for React and React Native

Dev

Advance beyond Husky with this deep dive into Lefthook, a Git Hooks manager with parallelization and support for custom runners.

Zain Sajjad
Sep 1, 2021 ⋅ 5 min read
Create a search bar in React from scratch

Create a search bar in React from scratch

Dev

Learn how to build, style, and customize a React search bar component built from scratch with this in-depth, step-by-step tutorial.

Georgey V B
Aug 31, 2021 ⋅ 4 min read