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.
React Code Splitting

React Code Splitting

82
Comments 8
4 min read
Mantine – 100+ React hooks and components with native dark theme support

Mantine – 100+ React hooks and components with native dark theme support

31
Comments 1
2 min read
A movies countdown website using tmdb api

A movies countdown website using tmdb api

6
Comments 3
1 min read
I built my app in React, React Native and NextJS. Lessons learned.

I built my app in React, React Native and NextJS. Lessons learned.

433
Comments 41
4 min read
2 ways of making your form inputs accessible

2 ways of making your form inputs accessible

2
Comments
1 min read
JavaScript Object Deep Clone vs Shallow Clone. Clone JavaScript Object the right way.

JavaScript Object Deep Clone vs Shallow Clone. Clone JavaScript Object the right way.

3
Comments
1 min read
Manage the state of your React app with Jotai

Manage the state of your React app with Jotai

9
Comments 2
4 min read
useToggle: Custom react hook for toggle

useToggle: Custom react hook for toggle

6
Comments 2
1 min read
Server-side Redux. Part II. The Design.

Server-side Redux. Part II. The Design.

2
Comments
6 min read
3 Levels of Mocking a React Hook: Control and Effort against Representability

3 Levels of Mocking a React Hook: Control and Effort against Representability

7
Comments
9 min read
Animate in style with Framer Motion

Animate in style with Framer Motion

5
Comments
2 min read
Would You React ? - Build a Video App

Would You React ? - Build a Video App

136
Comments 3
9 min read
Are all JavaScript functions Closures ?

Are all JavaScript functions Closures ?

63
Comments 9
5 min read
Understanding State in React JS - Part 4

Understanding State in React JS - Part 4

13
Comments 2
4 min read
Deploy a React App to GitHub Pages

Deploy a React App to GitHub Pages

7
Comments
2 min read
Simplificando testes com Testing Library

Simplificando testes com Testing Library

5
Comments 2
3 min read
Props vs. State

Props vs. State

27
Comments
2 min read
[JavaScript] 5 Interesting uses of JavaScript destructuring!

[JavaScript] 5 Interesting uses of JavaScript destructuring!

228
Comments 17
5 min read
JavaScript Proto and Prototype ⚙️

JavaScript Proto and Prototype ⚙️

5
Comments
2 min read
Get started with RecoilJS by building a Fantasy app in React Native

Get started with RecoilJS by building a Fantasy app in React Native

10
Comments
9 min read
How To Make A Custom Video Player in Redwood

How To Make A Custom Video Player in Redwood

10
Comments
10 min read
windy 0.7.8 is out!

windy 0.7.8 is out!

2
Comments 2
1 min read
Easy File Uploads in React with Simple File Upload

Easy File Uploads in React with Simple File Upload

8
Comments 1
6 min read
Custom ArrayLayout with React and JsonForms

Custom ArrayLayout with React and JsonForms

7
Comments 1
5 min read
Why does React not delete the required component but deletes the last sibling?

Why does React not delete the required component but deletes the last sibling?

2
Comments 3
1 min read
Setting up React Leaflet with Mapbox and Vite

Setting up React Leaflet with Mapbox and Vite

12
Comments 2
6 min read
10 Ways to Host Your React App For Free

10 Ways to Host Your React App For Free

321
Comments 6
4 min read
The Benefits Of Linked Lists And How I Implemented A Queue In React

The Benefits Of Linked Lists And How I Implemented A Queue In React

14
Comments 2
3 min read
How to Implement Feature Flags in a React JS App

How to Implement Feature Flags in a React JS App

32
Comments
9 min read
Learn About React DatePicker in 5 Minutes

Learn About React DatePicker in 5 Minutes

2
Comments
1 min read
[VechaiUI]: A set of high-quality React components with the built-in dark theme using TailwindCSS.

[VechaiUI]: A set of high-quality React components with the built-in dark theme using TailwindCSS.

17
Comments 6
1 min read
🚀10 Trending projects on GitHub for web developers - 25th June 2021

🚀10 Trending projects on GitHub for web developers - 25th June 2021

422
Comments 6
3 min read
Como criar um componente React com TDD

Como criar um componente React com TDD

8
Comments 2
4 min read
1/7 GUI Tasks with React and XState: Counter

1/7 GUI Tasks with React and XState: Counter

6
Comments 1
6 min read
React Virtual DOM Explained in Plain English

React Virtual DOM Explained in Plain English

25
Comments
2 min read
I coded a social platform for helping people automate things with Autohotkey. Stack +Tools breakdown inside!

I coded a social platform for helping people automate things with Autohotkey. Stack +Tools breakdown inside!

2
Comments 2
4 min read
How to setup pretty import paths in a create-react-app application

How to setup pretty import paths in a create-react-app application

9
Comments 5
3 min read
Control flow analysis of aliased conditional expressions in TypeScript

Control flow analysis of aliased conditional expressions in TypeScript

5
Comments 3
6 min read
Recreate "The Goonies" scroll animation with React

Recreate "The Goonies" scroll animation with React

3
Comments
2 min read
Create a highly reusable button with styled-system and styled-components.

Create a highly reusable button with styled-system and styled-components.

91
Comments 3
4 min read
Why don’t React state updates reflect immediately?

Why don’t React state updates reflect immediately?

6
Comments
6 min read
Fontawesome alternatives

Fontawesome alternatives

25
Comments 3
1 min read
Simple alert notification for your react app

Simple alert notification for your react app

17
Comments 1
1 min read
Javascript Hacks

Javascript Hacks

65
Comments 8
2 min read
Building a SaaS App (Part IV): User Authentication in Flask and React

Building a SaaS App (Part IV): User Authentication in Flask and React

6
Comments
14 min read
Fix the CORS - and How the Access-Control-Allow-Origin Header Works

Fix the CORS - and How the Access-Control-Allow-Origin Header Works

9
Comments
5 min read
Export Multiple Components in Index File

Export Multiple Components in Index File

11
Comments
1 min read
React useEffect Hook Flow

React useEffect Hook Flow

47
Comments
5 min read
Uploading Files to IPFS from a Web Application

Uploading Files to IPFS from a Web Application

221
Comments 30
3 min read
01-Installing Visual Studio Code for JavaScript Development

01-Installing Visual Studio Code for JavaScript Development

3
Comments
1 min read
5 Underrated React Libraries ⚛️ Part-1

5 Underrated React Libraries ⚛️ Part-1

93
Comments 2
3 min read
Using Apache ECharts with React and TypeScript

Using Apache ECharts with React and TypeScript

34
Comments 14
4 min read
It Takes A Village

It Takes A Village

5
Comments
3 min read
Creating "Your Camera Gear" with React

Creating "Your Camera Gear" with React

5
Comments 1
2 min read
Weekly Digest 26/2021 - Top of the Week

Weekly Digest 26/2021 - Top of the Week

8
Comments
4 min read
React form validation with React Hook Form and Yup

React form validation with React Hook Form and Yup

62
Comments 24
3 min read
How To Improve Your Developer Experience (DX) With React, Hooks And Redux-Toolkit (rtk)

How To Improve Your Developer Experience (DX) With React, Hooks And Redux-Toolkit (rtk)

7
Comments
1 min read
API Fetch – The WordPress Library You Didn’t Know You Needed

API Fetch – The WordPress Library You Didn’t Know You Needed

8
Comments
7 min read
Easy to follow explanation of State & Props for React Native beginners

Easy to follow explanation of State & Props for React Native beginners

4
Comments
3 min read
React Context

React Context

6
Comments
2 min read
loading...