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 use hooks in React Class components

How to use hooks in React Class components

6
Comments
1 min read
Batching in React

Batching in React

30
Comments 2
4 min read
Storybook x React x Typescript | How to manage complex props with simple control

Storybook x React x Typescript | How to manage complex props with simple control

13
Comments
2 min read
Building a Next.js Dashboard with Dynamic Charts and SSR

Building a Next.js Dashboard with Dynamic Charts and SSR

32
Comments
10 min read
Android in React Js 💻🌈 (Unofficial)

Android in React Js 💻🌈 (Unofficial)

10
Comments 1
1 min read
Video Conference App with React, WebRTC and Firebase.

Video Conference App with React, WebRTC and Firebase.

8
Comments 2
1 min read
Css Units

Css Units

9
Comments
2 min read
Day 20-24: Drum Machine

Day 20-24: Drum Machine

12
Comments
2 min read
Understand "this" in JavaScript

Understand "this" in JavaScript

16
Comments
2 min read
Bad Habits of Mid-Level React Developers

Bad Habits of Mid-Level React Developers

463
Comments 66
8 min read
Retro themed snake game with live highscore board!

Retro themed snake game with live highscore board!

32
Comments 17
2 min read
Remix nested URLs without the layout nesting

Remix nested URLs without the layout nesting

19
Comments
2 min read
Let's build Launch Countdown Timer using Next.js & Tailwind CSS.

Let's build Launch Countdown Timer using Next.js & Tailwind CSS.

6
Comments
12 min read
100 days of interview questions series!

100 days of interview questions series!

6
Comments
1 min read
How to add PreLoader in React JS Application

How to add PreLoader in React JS Application

4
Comments
1 min read
7 React optimization techniques you should know

7 React optimization techniques you should know

14
Comments
6 min read
2nd month in Manhattan!

2nd month in Manhattan!

4
Comments
1 min read
I get err MongoInvalidArgumentError: Collection name must be a String

I get err MongoInvalidArgumentError: Collection name must be a String

10
Comments
1 min read
Your first Turborepo

Your first Turborepo

32
Comments 2
6 min read
Why is it you can execute a function on the right side of an AND && operator in JavaScript

Why is it you can execute a function on the right side of an AND && operator in JavaScript

6
Comments
1 min read
React - O que são Estados

React - O que são Estados

8
Comments
3 min read
Building Micro Frontend with React & Module Federation

Building Micro Frontend with React & Module Federation

10
Comments 1
7 min read
Naming files and directories in JavaScript projects

Naming files and directories in JavaScript projects

9
Comments
4 min read
React Redux Tutorial Part 2 -- counter アプリの incrementByAMount と incrementAsync を作成

React Redux Tutorial Part 2 -- counter アプリの incrementByAMount と incrementAsync を作成

6
Comments
1 min read
The Advantages and Disadvantages of Working on Open Source Projects

The Advantages and Disadvantages of Working on Open Source Projects

44
Comments
5 min read
Remix pathless layout routes

Remix pathless layout routes

9
Comments
2 min read
How to send emails from a React application without a backend server

How to send emails from a React application without a backend server

3
Comments 2
3 min read
Build a Messenger Clone with MERN Stack (MongoDB, Express, React, Node JS) + Socket.io (Day 9)

Build a Messenger Clone with MERN Stack (MongoDB, Express, React, Node JS) + Socket.io (Day 9)

4
Comments
1 min read
19 JavaScript Questions I Have Been Asked Most In Interviews

19 JavaScript Questions I Have Been Asked Most In Interviews

278
Comments 13
6 min read
Instagram style stories in ReactJs

Instagram style stories in ReactJs

7
Comments
1 min read
Quest - Convert Figma to React

Quest - Convert Figma to React

3
Comments
1 min read
How to build faster animation transitions in React

How to build faster animation transitions in React

5
Comments
10 min read
React, Vue and Svelte : Comparing Select Binding

React, Vue and Svelte : Comparing Select Binding

8
Comments 1
1 min read
React Forms — Formik vs. Hook-Form vs. Final-Form

React Forms — Formik vs. Hook-Form vs. Final-Form

407
Comments 32
10 min read
Find out 8 new chakraUI components that I built

Find out 8 new chakraUI components that I built

20
Comments 3
1 min read
Implementing Feature Flags in a Next.js Application

Implementing Feature Flags in a Next.js Application

45
Comments
6 min read
KendoReact UI Library for ReactJS: What You Need to Know

KendoReact UI Library for ReactJS: What You Need to Know

7
Comments
6 min read
Rethinking our Remix admin routes

Rethinking our Remix admin routes

11
Comments
4 min read
Hot Reload Fails, DOM adds an additional iframe

Hot Reload Fails, DOM adds an additional iframe

11
Comments 4
2 min read
Open-sourced 4 SaaS kits - Vue, Svelte, React, and NET

Open-sourced 4 SaaS kits - Vue, Svelte, React, and NET

4
Comments
3 min read
React Tricks Miniseries 2: How to create custom hooks in 1 minute

React Tricks Miniseries 2: How to create custom hooks in 1 minute

7
Comments 8
2 min read
Notes on Advanced TypeScript: Transforming Types

Notes on Advanced TypeScript: Transforming Types

12
Comments 1
4 min read
React Tricks Miniseries 3: How to setup Routes

React Tricks Miniseries 3: How to setup Routes

8
Comments
2 min read
React, Vue and Svelte: Comparing Checkbox Binding

React, Vue and Svelte: Comparing Checkbox Binding

5
Comments
1 min read
Refactoring React: Applying Tell Don't Ask

Refactoring React: Applying Tell Don't Ask

30
Comments 2
3 min read
How to build Phone Number-Based Authentication with React, Altogic and Twilio

How to build Phone Number-Based Authentication with React, Altogic and Twilio

13
Comments
11 min read
What`s new in React v18

What`s new in React v18

2
Comments
5 min read
CSS Components

CSS Components

4
Comments
3 min read
How to configure ESLint, Prettier, Husky, Lint-staged into a React project with TypeScript and Tailwind CSS

How to configure ESLint, Prettier, Husky, Lint-staged into a React project with TypeScript and Tailwind CSS

13
Comments
5 min read
React Portals for ArcGIS JSAPI Popups

React Portals for ArcGIS JSAPI Popups

6
Comments
3 min read
Making your datepicker easier to work with

Making your datepicker easier to work with

6
Comments
6 min read
Upgrading to React 18 with TypeScript

Upgrading to React 18 with TypeScript

5
Comments
6 min read
Why useNavigate hook in react-router v6 triggers waste re-renders and how to solve it

Why useNavigate hook in react-router v6 triggers waste re-renders and how to solve it

6
Comments
3 min read
Don't Sweat The Small Stuff

Don't Sweat The Small Stuff

6
Comments
2 min read
Test-Driven-Development with React & Redux: Thunk, Slices & Requests Mocking

Test-Driven-Development with React & Redux: Thunk, Slices & Requests Mocking

385
Comments 9
6 min read
Remix shared layouts, a first look

Remix shared layouts, a first look

14
Comments
3 min read
Add key event listener in React.

Add key event listener in React.

7
Comments
1 min read
I built a DEV.to clone from scratch (including the API!) 👨‍💻🥳

I built a DEV.to clone from scratch (including the API!) 👨‍💻🥳

551
Comments 61
3 min read
React Tricks Miniseries 1: How to set up your react folder structure

React Tricks Miniseries 1: How to set up your react folder structure

10
Comments
1 min read
Build Restaurant Website with Next.js and Cosmic

Build Restaurant Website with Next.js and Cosmic

16
Comments
8 min read
loading...