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.
Why You Can't Use async Functions Directly in useEffect and How to Handle Asynchronous Side Effects in React

Why You Can't Use async Functions Directly in useEffect and How to Handle Asynchronous Side Effects in React

3
Comments
3 min read
useImmer, an excelent alternative to useState

useImmer, an excelent alternative to useState

Comments
3 min read
Efficient Asynchronous Operations in JavaScript: Using Promise.all with map and for-await-of

Efficient Asynchronous Operations in JavaScript: Using Promise.all with map and for-await-of

8
Comments 1
3 min read
Troubleshooting slow page loads

Troubleshooting slow page loads

Comments
2 min read
How to use React-spinners | Step by Step Guide

How to use React-spinners | Step by Step Guide

15
Comments
7 min read
Custom Hooks made easy :)

Custom Hooks made easy :)

2
Comments
3 min read
Implement React v18 from Scratch Using WASM and Rust - [12] Implement Update for Multi Node

Implement React v18 from Scratch Using WASM and Rust - [12] Implement Update for Multi Node

2
Comments
3 min read
Phantom Props: Leveraging Prop Drilling with Precision in React

Phantom Props: Leveraging Prop Drilling with Precision in React

3
Comments
3 min read
Reusable Table Component: Compound Component Pattern + Tailwind CSS

Reusable Table Component: Compound Component Pattern + Tailwind CSS

1
Comments
6 min read
Navigating the Risks of dangerouslySetInnerHTML in React

Navigating the Risks of dangerouslySetInnerHTML in React

1
Comments
2 min read
Pour One Out for create-react-app: What's Next?

Pour One Out for create-react-app: What's Next?

7
Comments
5 min read
How to use the useState Hook in React

How to use the useState Hook in React

7
Comments 1
5 min read
JavaScript Execution Context

JavaScript Execution Context

Comments
2 min read
useState vs useRef - When to use state and when to use ref

useState vs useRef - When to use state and when to use ref

8
Comments
2 min read
Understanding Apollo Client Cache: How to Manage and Update Nested Data Structures Effectively

Understanding Apollo Client Cache: How to Manage and Update Nested Data Structures Effectively

1
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.