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.
Journeying from React to React Native: Differences & Similarities

Journeying from React to React Native: Differences & Similarities

82
Comments 4
6 min read
React.memo: The Bouncer for Unnecessary Re-renders 💃

React.memo: The Bouncer for Unnecessary Re-renders 💃

Comments
3 min read
Day 01: What is React?

Day 01: What is React?

Comments
4 min read
Run Your Offline AI Chat: Pure Browser, No Backend

Run Your Offline AI Chat: Pure Browser, No Backend

21
Comments 1
7 min read
Deploying a Vite/React Application with Images: A Complete Guide

Deploying a Vite/React Application with Images: A Complete Guide

1
Comments
4 min read
Creating a Smart Address Search with Google Maps API and React

Creating a Smart Address Search with Google Maps API and React

5
Comments
6 min read
Line-Perfect Comparison of TodoMVC Apps

Line-Perfect Comparison of TodoMVC Apps

Comments
1 min read
The Most Annoying Cookie Banner Ever Hackathon 🤬🍪

The Most Annoying Cookie Banner Ever Hackathon 🤬🍪

164
Comments 27
2 min read
Dive into Next.js Server-Side Rendering (SSR): From SPA to ISR

Dive into Next.js Server-Side Rendering (SSR): From SPA to ISR

1
Comments
6 min read
Important React Concepts

Important React Concepts

30
Comments 8
3 min read
I made Drag and drop builder for Python UI 🤯. Here's how I built it

I made Drag and drop builder for Python UI 🤯. Here's how I built it

76
Comments 10
10 min read
Real DOM vs Virtual DOM

Real DOM vs Virtual DOM

1
Comments
2 min read
Getting started with react

Getting started with react

2
Comments
1 min read
Front-end skills: Lazy loading and code splitting technique.

Front-end skills: Lazy loading and code splitting technique.

Comments
1 min read
React Logo

React Logo

Comments
1 min read
Why do client components render as SSR in nextjs, marking components as "use client" still render its html as SSR why?

Why do client components render as SSR in nextjs, marking components as "use client" still render its html as SSR why?

1
Comments 1
2 min read
Integrating Apollo Client with React and TypeScript: A Step-by-Step Guide

Integrating Apollo Client with React and TypeScript: A Step-by-Step Guide

4
Comments
3 min read
Mastering Asynchronous JavaScript: A Guide to Promises and Async/Await

Mastering Asynchronous JavaScript: A Guide to Promises and Async/Await

14
Comments 1
4 min read
Vue.js Reactivity Fundamentals : Composition API

Vue.js Reactivity Fundamentals : Composition API

16
Comments
3 min read
Building a React CRUD App with a Go API

Building a React CRUD App with a Go API

1
Comments
12 min read
Configuring Clerk.io on t3 with tRPC

Configuring Clerk.io on t3 with tRPC

2
Comments 4
2 min read
Implement React v18 from Scratch Using WASM and Rust - [24] Suspense(1) - Render Fallback

Implement React v18 from Scratch Using WASM and Rust - [24] Suspense(1) - Render Fallback

2
Comments
4 min read
The Hidden Power of useRef: Why It’s Essential in Your React Projects

The Hidden Power of useRef: Why It’s Essential in Your React Projects

1
Comments
4 min read
How to Implement Form Validation with Joi in a React App

How to Implement Form Validation with Joi in a React App

3
Comments
9 min read
Why do React components need to start with capital letters?

Why do React components need to start with capital letters?

224
Comments 57
1 min read
loading...