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 I Added an RSS Feed to My Next.js Site

How I Added an RSS Feed to My Next.js Site

12
Comments
3 min read
Material UI Reusable Confirmation Dialog in React

Material UI Reusable Confirmation Dialog in React

14
Comments
4 min read
7 Form Components For React Hook Form I Always Use

7 Form Components For React Hook Form I Always Use

48
Comments 1
2 min read
2 ways to overcome deployment problems with React on Netlify

2 ways to overcome deployment problems with React on Netlify

26
Comments 9
3 min read
List of Issues

List of Issues

5
Comments 1
1 min read
Add animations to your React App using Lottie

Add animations to your React App using Lottie

21
Comments 3
4 min read
Why is the Virtual DOM So Fast?

Why is the Virtual DOM So Fast?

191
Comments 16
3 min read
Filter array with multiple conditions

Filter array with multiple conditions

13
Comments
2 min read
Dependency Injection /Services pattern for React (inspired by Angular)

Dependency Injection /Services pattern for React (inspired by Angular)

81
Comments 21
7 min read
How I set up a brand-new React app

How I set up a brand-new React app

5
Comments
2 min read
Animating Next.js page transitions with Framer Motion

Animating Next.js page transitions with Framer Motion

267
Comments 14
5 min read
Card on File with React Native

Card on File with React Native

5
Comments
14 min read
How to type React props as a pro in TypeScript

How to type React props as a pro in TypeScript

59
Comments
7 min read
How to build code generated by create-react-app with esbuild

How to build code generated by create-react-app with esbuild

4
Comments
3 min read
use-shopping-cart 3.0.0 is finally released! What changed and what's to come?

use-shopping-cart 3.0.0 is finally released! What changed and what's to come?

15
Comments
3 min read
Using SMS as a Fallback Option for Push Notifications

Using SMS as a Fallback Option for Push Notifications

7
Comments
4 min read
Como criar testes de integração em aplicações React

Como criar testes de integração em aplicações React

4
Comments
6 min read
Solid Component in React App using Web Components

Solid Component in React App using Web Components

74
Comments 4
2 min read
The Scope Chain in JavaScript

The Scope Chain in JavaScript

93
Comments 5
5 min read
Weekly Digest 27/2021 - Top of the Week

Weekly Digest 27/2021 - Top of the Week

15
Comments
4 min read
Container Trap

Container Trap

4
Comments
4 min read
Using Two-Dimensional Arrays to Build a Walkable Game Map (in React!)

Using Two-Dimensional Arrays to Build a Walkable Game Map (in React!)

10
Comments
4 min read
Fun with Micro-frontend in a single-spa way💡

Fun with Micro-frontend in a single-spa way💡

16
Comments
4 min read
I Regret Being a Hipster in Tech

I Regret Being a Hipster in Tech

374
Comments 44
4 min read
Deploying a React app using Min.io

Deploying a React app using Min.io

10
Comments
4 min read
Crea un ambiente de desarrollo Linux en tu smartphone

Crea un ambiente de desarrollo Linux en tu smartphone

8
Comments
6 min read
How to create an Angular NavBar with a dynamic slider (and keep your sanity)

How to create an Angular NavBar with a dynamic slider (and keep your sanity)

7
Comments
7 min read
Learning to toggle Dark Mode through React Hooks

Learning to toggle Dark Mode through React Hooks

13
Comments 2
2 min read
Custom Hooks in React

Custom Hooks in React

5
Comments
2 min read
Build a todo app with React-Query

Build a todo app with React-Query

12
Comments
4 min read
Using react hooks

Using react hooks

11
Comments
4 min read
useLocal: the useState hook for a properly-synced state

useLocal: the useState hook for a properly-synced state

6
Comments
2 min read
useMountedEffect: asynchronous useEffect on potentially unmounted components

useMountedEffect: asynchronous useEffect on potentially unmounted components

6
Comments
2 min read
How To COLLECT PAYMENTS With STRIPE + NEXT.Js (Step-By-Step Tutorial)

How To COLLECT PAYMENTS With STRIPE + NEXT.Js (Step-By-Step Tutorial)

29
Comments 1
12 min read
Prefer duplication over code that depends on if-else

Prefer duplication over code that depends on if-else

5
Comments
3 min read
Find the maximum element from the array in javascript

Find the maximum element from the array in javascript

8
Comments
1 min read
Make Light/Dark mode Toggle for your Website using CSS

Make Light/Dark mode Toggle for your Website using CSS

167
Comments 8
4 min read
How to add Redux Toolkit to a React-Redux application ⚛️

How to add Redux Toolkit to a React-Redux application ⚛️

27
Comments 9
7 min read
What is Redux Toolkit? 🔨

What is Redux Toolkit? 🔨

101
Comments 16
4 min read
Understanding single page apps & client-side routing

Understanding single page apps & client-side routing

134
Comments 3
8 min read
Frontend Abstractions

Frontend Abstractions

118
Comments 2
5 min read
Updating State With useState Hook

Updating State With useState Hook

6
Comments
4 min read
Introducing LinkIn Customizable self hosted link tree app

Introducing LinkIn Customizable self hosted link tree app

6
Comments
2 min read
React: State Management

React: State Management

19
Comments
3 min read
Using NextAuth.js with Magic links

Using NextAuth.js with Magic links

32
Comments 6
2 min read
React Hooks Dependencies and Stale Closures

React Hooks Dependencies and Stale Closures

7
Comments 4
6 min read
I built an open source app where you make friends by helping them

I built an open source app where you make friends by helping them

54
Comments 10
5 min read
How the connect() function works in React-Redux for beginners -- Part 1 of 3: The Introduction

How the connect() function works in React-Redux for beginners -- Part 1 of 3: The Introduction

2
Comments
3 min read
10 Tips for Creating a Product on Your Own - Building Keepsake

10 Tips for Creating a Product on Your Own - Building Keepsake

15
Comments
10 min read
Lazy Load you React Components

Lazy Load you React Components

6
Comments
2 min read
Create a Resume Uploader Using AWS Amplify

Create a Resume Uploader Using AWS Amplify

87
Comments 4
11 min read
Basic Guide to use React Router v6

Basic Guide to use React Router v6

129
Comments 6
3 min read
React: Context, Custom hooks and multiple components problem

React: Context, Custom hooks and multiple components problem

4
Comments
2 min read
How to Use React Developer Tools

How to Use React Developer Tools

5
Comments
5 min read
The Frontend Hitchhiker's Guide: JavaScript Frameworks

The Frontend Hitchhiker's Guide: JavaScript Frameworks

251
Comments 2
4 min read
Build wicked fast sites with Astro: An Introduction

Build wicked fast sites with Astro: An Introduction

93
Comments 4
5 min read
Getting started with Typescript with React Hooks

Getting started with Typescript with React Hooks

636
Comments 20
6 min read
Format a number to any currency using Javascript

Format a number to any currency using Javascript

4
Comments
1 min read
Why is it so difficult to modify a deeply nested state in React?

Why is it so difficult to modify a deeply nested state in React?

5
Comments
3 min read
Summer Series to learn Cassandra NoSQL DB

Summer Series to learn Cassandra NoSQL DB

2
Comments
1 min read
loading...