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.
Ditch Redux Already?! Building Scalable State with Recoil & React that Doesn’t Drive You Insane

Ditch Redux Already?! Building Scalable State with Recoil & React that Doesn’t Drive You Insane

Comments
4 min read
why loop rendering

why loop rendering

5
Comments
1 min read
Debouncing and Throttling in React and Angular: Code Examples

Debouncing and Throttling in React and Angular: Code Examples

Comments
2 min read
How I Applied an Higher Order Array Method In a Project

How I Applied an Higher Order Array Method In a Project

2
Comments
3 min read
npm run dev fails...

npm run dev fails...

Comments
1 min read
The Untold Story of React

The Untold Story of React

Comments
6 min read
React: State vs Props

React: State vs Props

Comments
3 min read
Build Your Own Animated Component Library with React + Framer Motion

Build Your Own Animated Component Library with React + Framer Motion

Comments
2 min read
Build Your Own Infinite Carousel in React (with a Custom Hook)❗

Build Your Own Infinite Carousel in React (with a Custom Hook)❗

34
Comments 16
3 min read
ReAct: Turning Language Models from Parrots to Problem-Solver

ReAct: Turning Language Models from Parrots to Problem-Solver

Comments
8 min read
The Smarter Way to Code: Stop Copy-Pasting and Start Reusing

The Smarter Way to Code: Stop Copy-Pasting and Start Reusing

Comments
4 min read
React Router Like a Pro: A Reusable `useRouteNav` Hook + Button Click Navigation (TypeScript)

React Router Like a Pro: A Reusable `useRouteNav` Hook + Button Click Navigation (TypeScript)

Comments
4 min read
React - Components and props

React - Components and props

Comments
1 min read
Using Effects Effectively in React: Stop Misusing useEffect Once and For All

Using Effects Effectively in React: Stop Misusing useEffect Once and For All

10
Comments
7 min read
Bad things might happen if you ignore this

Bad things might happen if you ignore this

3
Comments 2
3 min read
🏗️ Backend for Frontend (BFF) — The Missing Layer Every Frontend Developer Should Know

🏗️ Backend for Frontend (BFF) — The Missing Layer Every Frontend Developer Should Know

1
Comments
4 min read
React Router: Navigate on Button Click with createBrowserRouter (TypeScript, Pro Patterns)

React Router: Navigate on Button Click with createBrowserRouter (TypeScript, Pro Patterns)

Comments
4 min read
How to Safely Use `dangerouslySetInnerHTML` in React Applications

How to Safely Use `dangerouslySetInnerHTML` in React Applications

Comments
2 min read
Criando uma Ferramenta de Comparação de Preços com o SerpApi

Criando uma Ferramenta de Comparação de Preços com o SerpApi

Comments 1
3 min read
Composability in Component Architecture: Lessons from React, Radix UI, and Beyond

Composability in Component Architecture: Lessons from React, Radix UI, and Beyond

Comments
3 min read
Today I Learned: Layouts and the Z-Index Trap in React

Today I Learned: Layouts and the Z-Index Trap in React

1
Comments 2
2 min read
Building Scalable Web Apps in 2025: React, TypeScript, and Pragmatic Infrastructure

Building Scalable Web Apps in 2025: React, TypeScript, and Pragmatic Infrastructure

Comments
3 min read
Rendering Strategies in Next.js: CSR, SSR, SSG, ISR Explained

Rendering Strategies in Next.js: CSR, SSR, SSG, ISR Explained

Comments
2 min read
Global state management in React apps

Global state management in React apps

10
Comments 5
2 min read
The Hidden Performance Costs of React Server Components

The Hidden Performance Costs of React Server Components

Comments
4 min read
loading...