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.
Understanding Stale Closure in React: A Common Pitfall and How to Avoid It

Understanding Stale Closure in React: A Common Pitfall and How to Avoid It

14
Comments
2 min read
useMemo in React: Optimizing Performance by Memoizing Values

useMemo in React: Optimizing Performance by Memoizing Values

Comments
6 min read
Jest - Testing with React and React Testing Library: Useful APIs

Jest - Testing with React and React Testing Library: Useful APIs

11
Comments 6
2 min read
🚀 Introducing the Best Code to Image Generator App — Turn Code Into Art!

🚀 Introducing the Best Code to Image Generator App — Turn Code Into Art!

17
Comments 16
2 min read
React Mastery: Understanding `onChange={handleChange}` vs `onChange={(e) => handleChange(e)}`

React Mastery: Understanding `onChange={handleChange}` vs `onChange={(e) => handleChange(e)}`

Comments
3 min read
The Ultimate React Folder Structure I Use as a Frontend Developer

The Ultimate React Folder Structure I Use as a Frontend Developer

6
Comments 4
2 min read
🎉 react-emoji-toggle-button is available now!

🎉 react-emoji-toggle-button is available now!

5
Comments 1
1 min read
Mastery: Fixing "Objects are not valid as a React child" Error

Mastery: Fixing "Objects are not valid as a React child" Error

Comments
2 min read
`useEffect` with Cleanup Function in React: What It Is, When to Use It, and Why

`useEffect` with Cleanup Function in React: What It Is, When to Use It, and Why

14
Comments 7
3 min read
How to Build Dynamic Charts in React with Recharts (Including Edge Cases)

How to Build Dynamic Charts in React with Recharts (Including Edge Cases)

5
Comments
5 min read
React Post Creation Form: Building the Frontend for Your Content Management System

React Post Creation Form: Building the Frontend for Your Content Management System

Comments
5 min read
useState in React: `React.useState` vs `useState` Explained Like a Pro

useState in React: `React.useState` vs `useState` Explained Like a Pro

Comments
2 min read
From Zero to Chrome Extension: A Practical Guide for React Developers

From Zero to Chrome Extension: A Practical Guide for React Developers

5
Comments
4 min read
Build a personal PR-reviewer with Gaia, Langchain, and Next.js.

Build a personal PR-reviewer with Gaia, Langchain, and Next.js.

5
Comments 2
10 min read
A Beginner’s Guide to Developing a News App in React Native

A Beginner’s Guide to Developing a News App in React Native

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