DEV Community

React

Official tag for Facebook's React JavaScript library for building user interfaces

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Validating Dependent Fields with zod and react-hook-form

Validating Dependent Fields with zod and react-hook-form

6
Comments 1
8 min read
New JavaScript Array Methods: A Guide for Developers

New JavaScript Array Methods: A Guide for Developers

2
Comments
2 min read
Building an Account switcher with NextJS and Next Auth

Building an Account switcher with NextJS and Next Auth

3
Comments
4 min read
Next.js 13.4's Server Actions and Data Fetching

Next.js 13.4's Server Actions and Data Fetching

59
Comments 5
10 min read
Next JS Routing Patterns

Next JS Routing Patterns

10
Comments 5
3 min read
React Hooks Made Easy: A Step-by-Step Tutorial (Part 2)

React Hooks Made Easy: A Step-by-Step Tutorial (Part 2)

13
Comments
8 min read
Mount a Multi-Page SPA into an App with Server-Side Routing

Mount a Multi-Page SPA into an App with Server-Side Routing

2
Comments
5 min read
Crop it like it's hot: Cropping Images in Sanity v3

Crop it like it's hot: Cropping Images in Sanity v3

14
Comments 4
4 min read
6 Regrets I Have As a React Developer

6 Regrets I Have As a React Developer

35
Comments 12
4 min read
How to implement Redux in a clean architecture

How to implement Redux in a clean architecture

16
Comments 1
4 min read
How to create a notification provider with react-toastify

How to create a notification provider with react-toastify

35
Comments
11 min read
Construindo Portais no React: Exemplos de Código e Utilização

Construindo Portais no React: Exemplos de Código e Utilização

3
Comments 1
3 min read
How to Create a Code Editor in React and ChakraUI

How to Create a Code Editor in React and ChakraUI

5
Comments
9 min read
When to use memo in React

When to use memo in React

1
Comments 1
3 min read
Pure and Impure Function in JavaScript: JS Quick Guide

Pure and Impure Function in JavaScript: JS Quick Guide

Comments
6 min read
What are the new improvements and features in Node 12

What are the new improvements and features in Node 12

3
Comments 1
5 min read
Zustand State Management Library: React

Zustand State Management Library: React

2
Comments
3 min read
Evitando o Prop Drilling no React - Um Guia Prático

Evitando o Prop Drilling no React - Um Guia Prático

159
Comments 5
5 min read
React Hooks Made Easy: A Step-by-Step Tutorial (Part 1)

React Hooks Made Easy: A Step-by-Step Tutorial (Part 1)

13
Comments
8 min read
A Complete Beginner’s Guide for Creating a React JavaScript Chat Application from Scratch -- No Coding Experience Required

A Complete Beginner’s Guide for Creating a React JavaScript Chat Application from Scratch -- No Coding Experience Required

1
Comments
3 min read
Scalability: the Lost Level of React State Management

Scalability: the Lost Level of React State Management

2
Comments 3
11 min read
20 Essential Parts Of Any Large Scale React App

20 Essential Parts Of Any Large Scale React App

5
Comments 3
7 min read
Create a React project from scratch, with TypeScript and Vite

Create a React project from scratch, with TypeScript and Vite

Comments
3 min read
How to Implement Dark Mode in React

How to Implement Dark Mode in React

9
Comments
2 min read
Contact form with react-hook-form and emailjs

Contact form with react-hook-form and emailjs

5
Comments
2 min read
Abra-QR-dabra: Watch Passwordless Mobile Auth Magically Appear

Abra-QR-dabra: Watch Passwordless Mobile Auth Magically Appear

4
Comments 1
4 min read
Creating a Sign Up form in React with TypeScript

Creating a Sign Up form in React with TypeScript

26
Comments
3 min read
Next.js 13 and React Suspense: Create a loading component

Next.js 13 and React Suspense: Create a loading component

14
Comments
7 min read
React.js Explained: Comparing and Converting Higher-Order Components to Hooks with Practical Examples

React.js Explained: Comparing and Converting Higher-Order Components to Hooks with Practical Examples

