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 pass and access data from one route to another with useLocation, useNavigate, useHistory hooks.

How to pass and access data from one route to another with useLocation, useNavigate, useHistory hooks.

44
Comments 4
3 min read
React State Overview

React State Overview

1
Comments
3 min read
Polymorphism with React

Polymorphism with React

4
Comments 2
1 min read
Building with Next.js - part 3

Building with Next.js - part 3

20
Comments
2 min read
how to make dynamic element center horizontally in react js?

how to make dynamic element center horizontally in react js?

Comments 4
3 min read
Determining the RGB "Distance" Between Two Colors

Determining the RGB "Distance" Between Two Colors

70
Comments 23
9 min read
Fetching Data Made Easy with the useQuery Hook in React

Fetching Data Made Easy with the useQuery Hook in React

3
Comments
2 min read
Working with Modals in React.JS | Context API | MUI v5 Dialog Component

Working with Modals in React.JS | Context API | MUI v5 Dialog Component

1
Comments
1 min read
Typescript - For React Developers

Typescript - For React Developers

1
Comments
10 min read
I made an admin dashboard for React using Tailwind CSS! Use it for free! ⚡️

I made an admin dashboard for React using Tailwind CSS! Use it for free! ⚡️

46
Comments 5
1 min read
React Stateless and Stateful Components

React Stateless and Stateful Components

1
Comments 4
5 min read
Step by step: Multi-Tenant App with Next.js

Step by step: Multi-Tenant App with Next.js

46
Comments 12
5 min read
First Experience With Next.js - part 1

First Experience With Next.js - part 1

37
Comments 10
2 min read
How to set up Styled Components in NextJS

How to set up Styled Components in NextJS

1
Comments
4 min read
Code splitting en React JS.

Code splitting en React JS.

16
Comments
7 min read
Using EventEmitter in React

Using EventEmitter in React

5
Comments 3
1 min read
Introducing React Design Patterns: Flux, Redux, and Context API

Introducing React Design Patterns: Flux, Redux, and Context API

2
Comments
10 min read
Dashboard for laptop monitoring!!!!

Dashboard for laptop monitoring!!!!

Comments 1
1 min read
Tailwind vs styled-components in React.js

Tailwind vs styled-components in React.js

Comments 2
4 min read
Atomic Design: The 5 Secrets to Taming UI Chaos in React

Atomic Design: The 5 Secrets to Taming UI Chaos in React

1
Comments 2
3 min read
The React Tunnel Vision

The React Tunnel Vision

3
Comments 5
4 min read
Next.js vs. React: Which is the Best for Your Project

Next.js vs. React: Which is the Best for Your Project

76
Comments 15
3 min read
Personalizando um aplicativo utilizando Emotion

Personalizando um aplicativo utilizando Emotion

2
Comments
2 min read
How to Redirect to an external website with Remix

How to Redirect to an external website with Remix

5
Comments
1 min read
Some Problems I Face When Building React Single Page Application And How I Solve Them

Some Problems I Face When Building React Single Page Application And How I Solve Them

1
Comments
4 min read
Introduction to React (for beginners)

Introduction to React (for beginners)

6
Comments
3 min read
Tiny Chat App UI

Tiny Chat App UI

3
Comments
1 min read
Serving a React Router app through CloudFront

Serving a React Router app through CloudFront

6
Comments 1
3 min read
Reducing Color Depth with React/JavaScript

Reducing Color Depth with React/JavaScript

19
Comments
15 min read
Settlr - Splitwise settling for Poker sessions (written in Python)

Settlr - Splitwise settling for Poker sessions (written in Python)

5
Comments
3 min read
Why should you use react query for your react app - part 2

Why should you use react query for your react app - part 2

3
Comments
6 min read
Build a ToDo App With React and Firebase

Build a ToDo App With React and Firebase

29
Comments
9 min read
Recoil is the Samurai Sword of React State Management

Recoil is the Samurai Sword of React State Management

55
Comments 13
8 min read
Top 5+ Free Tailwind CSS React Admin Dashboards & Templates for 2024

Top 5+ Free Tailwind CSS React Admin Dashboards & Templates for 2024

69
Comments 5
4 min read
Animations with GSAP + React 🌟

Animations with GSAP + React 🌟

124
Comments 7
9 min read
React Architectures: FLUX vs REDUX

React Architectures: FLUX vs REDUX

39
Comments 5
5 min read
Usando Absolute Imports em React (JavaScript e TypeScript)

Usando Absolute Imports em React (JavaScript e TypeScript)

5
Comments
5 min read
React Router v6.4 tutorial

React Router v6.4 tutorial

1
Comments
2 min read
I cloned dev.to with react, firebase, chakraui and more...

I cloned dev.to with react, firebase, chakraui and more...

2
Comments
3 min read
The Challenges of Lazy Loading in JavaScript

The Challenges of Lazy Loading in JavaScript

2
Comments
8 min read
Entendendo o que é Styled-Component no React!

Entendendo o que é Styled-Component no React!

1
Comments
2 min read
Free Tailwind Components Collections(sample)

Free Tailwind Components Collections(sample)

86
Comments 1
2 min read
Build and publish a Component Library - React, TypeScript, Storybook

Build and publish a Component Library - React, TypeScript, Storybook

59
Comments 11
10 min read
Testes no Front-end: Escrevendo seu primeiro teste

Testes no Front-end: Escrevendo seu primeiro teste

1
Comments
4 min read
Styling React components using Style Attributes

Styling React components using Style Attributes

2
Comments
2 min read
Conditional Rendering in ReactJS

Conditional Rendering in ReactJS

1
Comments
3 min read
Compound components in React

Compound components in React

8
Comments
3 min read
Progressive Web App Development using React.js: A comprehensive guide

Progressive Web App Development using React.js: A comprehensive guide

Comments
5 min read
Building a forum with React, NodeJS

Building a forum with React, NodeJS

440
Comments 24
20 min read
How to create a Newsletter feedback form using React and Supabase

How to create a Newsletter feedback form using React and Supabase

5
Comments
6 min read
Creating a GuestBook in Next.js

Creating a GuestBook in Next.js

24
Comments 8
1 min read
⚖️ Legal Compliance for Web Apps: Considerations

⚖️ Legal Compliance for Web Apps: Considerations

3
Comments
2 min read
The Top 10 React UI Component Libraries

The Top 10 React UI Component Libraries

5
Comments
13 min read
Prevent re-loading

Prevent re-loading

1
Comments
1 min read
State Information Flow in React

State Information Flow in React

Comments
3 min read
Best Practices for Using the filter() Method in React.js

Best Practices for Using the filter() Method in React.js

36
Comments
3 min read
How to create a carousel in React

How to create a carousel in React

10
Comments
7 min read
Removing Duplicates In Arrays

Removing Duplicates In Arrays

3
Comments
2 min read
Using Virtual Color Mixing to Extend Your Palette in React/JavaScript

Using Virtual Color Mixing to Extend Your Palette in React/JavaScript

15
Comments
9 min read
React hook to show notification with Context

React hook to show notification with Context

1
Comments
4 min read
loading...