Tag: react

React Pagination Scratch

React pagination from scratch using hooks

Dev

Improve you app’s overall UI and UX by reducing large data displays with a pagination component. Create pagination from scratch using React Hooks.

Sampath Gajawada
Mar 11, 2022 ⋅ 15 min read
React Form Validation Solutions

React form validation solutions: An ultimate roundup

Dev

This roundup is a comprehensive look at some of the most popular solutions for form management and validation in React.

Wern Ancheta
Mar 9, 2022 ⋅ 15 min read
React Logo Over a Paint-Splashed Background

Top React dashboard libraries

Dev

Here’s a curated list of the best free, open source React dashboard templates that can be easily set up and modified for projects as needed.

David Omotayo
Mar 8, 2022 ⋅ 5 min read
Progress Reading Bar React

Creating a reading progress bar with React

Dev

Build a reading progress bar in React to calculate and show users how far they have scrolled on a webpage.

Saleh Mubashar
Mar 8, 2022 ⋅ 4 min read
Troubleshooting Common React Native bugs

Troubleshooting common React Native bugs

Dev

In this troubleshooting guide, we share how to easily find and address common React Native bugs.

Daniel Idaszak
Mar 7, 2022 ⋅ 6 min read
react-code-splitting

React dynamic imports and route-centric code splitting guide

Dev

Read our route-centric code splitting guide and learn how to speed up your React apps using dynamic imports, React.lazy(), React.Suspense, React Router, and Loadable Components.

Lawrence Eagles
Mar 7, 2022 ⋅ 7 min read
How to use Gatsby with Netlify CMS

How to use Gatsby with Netlify CMS

Dev

Using Gatsby and Netlify CMS together provide a dynamic way to build a site with the Jamstack. Learn how they all work together seamlessly.

Robert Cooper
Mar 4, 2022 ⋅ 7 min read
React Logo

How to build a React custom component library with Theme UI

Dev

Follow our tutorial to learn how to build a custom component library in React with Theme UI using TypeScript. Build beautiful UI in less time.

Clara Ekekenta
Mar 3, 2022 ⋅ 5 min read
Improve React US With Skeleton UIs

Improve React UX with skeleton UIs

Dev

Learn how to use skeleton UIs in your React apps to make your interface feel faster, more responsive, and richer to improve user experience.

Paramanantham Harrison
Feb 28, 2022 ⋅ 10 min read
React Rematch Level Up State Management

Level up your state management with Rematch

Dev

Explore how Rematch works, elaborate on its features, then build a simple to-do application to demonstrate how to use Rematch.

Chiamaka Umeh
Feb 28, 2022 ⋅ 5 min read
Self Hosting Create React App

Best options for self-hosting Create React App

Dev

Self-hosting a React application can be very economical, especially if your intention is to have total control over your deployment, build tools, and workflow.

Emmanuel Etukudo
Feb 25, 2022 ⋅ 4 min read

Building a responsive dashboard with Base Web and React

Dev

Base Web is a powerful UI library with plenty of dev-friendly features. In this guide, earn how to use it to build a responsive dashboard.

Emmanuel Yusuf
Feb 22, 2022 ⋅ 8 min read