7
Comments
3 min read
Building an Image Upload React Component

Building an Image Upload React Component

1
Comments
4 min read
React Hooks: useEffect

React Hooks: useEffect

5
Comments
3 min read
React Hooks: useState

React Hooks: useState

5
Comments
3 min read
How I built an event ticketing system with Next.js and Firebase

How I built an event ticketing system with Next.js and Firebase

178
Comments 23
14 min read
Why You Should Consider Changing useEffect to useCallback in Your React Applications

Why You Should Consider Changing useEffect to useCallback in Your React Applications

4
Comments
2 min read
Deploying a React App on DigitalOcean App Platform Using GitHub Actions

Deploying a React App on DigitalOcean App Platform Using GitHub Actions

7
Comments
2 min read
Mastering Authentication in Next.js 13: A Comprehensive Guide to Secure User Authentication

Mastering Authentication in Next.js 13: A Comprehensive Guide to Secure User Authentication

1
Comments
2 min read
You Don't Need Redux: Embracing Component-Centric State Management in React

You Don't Need Redux: Embracing Component-Centric State Management in React

9
Comments
7 min read
Use Vite for your new React JS project.

Use Vite for your new React JS project.

6
Comments 2
2 min read
How to improve filtering on a product listing page with vanilla JS and React

How to improve filtering on a product listing page with vanilla JS and React

7
Comments
6 min read
Unleashing the Power of Design Patterns in React.js: A Comprehensive Guide

Unleashing the Power of Design Patterns in React.js: A Comprehensive Guide

Comments
2 min read
Part 3: Component Structure - Building Reusable and Maintainable Components in React!

Part 3: Component Structure - Building Reusable and Maintainable Components in React!

147
Comments 8
7 min read
Hooked on Hooks: Mastering State and Effects in React

Hooked on Hooks: Mastering State and Effects in React

Comments
3 min read
Learning React: Markup with JSX and Rendering Elements

Learning React: Markup with JSX and Rendering Elements

Comments
5 min read
A Comprehensive Guide of React Unit Testing

A Comprehensive Guide of React Unit Testing

82
Comments 4
16 min read
Infinite Scroll

Infinite Scroll

2
Comments 1
5 min read
State Management on React [Part 3] - Jotai

State Management on React [Part 3] - Jotai

4
Comments
7 min read
How to use React without build steps or framework

How to use React without build steps or framework

2
Comments 2
1 min read
Interactive Learning Tools

Interactive Learning Tools

Comments
3 min read
Tutorial: Como criar hooks personalizados no React

Tutorial: Como criar hooks personalizados no React

3
Comments
2 min read
State Management on React [Part 2] - Redux and Redux Toolkit

State Management on React [Part 2] - Redux and Redux Toolkit

1
Comments
8 min read
How to Create Select with react-select

How to Create Select with react-select

1
Comments
2 min read
React and NodeJS Authentication with Refresh & Access Tokens: A Step-by-Step Guide

React and NodeJS Authentication with Refresh & Access Tokens: A Step-by-Step Guide

13
Comments 1
35 min read
Mastering the Rules of React Hooks

Mastering the Rules of React Hooks

2
Comments
5 min read
Local Image not displaying in public folder EASY FIX - NextJS

Local Image not displaying in public folder EASY FIX - NextJS

18
Comments 4
2 min read
POR QUE e COMO USAR o Redux??

POR QUE e COMO USAR o Redux??

1
Comments
4 min read
Building a Confirmation Dialog Component with React and Material-UI

Building a Confirmation Dialog Component with React and Material-UI

3
Comments
1 min read
How to use Firebase Authentication in Next.js 13, Server Side with Admin SDK

How to use Firebase Authentication in Next.js 13, Server Side with Admin SDK

65
Comments 17
5 min read
React ForwardRef

React ForwardRef

6
Comments
7 min read
Tailwind Web Components

Tailwind Web Components

Comments
1 min read
Authentication for apps -> How can utilize next-auth for authentication?

Authentication for apps -> How can utilize next-auth for authentication?

1
Comments
2 min read
loading...