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.
Hello World! My Journey into Full Stack Development

Hello World! My Journey into Full Stack Development

Comments
1 min read
Why Gatsby Could Be Your Go-To for Content-Heavy Sites

Why Gatsby Could Be Your Go-To for Content-Heavy Sites

2
Comments
2 min read
JS Lover Meetup Experience

JS Lover Meetup Experience

3
Comments
2 min read
The Art of Preventing useEffect Double Execution in Strict Mode

The Art of Preventing useEffect Double Execution in Strict Mode

5
Comments 1
5 min read
Universal Wallet: A KendoReact-Powered React App for Global Financial Inclusion

Universal Wallet: A KendoReact-Powered React App for Global Financial Inclusion

3
Comments
5 min read
How I Built a Web Photo Booth with JavaScript, Canvas, and Filters

How I Built a Web Photo Booth with JavaScript, Canvas, and Filters

Comments
2 min read
Learning Nginx as a MERN developer. [Part 1]

Learning Nginx as a MERN developer. [Part 1]

1
Comments
4 min read
React's Component Revolution: How Closures Became the Foundation of Modern UI Components

React's Component Revolution: How Closures Became the Foundation of Modern UI Components

2
Comments
5 min read
How I Send SMS From My React App Using My Own Phone and SIM Card

How I Send SMS From My React App Using My Own Phone and SIM Card

1
Comments
2 min read
Stop spending hours tweaking Shadcn UI themes — meet ShadeCraft

Stop spending hours tweaking Shadcn UI themes — meet ShadeCraft

Comments
1 min read
Understanding React Components: Best Practices & Examples

Understanding React Components: Best Practices & Examples

Comments
3 min read
Type-safe routing with less code in React

Type-safe routing with less code in React

1
Comments 1
3 min read
🔹 `useEffect` – Efectos secundarios y ciclo de vida 2/8

🔹 `useEffect` – Efectos secundarios y ciclo de vida 2/8

Comments
7 min read
🚀 Gestión de estado en React

🚀 Gestión de estado en React

Comments
7 min read
Why http://10.0.2.2 Works Instead of localhost in Android Emulator (React Native + Spring Boot)

Why http://10.0.2.2 Works Instead of localhost in Android Emulator (React Native + Spring Boot)

1
Comments
1 min read
🔹`useRef` – Referencias y valores persistentes (5/8)

🔹`useRef` – Referencias y valores persistentes (5/8)

Comments
4 min read
🔹 Custom Hooks – Reusar lógica (7/8)

🔹 Custom Hooks – Reusar lógica (7/8)

Comments
4 min read
🔹Guía definitiva de React Hooks (1/8)

🔹Guía definitiva de React Hooks (1/8)

Comments
6 min read
🔹 `useContext` – Compartir estado sin props (3/8)

🔹 `useContext` – Compartir estado sin props (3/8)

Comments
5 min read
🔹`useMemo` y `useCallback` – Optimización de rendimiento (6/8)

🔹`useMemo` y `useCallback` – Optimización de rendimiento (6/8)

Comments
5 min read
🔹 Errores comunes y soluciones (8/8)

🔹 Errores comunes y soluciones (8/8)

Comments
4 min read
Building a Study Log App with React — Track Daily Study Topics and Hours

Building a Study Log App with React — Track Daily Study Topics and Hours

Comments
2 min read
Mastering React Imports: Relative vs Aliases (`../` vs `@/`)

Mastering React Imports: Relative vs Aliases (`../` vs `@/`)

Comments 1
2 min read
Understanding useState in React

Understanding useState in React

Comments
1 min read
Higher order functions in React (deep dive)

Higher order functions in React (deep dive)

Comments
6 min read
loading...