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.
MultiSelect Checkbox in React

MultiSelect Checkbox in React

7
Comments
3 min read
[ASK] Use useMemo for conditional render

[ASK] Use useMemo for conditional render

6
Comments
1 min read
Professional Git Workflow & GitHub Setup for (React) Developers (incl screencast)

Professional Git Workflow & GitHub Setup for (React) Developers (incl screencast)

149
Comments 3
7 min read
JS Interview Question #2 (Accidental Global Variable)

JS Interview Question #2 (Accidental Global Variable)

6
Comments 1
1 min read
Phase 2 Completed

Phase 2 Completed

2
Comments
1 min read
Creating a React App with Typescript + Tailwind Support

Creating a React App with Typescript + Tailwind Support

40
Comments 8
2 min read
Nextjs: Oauth and Credentials authentication with NextAuth

Nextjs: Oauth and Credentials authentication with NextAuth

25
Comments 1
5 min read
Create A Linktree Clone Using React

Create A Linktree Clone Using React

7
Comments
1 min read
The Anatomy Of My Ideal React Component

The Anatomy Of My Ideal React Component

322
Comments 15
6 min read
Essential Layout Components For Your Design System

Essential Layout Components For Your Design System

46
Comments 3
5 min read
I made a wordle clone! 🚀

I made a wordle clone! 🚀

22
Comments 6
2 min read
Implementing advanced usePrevious hook with React useRef

Implementing advanced usePrevious hook with React useRef

9
Comments 3
9 min read
LAZY LOADING IN ANGULAR

LAZY LOADING IN ANGULAR

5
Comments
2 min read
Add a connect wallet button to your website

Add a connect wallet button to your website

8
Comments
3 min read
Would you rather be a 10x dev or one with imagination?

Would you rather be a 10x dev or one with imagination?

2
Comments 8
1 min read
What is the better testing library for React, Enzyme (from Airbnb) VS React testing library (from Kent C. Dodds)?

What is the better testing library for React, Enzyme (from Airbnb) VS React testing library (from Kent C. Dodds)?

5
Comments 1
4 min read
Static files not reading the .env file in a node js server

Static files not reading the .env file in a node js server

2
Comments
1 min read
Useful React tools and resources

Useful React tools and resources

3
Comments
1 min read
11 JavaScript Examples to Source Code That Reveal Design Patterns In Use

11 JavaScript Examples to Source Code That Reveal Design Patterns In Use

19
Comments
7 min read
Difference between React Component and Element

Difference between React Component and Element

2
Comments
1 min read
The Complete Guide to Micro Frontend with React.js for 2022

The Complete Guide to Micro Frontend with React.js for 2022

97
Comments 10
5 min read
How to make a beautiful gradient scroll bar with CSS

How to make a beautiful gradient scroll bar with CSS

42
Comments 2
2 min read
React useEffect cleanup

React useEffect cleanup

37
Comments 1
3 min read
React: Components

React: Components

5
Comments
2 min read
React zoom and pan with draggable elements

React zoom and pan with draggable elements

12
Comments 2
3 min read
The Benefits of Using Next.js

The Benefits of Using Next.js

5
Comments 1
6 min read
Do you know unstable_batchedUpdates in React ? (enforce batching state update)

Do you know unstable_batchedUpdates in React ? (enforce batching state update)

8
Comments
2 min read
Are you using useCallback properly 🤔

Are you using useCallback properly 🤔

8
Comments
4 min read
Real Vite-React HMR in Chrome Extension Content Scripts

Real Vite-React HMR in Chrome Extension Content Scripts

17
Comments 13
4 min read
Build a Messenger Clone with MERN Stack (MongoDB, Express, React, Node JS) + Socket.io (Day 2)

Build a Messenger Clone with MERN Stack (MongoDB, Express, React, Node JS) + Socket.io (Day 2)

2
Comments
1 min read
Real Life Example - UseImperativeHandle

Real Life Example - UseImperativeHandle

19
Comments 6
3 min read
Use Typescript generics for a type safe `setTimeout` and `setInterval`

Use Typescript generics for a type safe `setTimeout` and `setInterval`

6
Comments 2
4 min read
How to setup React global alert popup in 10mins

How to setup React global alert popup in 10mins

16
Comments
2 min read
How to make Next.JS starter template.

How to make Next.JS starter template.

10
Comments
1 min read
JS Interview Question #1 (Group Anagrams)

JS Interview Question #1 (Group Anagrams)

7
Comments
1 min read
How I improved my confidence, code quality and became a better developer

How I improved my confidence, code quality and became a better developer

4
Comments
2 min read
Everything you need to know about keys in React (with examples)

Everything you need to know about keys in React (with examples)

10
Comments
8 min read
Best way to Manage State in React Project in 2022

Best way to Manage State in React Project in 2022

15
Comments 2
2 min read
FAQS when learning React - Beginner!

FAQS when learning React - Beginner!

6
Comments
1 min read
Let's make a primitive useState Hook

Let's make a primitive useState Hook

8
Comments 1
1 min read
Get $100 & deploy your app on DigitalOcean

Get $100 & deploy your app on DigitalOcean

16
Comments
5 min read
Continuous Integration Pipelines with GitHub Actions for (React) Developers (incl screencast)

Continuous Integration Pipelines with GitHub Actions for (React) Developers (incl screencast)

13
Comments
6 min read
Composable Tailwind

Composable Tailwind

9
Comments
2 min read
Material Dashboard React - Open-Source Template

Material Dashboard React - Open-Source Template

82
Comments 10
2 min read
reconcileChildrenArray

reconcileChildrenArray

4
Comments 1
1 min read
What I learned in February

What I learned in February

5
Comments
2 min read
Axios Interceptor Hook Typescript

Axios Interceptor Hook Typescript

12
Comments
3 min read
Introducción a Redux

Introducción a Redux

10
Comments 2
6 min read
How to create custom code snippets in VS Code

How to create custom code snippets in VS Code

6
Comments
4 min read
Using SVG sprites in a React app

Using SVG sprites in a React app

17
Comments 1
5 min read
Testing modern ReactJS Application: Unit Testing(Part 2)

Testing modern ReactJS Application: Unit Testing(Part 2)

6
Comments
6 min read
useStorage-Custom Hook in Next.js

useStorage-Custom Hook in Next.js

6
Comments 3
2 min read
Laravel Sanctum Authentication for React App using Breeze

Laravel Sanctum Authentication for React App using Breeze

14
Comments 2
4 min read
React State Management (4) : Recoil

React State Management (4) : Recoil

5
Comments
2 min read
React Context for Beginners

React Context for Beginners

8
Comments
6 min read
Modules in React

Modules in React

2
Comments
4 min read
Frontend Mentor - REST Countries API with color theme switcher

Frontend Mentor - REST Countries API with color theme switcher

9
Comments
4 min read
Build a Web3 authentication flow with React, Ether.js, and Ceramic

Build a Web3 authentication flow with React, Ether.js, and Ceramic

6
Comments
6 min read
Combining multiple reducers in React.

Combining multiple reducers in React.

5
Comments
5 min read
Promises: run any promise with a timeout

Promises: run any promise with a timeout

5
Comments
2 min read
loading...