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.
Async Logic in React: Fetching, Caching, and Cleaning Up with Hooks

Async Logic in React: Fetching, Caching, and Cleaning Up with Hooks

Comments
1 min read
How I Supercharged My React Apps Using WebAssembly

How I Supercharged My React Apps Using WebAssembly

4
Comments
4 min read
🔥 Building a Simple PDF AI Chat app with Next.js, React PDF and OpenAI 💬

🔥 Building a Simple PDF AI Chat app with Next.js, React PDF and OpenAI 💬

3
Comments
10 min read
The Hidden Commands Inside AI Bureaucracy

The Hidden Commands Inside AI Bureaucracy

3
Comments
4 min read
How a 12% Tax Rule Becomes Code: Grammar, Law, and Machine Execution

How a 12% Tax Rule Becomes Code: Grammar, Law, and Machine Execution

Comments
4 min read
Clean Up Your React Code: How the Object Lookup Pattern Replaces Endless Ifs

Clean Up Your React Code: How the Object Lookup Pattern Replaces Endless Ifs

5
Comments
1 min read
The untold story behind the popular open-source PDF library—react-pdf

The untold story behind the popular open-source PDF library—react-pdf

1
Comments
3 min read
React 19 `use` Hook Deep Dive — Using Promises Directly in Your Components

React 19 `use` Hook Deep Dive — Using Promises Directly in Your Components

1
Comments
9 min read
🛑 Error Boundaries in React — Catch JavaScript Errors Without Crashing the Whole App

🛑 Error Boundaries in React — Catch JavaScript Errors Without Crashing the Whole App

2
Comments
1 min read
Remove console statements from other developers and keep only your own!

Remove console statements from other developers and keep only your own!

2
Comments
1 min read
How I Missed Out on Thousands of Views Launching My Side Project

How I Missed Out on Thousands of Views Launching My Side Project

Comments
6 min read
🚀I’m excited to share the latest improvements in DevConnect!

🚀I’m excited to share the latest improvements in DevConnect!

1
Comments
1 min read
shadcn-portfolio: Next.js Developer Portfolio Template with shadcn/ui

shadcn-portfolio: Next.js Developer Portfolio Template with shadcn/ui

2
Comments
1 min read
After 3 years of learning JavaScript, This are the best advice I have for Developers who are just beginning to learn it

After 3 years of learning JavaScript, This are the best advice I have for Developers who are just beginning to learn it

Comments
1 min read
React Hooks in Practice: useSSR, useTitle, and useRequestAnimationFrame Explained

React Hooks in Practice: useSSR, useTitle, and useRequestAnimationFrame Explained

Comments
2 min read
Building an Open Source Content Developer Platform for Developers

Building an Open Source Content Developer Platform for Developers

Comments
2 min read
React Server Components: What Problems Do They Actually Solve?

React Server Components: What Problems Do They Actually Solve?

Comments
3 min read
React Performance Optimization: From Slow to Lightning Fast

React Performance Optimization: From Slow to Lightning Fast

5
Comments
2 min read
Recreate Framer's "Text Repetition on Scroll" using React and Framer Motion

Recreate Framer's "Text Repetition on Scroll" using React and Framer Motion

Comments
4 min read
React Components Explained: A Beginner’s Guide

React Components Explained: A Beginner’s Guide

1
Comments
1 min read
Vibing in Kiro to create a self-serve Portainer wrapper.

Vibing in Kiro to create a self-serve Portainer wrapper.

Comments
9 min read
React Foam: The 1KB State Management Library You Can Master in 5 Minutes

React Foam: The 1KB State Management Library You Can Master in 5 Minutes

1
Comments
3 min read
React 19 `useDeferredValue` Deep Dive — How to Keep Your UI Smooth When Things Get Heavy

React 19 `useDeferredValue` Deep Dive — How to Keep Your UI Smooth When Things Get Heavy

Comments
8 min read
React 19 Deep Dive — Forms & Actions with `useFormState`, `useFormStatus`, and `useOptimistic`

React 19 Deep Dive — Forms & Actions with `useFormState`, `useFormStatus`, and `useOptimistic`

Comments
12 min read
React 19 Concurrency Deep Dive — Mastering `useTransition` and `startTransition` for Smoother UIs

React 19 Concurrency Deep Dive — Mastering `useTransition` and `startTransition` for Smoother UIs

Comments
14 min read
loading...