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.
How to build a Node.js Express React app as one executable file that runs on Windows, Linux, and Mac OS 🏩

How to build a Node.js Express React app as one executable file that runs on Windows, Linux, and Mac OS 🏩

1
Comments
3 min read
React | Monitor multiple loading status on the same page

React | Monitor multiple loading status on the same page

Comments
3 min read
React interview questions along with brief answers:

React interview questions along with brief answers:

6
Comments
3 min read
How I Built an Open Source App That Went Viral

How I Built an Open Source App That Went Viral

3
Comments
4 min read
`.git-blame-ignore-revs` to ignore bulk formatting changes.

`.git-blame-ignore-revs` to ignore bulk formatting changes.

3
Comments
5 min read
Mastering Responsive Layouts with Tailwind Grid

Mastering Responsive Layouts with Tailwind Grid

9
Comments
9 min read
Storybook for React Native

Storybook for React Native

1
Comments
3 min read
React CRUD Operations with Axios and React Query

React CRUD Operations with Axios and React Query

6
Comments
4 min read
Figma to React with CodeParrot AI: Build Dashboard in minutes

Figma to React with CodeParrot AI: Build Dashboard in minutes

10
Comments
5 min read
Send data between tabs in React.

Send data between tabs in React.

Comments
2 min read
React CRUD Operations with Axios and React Query

React CRUD Operations with Axios and React Query

2
Comments
4 min read
createWithEqualityFn test case in Zustand explained.

createWithEqualityFn test case in Zustand explained.

1
Comments
2 min read
Mastering Error Boundaries in React: How to Catch & Handle Errors Effectively

Mastering Error Boundaries in React: How to Catch & Handle Errors Effectively

14
Comments
5 min read
UseEffect in React

UseEffect in React

2
Comments
2 min read
Example of Using useSyncExternalStore with LocalStorage

Example of Using useSyncExternalStore with LocalStorage

1
Comments
1 min read
Building a RESTful API with Node.js and Express.js: A Step-by-Step Guide 🌐

Building a RESTful API with Node.js and Express.js: A Step-by-Step Guide 🌐

6
Comments
3 min read
Building a Modern ReactJS App to Detect Browser and Device Details

Building a Modern ReactJS App to Detect Browser and Device Details

Comments
4 min read
Did React's Repo Miss The Speeding Sign? A Look Into Their Speedy Features & Bug Fixing Delays

Did React's Repo Miss The Speeding Sign? A Look Into Their Speedy Features & Bug Fixing Delays

30
Comments
7 min read
Before/After Image Slider with Next.js

Before/After Image Slider with Next.js

Comments
3 min read
Stuck on React and Express? Legacy Code Is Holding You Back—Old Isn’t Gold!

Stuck on React and Express? Legacy Code Is Holding You Back—Old Isn’t Gold!

7
Comments
2 min read
React Mindset: How New React Developers Should Think

React Mindset: How New React Developers Should Think

908
Comments 57
4 min read
Setup Cypress para testes e2e em React

Setup Cypress para testes e2e em React

3
Comments
4 min read
Remix, React, the Discogs API & filtermusikk.no

Remix, React, the Discogs API & filtermusikk.no

2
Comments
7 min read
Day 2 of Brylnt: Finalizing the tech-stack for the homepage

Day 2 of Brylnt: Finalizing the tech-stack for the homepage

Comments
1 min read
How to Resolve Cookies Not Being Stored in the Browser: A Redux Configuration Fix (MERN & Next.js)

How to Resolve Cookies Not Being Stored in the Browser: A Redux Configuration Fix (MERN & Next.js)

Comments
2 min read
Setup Cypress for e2e tests in React

Setup Cypress for e2e tests in React

2
Comments
4 min read
Using React Server Components and Server Actions in Next.js

Using React Server Components and Server Actions in Next.js

10
Comments
3 min read
Many to Many Relationship and Flask meet React

Many to Many Relationship and Flask meet React

Comments
3 min read
OneDrive Integration with React: Step-by-Step Guide

OneDrive Integration with React: Step-by-Step Guide

1
Comments
4 min read
Discover the beauty of simplicity with 𝗗𝗮𝗶𝘀𝘆𝗨𝗜! 🚀

Discover the beauty of simplicity with 𝗗𝗮𝗶𝘀𝘆𝗨𝗜! 🚀

Comments
1 min read
Web evolution!

Web evolution!

Comments
2 min read
21 React Projects Too Awesome to Ignore

21 React Projects Too Awesome to Ignore

448
Comments 26
24 min read
Why you should always add type safety to your environment variables?

Why you should always add type safety to your environment variables?

1
Comments
4 min read
Mitigate XSS exploits when using React's `dangerously SetInnerHTML`

Mitigate XSS exploits when using React's `dangerously SetInnerHTML`

1
Comments
3 min read
Challenges I encountered Configuring Vite for React Routing and Static File Integration

Challenges I encountered Configuring Vite for React Routing and Static File Integration

1
Comments
4 min read
Managing Git Repositories: Resolving Branch, Remote, and Commit Issues in a Vite React Project

Managing Git Repositories: Resolving Branch, Remote, and Commit Issues in a Vite React Project

1
Comments
3 min read
10 Exciting React Projects for Beginners to Build and Sharpen Your Skills

10 Exciting React Projects for Beginners to Build and Sharpen Your Skills

8
Comments
4 min read
Mastering TypeScript: Understanding the Power of extends

Mastering TypeScript: Understanding the Power of extends

10
Comments 6
4 min read
Simplify Chrome Extension Development: Add React without CRA

Simplify Chrome Extension Development: Add React without CRA

1
Comments 1
12 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

3
Comments
2 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
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)

20
Comments
1 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

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

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

2
Comments
3 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
How to Build Stunning Portfolio Website Using ReactJS and TailwindCSS

How to Build Stunning Portfolio Website Using ReactJS and TailwindCSS

216
Comments 4
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

14
Comments
3 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...