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.
Optimizing Redux for Massive State Trees with Entity Adapters

Optimizing Redux for Massive State Trees with Entity Adapters

Comments
2 min read
Handling Optimistic Updates in Redux Toolkit (Without Third-Party Libraries)

Handling Optimistic Updates in Redux Toolkit (Without Third-Party Libraries)

Comments
2 min read
Listening to Music as a Software Engineer

Listening to Music as a Software Engineer

Comments
2 min read
Ultimate React Hooks Guide: Best Practices & Examples

Ultimate React Hooks Guide: Best Practices & Examples

Comments
4 min read
React Hooks Overview

React Hooks Overview

Comments
1 min read
Animating SVGs in React with the Native Web Animations API (No Libraries Needed)

Animating SVGs in React with the Native Web Animations API (No Libraries Needed)

Comments
2 min read
Predictive Textarea with OpenAI Integration

Predictive Textarea with OpenAI Integration

Comments
1 min read
Animating Large SVGs in React Without Crashing Mobile Browsers

Animating Large SVGs in React Without Crashing Mobile Browsers

Comments
3 min read
React Portals for Out-of-DOM Animations: Breaking the Boundary of React's Render Tree

React Portals for Out-of-DOM Animations: Breaking the Boundary of React's Render Tree

Comments
3 min read
Building Self-Healing State Machines in React for Robust UI Flows

Building Self-Healing State Machines in React for Robust UI Flows

Comments
3 min read
Building a React Hook That Predicts User Navigation Based on Hover Patterns

Building a React Hook That Predicts User Navigation Based on Hover Patterns

Comments
2 min read
Using WebAssembly for Instant Form Validation in React

Using WebAssembly for Instant Form Validation in React

Comments
3 min read
How to Persist React Component State Across Page Reloads with Zero External Libraries

How to Persist React Component State Across Page Reloads with Zero External Libraries

Comments
2 min read
How to Implement Optimistic UI Updates in React Without Overcomplicating Your Code

How to Implement Optimistic UI Updates in React Without Overcomplicating Your Code

Comments
2 min read
How to Build a Lightweight React Global Event Bus Without Redux or Context Overhead

How to Build a Lightweight React Global Event Bus Without Redux or Context Overhead

1
Comments
2 min read
How to Build a React Hook That Batches Multiple State Updates Automatically

How to Build a React Hook That Batches Multiple State Updates Automatically

Comments
2 min read
Correct Usage of redirect() with App Router in Next.js

Correct Usage of redirect() with App Router in Next.js

Comments
1 min read
How to fix the regular error using react-icons in React with Typescript?

How to fix the regular error using react-icons in React with Typescript?

2
Comments
1 min read
Image RS: Next-Gen WASM Image Component 🚀

Image RS: Next-Gen WASM Image Component 🚀

1
Comments
3 min read
Mastering the MERN Stack: Your Ultimate Roadmap to Full-Stack Supremacy

Mastering the MERN Stack: Your Ultimate Roadmap to Full-Stack Supremacy

1
Comments
2 min read
73. Built and launched: Share Your Kofi

73. Built and launched: Share Your Kofi

Comments
2 min read
How to Build a Persistent Undo/Redo Stack in React Without Redux

How to Build a Persistent Undo/Redo Stack in React Without Redux

1
Comments
3 min read
How to Build a Debounced Global Search Context in React (No Libraries)

How to Build a Debounced Global Search Context in React (No Libraries)

Comments
2 min read
Building a Zero-Render React Form Validation System Using Context and Refs

Building a Zero-Render React Form Validation System Using Context and Refs

Comments
3 min read
Building a Custom React Context with Optimized Selectors (Without Re-Renders)

Building a Custom React Context with Optimized Selectors (Without Re-Renders)

Comments
3 min read
loading...