Tag: react

How to initialize state using React Hooks

How to initialize state using React Hooks

Dev

Learn how to initialize state and implement advanced React component patterns using React Hooks like useState and the key property.

Ohans Emmanuel
Feb 13, 2023 ⋅ 8 min read
Optimizing performance in a React app

Optimizing performance in a React app

Dev

In this guide, we will discuss some important ways to optimize the performance of a React application, including pre-optimization techniques.

Ibadehin Mojeed
Feb 9, 2023 ⋅ 12 min read
Build powerful React forms with Informed

Build powerful React forms with Informed

Dev

Learn how to build forms that are resilient and customizable with Informed, a new competitor to Formik for React form building.

Ohans Emmanuel
Feb 9, 2023 ⋅ 12 min read
Debug React Apps With React Developer Tools

Debug React apps with React Developer Tools

Dev

In this tutorial, we’ll explain how to use Rect Developer Tools to debug your React applications with practical examples.

Peter Ekene Eze
Feb 8, 2023 ⋅ 10 min read
Comparing React Testing Libraries

Comparing React testing libraries

Dev

If you create something, no matter what, you should test it before serving it to others. Let’s take a look at some React testing strategies.

Murat Çatal
Feb 8, 2023 ⋅ 15 min read
Using React With Popper And Styled Components

Using React with Popper and styled-components

Dev

Let’s look at how to use React with Popper, a JavaScript library that helps you manage your popovers easily.

Elijah Agbonze
Feb 7, 2023 ⋅ 14 min read
Using AG Grid React Guide Alternatives

Using AG Grid in React: Guide and alternatives

Dev

Learn how to build and style a data grid in a React app using AG Grid. Also, compare alternative data grid libraries.

Ganesh Mani
Feb 6, 2023 ⋅ 13 min read
Building A Carousel In React Using Hooks

Building a carousel component in React using Hooks

Dev

Build a custom React carousel component using Hooks, and compare it to the newly released use-carousel-hook.

Florian Rappl
Feb 1, 2023 ⋅ 9 min read
Mocking GraphQL Requests Using The React Apollo Library

Mocking GraphQL requests using the React Apollo library

Dev

Mock GraphQL requests using the React Apollo library, which offers tools that can be integrated into React components.

Hassan Djirdeh
Jan 26, 2023 ⋅ 5 min read
Phoenix React TypeScript To Do List

Create a to-do list app with Phoenix, React, and TypeScript

Dev

Create a simple to-do list application by combining the power of a Phoenix API with the flexibility of a React application.

Allan MacGregor
Jan 25, 2023 ⋅ 13 min read
Storybook Lost Pixel Getting Started

Storybook visual regression testing with Lost Pixel and React

Dev

Explore using Lost Pixel in your projects for detecting UI regressions. List Pixel is an open source tool that renders and compares actual images of components.

Kapeel Kokane
Jan 17, 2023 ⋅ 5 min read

Privacy-friendly data tracking in React with walker.js

Dev

Learn about the growing importance of first-party tracking and how to implement it with walker.js in your React and Next.js apps.

Kevin Tomas
Jan 11, 2023 ⋅ 9 min read