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.
A guide to testing and formatting in react

A guide to testing and formatting in react

10
Comments
4 min read
Using React Hooks to make an RPG Shop

Using React Hooks to make an RPG Shop

8
Comments
6 min read
Portfolio Website

Portfolio Website

2
Comments 3
1 min read
Avoiding race conditions and memory leaks in React useEffect

Avoiding race conditions and memory leaks in React useEffect

323
Comments 19
4 min read
Step up your Redux game with Typescript

Step up your Redux game with Typescript

7
Comments
13 min read
Let's Make a Redux + Material UI + OAuth Starter template! Pt 4. Navbar & Theme Switch

Let's Make a Redux + Material UI + OAuth Starter template! Pt 4. Navbar & Theme Switch

5
Comments
5 min read
Creating a Habit Tracker App using Typescript, React, and Tailwind

Creating a Habit Tracker App using Typescript, React, and Tailwind

23
Comments
10 min read
Redux vs Context (why and where)

Redux vs Context (why and where)

30
Comments 4
5 min read
Test-Driven Development with react and Jest

Test-Driven Development with react and Jest

3
Comments
3 min read
How to trigger a Next.js rebuild from Strapi CMS

How to trigger a Next.js rebuild from Strapi CMS

16
Comments
2 min read
IdentityServer4,ASP.NET Identity for Authentication & Authorization with ReactJS client

IdentityServer4,ASP.NET Identity for Authentication & Authorization with ReactJS client

15
Comments 4
3 min read
Looking for the Best React Form Library? It’s Probably on This List

Looking for the Best React Form Library? It’s Probably on This List

107
Comments 19
10 min read
Improving Your React Code - Custom Hooks

Improving Your React Code - Custom Hooks

186
Comments 11
5 min read
Recoil과 hook으로 global 모달 만들기

Recoil과 hook으로 global 모달 만들기

4
Comments
2 min read
How to Deploy React to Netlify

How to Deploy React to Netlify

18
Comments 1
2 min read
Hello Vite + React!

Hello Vite + React!

118
Comments 16
2 min read
How act() works inside react?

How act() works inside react?

38
Comments 2
5 min read
The first UI Kits integrate Bootstrap 5 with Angular, React & Vue

The first UI Kits integrate Bootstrap 5 with Angular, React & Vue

8
Comments
2 min read
Full Tutorial #8: Creating a Field Resolver for a GraphQL Type | Microservices Chat App Using React, TypeScript and GraphQL

Full Tutorial #8: Creating a Field Resolver for a GraphQL Type | Microservices Chat App Using React, TypeScript and GraphQL

50
Comments 2
1 min read
MobX 6 with multiple stores using React hooks

MobX 6 with multiple stores using React hooks

32
Comments
4 min read
Refactor to Refract 03:24

Refactor to Refract

9
Comments
3 min read
IDOM - It's React, but in Python

IDOM - It's React, but in Python

37
Comments 7
8 min read
Explosiv, static JSX site generator

Explosiv, static JSX site generator

9
Comments
2 min read
Let's Make a Redux + Material UI + OAuth Starter template! Pt 3. Alerts & Themes

Let's Make a Redux + Material UI + OAuth Starter template! Pt 3. Alerts & Themes

16
Comments
6 min read
React Templates - A curated list with FREE projects

React Templates - A curated list with FREE projects

170
Comments
6 min read
Making a Dropdown

Making a Dropdown

4
Comments
2 min read
How to implement Caching for Hacker News App in React

How to implement Caching for Hacker News App in React

19
Comments
9 min read
Here's How you can create a React App on Android Device

Here's How you can create a React App on Android Device

57
Comments 23
1 min read
React Tips — Clean Syntax

React Tips — Clean Syntax

2
Comments
3 min read
React Tips — Modern Structures and State Updates

React Tips — Modern Structures and State Updates

2
Comments
4 min read
React Tips — Input Focus and Choices Controls

React Tips — Input Focus and Choices Controls

2
Comments
4 min read
React Tips — Input Data Binding

React Tips — Input Data Binding

2
Comments
4 min read
Why React Hooks ?

Why React Hooks ?

13
Comments
4 min read
React Tips — HTML, State Arrays, and Images

React Tips — HTML, State Arrays, and Images

8
Comments
3 min read
Understanding Rendering in React ♻ ⚛️

Understanding Rendering in React ♻ ⚛️

1008
Comments 25
6 min read
How to avoid premature abstraction in React

How to avoid premature abstraction in React

25
Comments 1
4 min read
Understanding useRef in react

Understanding useRef in react

22
Comments 2
2 min read
Speeding up your development with Webpack 5 HMR and React Fast Refresh

Speeding up your development with Webpack 5 HMR and React Fast Refresh

40
Comments 6
5 min read
Rsvp to weddings with XState

Rsvp to weddings with XState

11
Comments 3
6 min read
Build Weather App With React

Build Weather App With React

11
Comments
6 min read
Before - After - A practical guide to improving UI components, readability, and reusing code. HTML, CSS, JS, Vue.

Before - After - A practical guide to improving UI components, readability, and reusing code. HTML, CSS, JS, Vue.

5
Comments
7 min read
View-Hook Pair Pattern (Draft)

View-Hook Pair Pattern (Draft)

4
Comments 1
5 min read
Creating a custom React hook to get the window's dimensions in Next.js

Creating a custom React hook to get the window's dimensions in Next.js

72
Comments 5
2 min read
React - how to create dynamic table

React - how to create dynamic table

82
Comments 10
2 min read
How to add Cookie Notice Banner to React app 👨‍💻

How to add Cookie Notice Banner to React app 👨‍💻

15
Comments 1
2 min read
Let's Make a Redux + Material UI + OAuth Starter template! Pt 2. Login/Logout

Let's Make a Redux + Material UI + OAuth Starter template! Pt 2. Login/Logout

5
Comments
5 min read
Sharing State with the React Context API

Sharing State with the React Context API

12
Comments
4 min read
Movies App With React

Movies App With React

4
Comments
1 min read
Day 1 of the #100daysofCode Challenge. Learning React

Day 1 of the #100daysofCode Challenge. Learning React

7
Comments
3 min read
Build a CRUD application using Django and React

Build a CRUD application using Django and React

46
Comments 11
9 min read
Adding SVGs in React Native Expo

Adding SVGs in React Native Expo

3
Comments 1
1 min read
Login app with MERN Stack

Login app with MERN Stack

7
Comments 2
1 min read
Learn react-testing-library for test react projects

Learn react-testing-library for test react projects

1
Comments
1 min read
React Router: A simple tutorial on nested routes.

React Router: A simple tutorial on nested routes.

111
Comments 10
5 min read
I build a SaaS, looking for co-founder

I build a SaaS, looking for co-founder

14
Comments 3
1 min read
Building BitPrice web application using Next js and React js Then deploy it to Azure Static Website

Building BitPrice web application using Next js and React js Then deploy it to Azure Static Website

11
Comments
9 min read
...Spread and ...Rest Operator

...Spread and ...Rest Operator

56
Comments 2
2 min read
React TypeScript Hooks issue when returning array

React TypeScript Hooks issue when returning array

10
Comments
4 min read
Explicit Versus Implicit - The Cost Of Implicitness in Programming Comprehension

Explicit Versus Implicit - The Cost Of Implicitness in Programming Comprehension

4
Comments
3 min read
Projects with high-quality designs to practice your HTML, CSS, JS... skills

Projects with high-quality designs to practice your HTML, CSS, JS... skills

232
Comments 6
2 min read
loading...