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.
Is everything in JavaScript an Object?

Is everything in JavaScript an Object?

133
Comments 18
4 min read
How our team writes React tests and other stuff too 5 June 2021 8 minute read

How our team writes React tests and other stuff too 5 June 2021 8 minute read

3
Comments
1 min read
Create a video app with JaaS, React and Vercel

Create a video app with JaaS, React and Vercel

5
Comments
8 min read
Is React a framework or library? - Everything you need to know

Is React a framework or library? - Everything you need to know

4
Comments 3
11 min read
Netflix Clone Using React and TMDb

Netflix Clone Using React and TMDb

32
Comments 10
1 min read
Create custom CRA (create-react-app) template with tailwindcss, twin.macro and goober

Create custom CRA (create-react-app) template with tailwindcss, twin.macro and goober

4
Comments 2
10 min read
You Can Definitely Use Global Variables To Manage Global State In React

You Can Definitely Use Global Variables To Manage Global State In React

221
Comments 24
10 min read
Enforce Husky Pre-Commit With ESLint & Prettier In Monorepo

Enforce Husky Pre-Commit With ESLint & Prettier In Monorepo

31
Comments 5
3 min read
Published my first npm package!

Published my first npm package!

4
Comments
2 min read
New Skeleton component in windy - React UI Kit based on Tailwind

New Skeleton component in windy - React UI Kit based on Tailwind

3
Comments
1 min read
Create Full Stack application using Spring Boot and React

Create Full Stack application using Spring Boot and React

5
Comments
1 min read
Turn your Create React App into a Progressive Web App in 100 seconds

Turn your Create React App into a Progressive Web App in 100 seconds

180
Comments 3
2 min read
Securing React Native Application

Securing React Native Application

74
Comments 2
9 min read
How to stop re-rendering lists in React?

How to stop re-rendering lists in React?

8
Comments
4 min read
🚀10 Trending projects on GitHub for web developers - 9th July 2021

🚀10 Trending projects on GitHub for web developers - 9th July 2021

205
Comments
3 min read
FED Talk! Episode 3: Setting Up Routes in React

FED Talk! Episode 3: Setting Up Routes in React

3
Comments
9 min read
React's useEffect Hook

React's useEffect Hook

55
Comments
3 min read
Python in React with Pyodide

Python in React with Pyodide

2
Comments 1
10 min read
Introduction to Dockerize series

Introduction to Dockerize series

213
Comments 6
2 min read
How to change React boilerplate icon/text

How to change React boilerplate icon/text

7
Comments
3 min read
Lerna/Yarn -> Nx: Faster Build Times + Better Dev Ergonomics

Lerna/Yarn -> Nx: Faster Build Times + Better Dev Ergonomics

9
Comments
3 min read
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

13
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

25
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

20
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
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

231
Comments 14
5 min read
Dependency Injection /Services pattern for React (inspired by Angular)

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

75
Comments 21
7 min read
Card on File with React Native

Card on File with React Native

5
Comments
14 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
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
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

73
Comments 4
2 min read
The Scope Chain in JavaScript

The Scope Chain in JavaScript

93
Comments 5
5 min read
I Regret Being a Hipster in Tech

I Regret Being a Hipster in Tech

374
Comments 45
4 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!)

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

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

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

Deploying a React app using Min.io

9
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)

5
Comments
7 min read
Custom Hooks in React

Custom Hooks in React

5
Comments
2 min read
Learning to toggle Dark Mode through React Hooks

Learning to toggle Dark Mode through React Hooks

13
Comments 2
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

5
Comments
2 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 COLLECT PAYMENTS With STRIPE + NEXT.Js (Step-By-Step Tutorial)

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

26
Comments
12 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
loading...