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.
Managing Complex State with useReducer: A Comprehensive Guid

Managing Complex State with useReducer: A Comprehensive Guid

3
Comments 2
2 min read
Streamlining Constructors in Functional React Components

Streamlining Constructors in Functional React Components

22
Comments 23
5 min read
Compound components pattern for creating reusable Rating component

Compound components pattern for creating reusable Rating component

14
Comments 7
4 min read
Porque usar o componente Image do NextJs e o conceito CLS e LCP

Porque usar o componente Image do NextJs e o conceito CLS e LCP

3
Comments
3 min read
Build Your Own Carousel Component with React Snap Carousel

Build Your Own Carousel Component with React Snap Carousel

4
Comments
3 min read
7 great libraries for React

7 great libraries for React

118
Comments 8
1 min read
A renderização de componentes no React

A renderização de componentes no React

1
Comments
2 min read
Build These 5 Projects To Get Hired As A Junior React Developer 🤯🔥

Build These 5 Projects To Get Hired As A Junior React Developer 🤯🔥

166
Comments 26
2 min read
Putting an End to the Next.js vs React Debate: They're Both Winners

Putting an End to the Next.js vs React Debate: They're Both Winners

Comments
4 min read
useStateDebounced: debounced state in React

useStateDebounced: debounced state in React

6
Comments
1 min read
A Beginner’s Guide to the useEffect Hook in React

A Beginner’s Guide to the useEffect Hook in React

1
Comments
3 min read
How Memo changes rendering?

How Memo changes rendering?

Comments
3 min read
Improving Next.js website performance and get a 100% rate of optimization from Lighthouse on desktop and mobile

Improving Next.js website performance and get a 100% rate of optimization from Lighthouse on desktop and mobile

Comments
2 min read
PocketBase Authentication in React: A Comprehensive Guide

PocketBase Authentication in React: A Comprehensive Guide

12
Comments 1
7 min read
HANDLE MULTIPLE ENVIRONMENTS IN REACT JS

HANDLE MULTIPLE ENVIRONMENTS IN REACT JS

2
Comments
2 min read
How to use Bootstrap 5 in React.js - an original tutorial with (not original) examples

How to use Bootstrap 5 in React.js - an original tutorial with (not original) examples

1
Comments
17 min read
The Emperor's New Library

The Emperor's New Library

3
Comments 2
8 min read
Meta (Facebook): Ask Me Anything

Meta (Facebook): Ask Me Anything

8
Comments 11
1 min read
Three 💪 Solid 🪄 Minimalist ⚛️ Components

Three 💪 Solid 🪄 Minimalist ⚛️ Components

69
Comments 9
3 min read
7 Small & Underrated React Libraries 🔥

7 Small & Underrated React Libraries 🔥

126
Comments 11
3 min read
Server-Side Fun with Next.js

Server-Side Fun with Next.js

Comments
6 min read
Final Project walkthrough P.1

Final Project walkthrough P.1

2
Comments
2 min read
Ruby on Rails: A Simple Movie Rental Application

Ruby on Rails: A Simple Movie Rental Application

1
Comments 2
4 min read
Maximize Your Site's Speed with Pre-Rendering in Next JS

Maximize Your Site's Speed with Pre-Rendering in Next JS

4
Comments
5 min read
Arrow Functions and State in React

Arrow Functions and State in React

1
Comments
3 min read
Testing a React Custom Hook

Testing a React Custom Hook

3
Comments
4 min read
Aprenda a fazer SEO no NextJs

Aprenda a fazer SEO no NextJs

Comments
2 min read
Os Componentes de Classe no React

Os Componentes de Classe no React

1
Comments
2 min read
Setup React and Tailwind - The Easy Way

Setup React and Tailwind - The Easy Way

3
Comments
4 min read
Top 10 of the best React development tools of 2023

Top 10 of the best React development tools of 2023

35
Comments 11
3 min read
A Short Introduction to React

A Short Introduction to React

6
Comments
2 min read
Overcoming Prop Drilling with React Context🪝: A Comprehensive Guide

Overcoming Prop Drilling with React Context🪝: A Comprehensive Guide

2
Comments
3 min read
The State Reducer Pattern with React Hooks

The State Reducer Pattern with React Hooks

2
Comments
3 min read
Advanced React UI Components To Optimize Development Process

Advanced React UI Components To Optimize Development Process

10
Comments
3 min read
useMemo vs useCallback

useMemo vs useCallback

4
Comments 3
4 min read
React: the reconciliation algorithm

React: the reconciliation algorithm

3
Comments 1
4 min read
Let’s Build A Web App: Pt 1 - Setting up Next.js

Let’s Build A Web App: Pt 1 - Setting up Next.js

2
Comments 1
3 min read
Sharing Data Across your React App with React Context

Sharing Data Across your React App with React Context

Comments 1
18 min read
Devops React : We can be Heroes, just for one app

Devops React : We can be Heroes, just for one app

2
Comments
7 min read
Basics & Routing in Next JS

Basics & Routing in Next JS

2
Comments
2 min read
Why useeffect is running twice in react

Why useeffect is running twice in react

9
Comments 6
3 min read
Rubber Duck Driven Development: A general purpose draggable menu.

Rubber Duck Driven Development: A general purpose draggable menu.

Comments
3 min read
How to Treat Your Followers

How to Treat Your Followers

2
Comments
4 min read
How to handle different Types of Data in React

How to handle different Types of Data in React

7
Comments 2
3 min read
RTK Query: How to modify query responses with transformResponse

RTK Query: How to modify query responses with transformResponse

Comments
2 min read
The Future of CSS

The Future of CSS

46
Comments 4
8 min read
React dans Symfony avec Vite

React dans Symfony avec Vite

6
Comments 1
5 min read
Getting Started with ReactJS: A Comprehensive Guide for Beginners

Getting Started with ReactJS: A Comprehensive Guide for Beginners

1
Comments 1
2 min read
Npm vs Yarn: What Should you use for managing packages in React?

Npm vs Yarn: What Should you use for managing packages in React?

8
Comments 3
1 min read
Build a Text Summarization App in React with ChatGPT

Build a Text Summarization App in React with ChatGPT

46
Comments 24
6 min read
How to build a Weather App with React & Tailwind CSS

How to build a Weather App with React & Tailwind CSS

8
Comments
3 min read
A step-by-step guide to creating a beautiful slider with Swiper and React

A step-by-step guide to creating a beautiful slider with Swiper and React

3
Comments 2
4 min read
React Pro Tips - How to Write High Quality Code Like a Pro

React Pro Tips - How to Write High Quality Code Like a Pro

8
Comments
5 min read
Debounce onChange callback using a custom React hook

Debounce onChange callback using a custom React hook

19
Comments
4 min read
Client side update with RTK Query

Client side update with RTK Query

1
Comments
3 min read
Micro Frontend Architecture

Micro Frontend Architecture

89
Comments 2
2 min read
Azure Static Web Apps with React and Visual Studio Code

Azure Static Web Apps with React and Visual Studio Code

3
Comments
3 min read
React Hooks by Example - Part 2

React Hooks by Example - Part 2

Comments
6 min read
Detecting clicks outside an HTML element using the custom React Hook

Detecting clicks outside an HTML element using the custom React Hook

Comments
4 min read
Code-Splitting in React Router v6.4 without flicker using React.lazy and Suspense

Code-Splitting in React Router v6.4 without flicker using React.lazy and Suspense

Comments 1
2 min read
loading...