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.
Simplify Chrome Extension Development: Add React without CRA

Simplify Chrome Extension Development: Add React without CRA

1
Comments 1
12 min read
What is Screaming Architecture?

What is Screaming Architecture?

1
Comments
6 min read
How to Build a Pomodoro Timer in React

How to Build a Pomodoro Timer in React

3
Comments
6 min read
Optimizing React Performance with React.memo, useCallback, and useMemo

Optimizing React Performance with React.memo, useCallback, and useMemo

1
Comments
8 min read
How React JSX Gets Transformed Into JavaScript Behind the Scenes

How React JSX Gets Transformed Into JavaScript Behind the Scenes

6
Comments
2 min read
Managing State in react using different method, & understand batching

Managing State in react using different method, & understand batching

Comments
5 min read
Fullstack app: Building the Front-End with Vite, React, Typescript, Hooks and Docker

Fullstack app: Building the Front-End with Vite, React, Typescript, Hooks and Docker

1
Comments
4 min read
"Getting Comfortable with React through Building a Yoga Pose Library"

"Getting Comfortable with React through Building a Yoga Pose Library"

Comments
4 min read
Understanding State and Props in React 💻🌱

Understanding State and Props in React 💻🌱

4
Comments
3 min read
React: Simple Yet Elegant Toast Notifications

React: Simple Yet Elegant Toast Notifications

2
Comments
6 min read
How to Build Stunning Portfolio Website Using ReactJS and TailwindCSS

How to Build Stunning Portfolio Website Using ReactJS and TailwindCSS

226
Comments 4
2 min read
Setting up a React Project with TailwindCSS

Setting up a React Project with TailwindCSS

4
Comments
3 min read
Server-Side Rendering (SSR)

Server-Side Rendering (SSR)

30
Comments
1 min read
Redux with Persistent State Rehydration in Next.js (App Router)

Redux with Persistent State Rehydration in Next.js (App Router)

8
Comments 1
3 min read
`useCallback` vs `useMemo` Hooks

`useCallback` vs `useMemo` Hooks

35
Comments 13
2 min read
React Hooks - Top7 Most Commonly Used React Hooks for Efficient Component Management

React Hooks - Top7 Most Commonly Used React Hooks for Efficient Component Management

1
Comments
6 min read
How to Fix File-Based Metadata Issues in Next.js 14 for Dynamic Pages

How to Fix File-Based Metadata Issues in Next.js 14 for Dynamic Pages

5
Comments
4 min read
Todo App with React.js React-Redux and MUI

Todo App with React.js React-Redux and MUI

Comments
4 min read
Multi-tenant analytics for Next.js Apps

Multi-tenant analytics for Next.js Apps

2
Comments
4 min read
Dynamic Manipulation of Children in React JSX with React.cloneElement and React.Children.map

Dynamic Manipulation of Children in React JSX with React.cloneElement and React.Children.map

1
Comments
2 min read
Utilizando GitLab snippets para automação de criação de projetos React

Utilizando GitLab snippets para automação de criação de projetos React

Comments
9 min read
🌀 Redux: Using createSlice and createAsyncThunk for Cleaner State Management

🌀 Redux: Using createSlice and createAsyncThunk for Cleaner State Management

15
Comments
3 min read
Streamline Error Handling with JavaScript’s New ?= Operator

Streamline Error Handling with JavaScript’s New ?= Operator

2
Comments
1 min read
React is total brainrot! 🤬

React is total brainrot! 🤬

1
Comments 4
7 min read
Is useEffect in React is actually an Effect?

Is useEffect in React is actually an Effect?

Comments 1
6 min read
loading...