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.
React Router - A Beginner Guide

React Router - A Beginner Guide

5
Comments
3 min read
Deeper Dive Into React.memo

Deeper Dive Into React.memo

6
Comments
3 min read
The Ultimate Guide to Web Console 🔥

The Ultimate Guide to Web Console 🔥

321
Comments 2
3 min read
How to write fewer tests but find more bugs

How to write fewer tests but find more bugs

28
Comments 2
6 min read
Getting started with React Ink

Getting started with React Ink

36
Comments 3
4 min read
Working with images in Next.js

Working with images in Next.js

28
Comments 3
7 min read
I’ve created an OSS library that makes it easy to create real-time web apps

I’ve created an OSS library that makes it easy to create real-time web apps

4
Comments
6 min read
Electron Adventures: Episode 57: Notebook Python HTTP Backend

Electron Adventures: Episode 57: Notebook Python HTTP Backend

4
Comments
2 min read
5chan - The 4chan clone with NextJs

5chan - The 4chan clone with NextJs

19
Comments
4 min read
Handling Forms in ReactJS the right way

Handling Forms in ReactJS the right way

69
Comments 12
2 min read
GitHub Gist API Public Gist Demo

GitHub Gist API Public Gist Demo

3
Comments
1 min read
How to build a React FAQ accordion

How to build a React FAQ accordion

68
Comments 7
2 min read
Simple HOC in React

Simple HOC in React

3
Comments
1 min read
Material UI 5 - the easiest way to migrate from makeStyles to emotion

Material UI 5 - the easiest way to migrate from makeStyles to emotion

34
Comments 18
2 min read
Create your first spring / react application

Create your first spring / react application

6
Comments
3 min read
React Router with Github Pages 💎

React Router with Github Pages 💎

5
Comments 2
1 min read
I used to hate Redux until I found this...

I used to hate Redux until I found this...

2
Comments
2 min read
Vue vs React: What to choose in 2021?

Vue vs React: What to choose in 2021?

226
Comments 33
9 min read
Learning React State Manager Jotai With 7GUIS Tasks

Learning React State Manager Jotai With 7GUIS Tasks

2
Comments
7 min read
Git pre-hook: Setup pre-commit hook for NPM project example

Git pre-hook: Setup pre-commit hook for NPM project example

8
Comments 1
3 min read
Sweet Alert JavaScript Library With Oracle Apex

Sweet Alert JavaScript Library With Oracle Apex

2
Comments
1 min read
What is React Prop Drilling and Context API

What is React Prop Drilling and Context API

114
Comments 1
4 min read
How to use Gatsby with Typescript.

How to use Gatsby with Typescript.

15
Comments 2
3 min read
Electron Adventures: Episode 56: Notebook Ruby HTTP Backend

Electron Adventures: Episode 56: Notebook Ruby HTTP Backend

2
Comments
5 min read
Build a React accordion widget in 2 minutes

Build a React accordion widget in 2 minutes

2
Comments
2 min read
Standard Banking Demo: JHipster Generated Microservices and Micro Frontends

Standard Banking Demo: JHipster Generated Microservices and Micro Frontends

60
Comments
10 min read
Using msw to test React with GraphQL effectively

Using msw to test React with GraphQL effectively

9
Comments 1
5 min read
How to make a Feedback Component to seamlessly collect reviews in React.JS

How to make a Feedback Component to seamlessly collect reviews in React.JS

13
Comments
3 min read
Persistent login in React using refresh token rotation

Persistent login in React using refresh token rotation

6
Comments
7 min read
Easy smooth scrolling in react

Easy smooth scrolling in react

189
Comments 5
3 min read
Building custom hooks in React to fetch Data

Building custom hooks in React to fetch Data

485
Comments 29
4 min read
Hacktoberfest 2021: Announcing StepZen's Goals

Hacktoberfest 2021: Announcing StepZen's Goals

7
Comments
3 min read
Use Context Api and Immer to Manage the state of your React app

Use Context Api and Immer to Manage the state of your React app

9
Comments
4 min read
ViteJS, Ionic Framework Beta v6, ReactJS And Capacitor Mobile Device Deployment

ViteJS, Ionic Framework Beta v6, ReactJS And Capacitor Mobile Device Deployment

21
Comments 5
3 min read
Build an Instagram-like infinite scrolling feed with React Query

Build an Instagram-like infinite scrolling feed with React Query

3
Comments
8 min read
Must-Have Weapons in Your React Armory

Must-Have Weapons in Your React Armory

176
Comments 2
4 min read
JavaScript Loops: For vs For of

JavaScript Loops: For vs For of

3
Comments
3 min read
Project 2 Complete: Weather App!

Project 2 Complete: Weather App!

3
Comments 1
1 min read
Responsive Restaurant Website 🍔.

Responsive Restaurant Website 🍔.

19
Comments 2
1 min read
Hammering down React basics, with a paint coat of Material UI

Hammering down React basics, with a paint coat of Material UI

31
Comments
7 min read
Create your own React icons library and publish to NPM automatically

Create your own React icons library and publish to NPM automatically

19
Comments 6
6 min read
Enable Emmet support for React in VS Code

Enable Emmet support for React in VS Code

40
Comments 7
1 min read
In terms of infrastructure, how could I build a dev.to like platform but for music?

In terms of infrastructure, how could I build a dev.to like platform but for music?

2
Comments 1
1 min read
Learn to secure your app while coding it ...

Learn to secure your app while coding it ...

2
Comments
1 min read
Connecting a gif API on ReactJS without a backend

Connecting a gif API on ReactJS without a backend

12
Comments
5 min read
How to build a React Video Modal with Hooks

How to build a React Video Modal with Hooks

58
Comments
2 min read
Infinite scrolling in React with intersection observer

Infinite scrolling in React with intersection observer

566
Comments 13
6 min read
Electron Adventures: Episode 54: Notebook state management with useImmer

Electron Adventures: Episode 54: Notebook state management with useImmer

3
Comments
4 min read
Todos: The Hard Parts

Todos: The Hard Parts

52
Comments 2
10 min read
¿Como ser más productivo como desarrollador?

¿Como ser más productivo como desarrollador?

8
Comments
3 min read
Better React Micro Frontends w/ Nx

Better React Micro Frontends w/ Nx

92
Comments 4
6 min read
Responsive design in React components?

Responsive design in React components?

5
Comments 3
4 min read
Electron Adventures: Episode 53: Jupyter Style Notebook

Electron Adventures: Episode 53: Jupyter Style Notebook

2
Comments
5 min read
Implement Silky Smooth Scrolling in react JS

Implement Silky Smooth Scrolling in react JS

132
Comments 1
4 min read
How to Deploy Your App to Netlify

How to Deploy Your App to Netlify

24
Comments 1
2 min read
Implement a Layered Architecture by React Hook Form (v7)

Implement a Layered Architecture by React Hook Form (v7)

26
Comments 1
4 min read
Running React Native everywhere: Yarn Workspaces monorepo

Running React Native everywhere: Yarn Workspaces monorepo

15
Comments
8 min read
Running React Native everywhere

Running React Native everywhere

18
Comments
4 min read
Unit Testing of Events & attach custom DOM Methods with React Testing Library

Unit Testing of Events & attach custom DOM Methods with React Testing Library

4
Comments
2 min read
Building Your First React App with Hooks (and Git) (Part II)

Building Your First React App with Hooks (and Git) (Part II)

6
Comments
13 min read
loading...