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.
Create a full fake "REST API" with zero coding in less than 30 seconds (seriously).

Create a full fake "REST API" with zero coding in less than 30 seconds (seriously).

86
Comments 5
2 min read
✨♻️One line - Date Operations in JavaScript

✨♻️One line - Date Operations in JavaScript

55
Comments 3
3 min read
Generate pdf from dom with multiple pages and without cutting

Generate pdf from dom with multiple pages and without cutting

48
Comments
2 min read
Automating your React Native library's build process

Automating your React Native library's build process

2
Comments
5 min read
Today's Work: Data Structures, Data Transferring, and React

Today's Work: Data Structures, Data Transferring, and React

4
Comments
2 min read
Currency Converter Using React JS

Currency Converter Using React JS

17
Comments 1
1 min read
Framer Motion API for React

Framer Motion API for React

75
Comments 3
3 min read
Choosing a Frontend Form Library

Choosing a Frontend Form Library

2
Comments
4 min read
Why React Keys Matter: An Introduction

Why React Keys Matter: An Introduction

4
Comments
4 min read
A Starter template for React & ASP.NET Core App in Azure

A Starter template for React & ASP.NET Core App in Azure

3
Comments
2 min read
Build Your Own Hook for Uploading Images to Firebase

Build Your Own Hook for Uploading Images to Firebase

75
Comments
7 min read
How to normalize an input (Colloquially known as how to create an input mask)

How to normalize an input (Colloquially known as how to create an input mask)

11
Comments 2
8 min read
Building a VSCode Extension: Part Four

Building a VSCode Extension: Part Four

18
Comments 1
2 min read
React Hooks Revisited: useContext

React Hooks Revisited: useContext

12
Comments
3 min read
Introducing LiveChat Developer Platform: Hello!

Introducing LiveChat Developer Platform: Hello!

2
Comments
3 min read
How To Build A Twitter Clone With NestJS, Prisma And React ( Part 2 )

How To Build A Twitter Clone With NestJS, Prisma And React ( Part 2 )

16
Comments
11 min read
Concrete example for React.useImperativeHandle

Concrete example for React.useImperativeHandle

34
Comments 5
3 min read
Easy Dark Mode Switch with React and localStorage

Easy Dark Mode Switch with React and localStorage

10
Comments 1
7 min read
Global vs Local State in React

Global vs Local State in React

24
Comments 2
5 min read
Recording E2E Test in React with Cypress & GH Actions.

Recording E2E Test in React with Cypress & GH Actions.

3
Comments
1 min read
How to Work with Immutable Data in JavaScript

How to Work with Immutable Data in JavaScript

10
Comments
4 min read
Build This Cool PopUp / Modal with React and CSS

Build This Cool PopUp / Modal with React and CSS

12
Comments 1
3 min read
Optimise rendering of children tree subscribed to Context API

Optimise rendering of children tree subscribed to Context API

3
Comments 2
3 min read
I made a developer portfolio template using React and Next

I made a developer portfolio template using React and Next

3
Comments 82
2 min read
JSON.stringify(stuff, WTF, 2)

JSON.stringify(stuff, WTF, 2)

7
Comments 1
1 min read
Full State Management in React (without Redux)

Full State Management in React (without Redux)

9
Comments
7 min read
An Introduction to Reusable Components and how to create Typography Component

An Introduction to Reusable Components and how to create Typography Component

214
Comments 8
6 min read
Continuing with React & Starting My Latest Side Project!

Continuing with React & Starting My Latest Side Project!

6
Comments 2
2 min read
Using Icons

Using Icons

5
Comments
2 min read
Understand Life Cycle Methods in React.js

Understand Life Cycle Methods in React.js

23
Comments
5 min read
How does the virtual DOM work in React!

How does the virtual DOM work in React!

18
Comments 9
2 min read
Configuring WordPress as a headless CMS with Next.js

Configuring WordPress as a headless CMS with Next.js

299
Comments 9
8 min read
Making your React component library meaningful in 2021

Making your React component library meaningful in 2021

15
Comments 1
6 min read
How to Customize Prev/Next Buttons in React SwiperJs

How to Customize Prev/Next Buttons in React SwiperJs

43
Comments 7
2 min read
Avoid Flash of Default Theme: An Implementation of Dark Mode in React App

Avoid Flash of Default Theme: An Implementation of Dark Mode in React App

7
Comments
3 min read
Deploy React Repo from Github with CodeSandBox.io & Netlify integration.

Deploy React Repo from Github with CodeSandBox.io & Netlify integration.

5
Comments
6 min read
🚀10 Trending projects on GitHub for web developers - 11th September 2020

🚀10 Trending projects on GitHub for web developers - 11th September 2020

100
Comments
2 min read
Implementing Redux in your React projects in a nutshell

Implementing Redux in your React projects in a nutshell

14
Comments
9 min read
Intro To React (P2) ES6 features

Intro To React (P2) ES6 features

6
Comments
2 min read
What is the best way to tackle responsive design with minimal redundant code ?

What is the best way to tackle responsive design with minimal redundant code ?

5
Comments 6
1 min read
React : Make your own pagination

React : Make your own pagination

13
Comments
4 min read
How to CSS in Ionic React with Styled Components

How to CSS in Ionic React with Styled Components

55
Comments 9
5 min read
How To Build A Twitter Clone With NestJS, Prisma And React ( Part 1 )

How To Build A Twitter Clone With NestJS, Prisma And React ( Part 1 )

46
Comments 2
12 min read
Learning React Part 1: Stateless Components

Learning React Part 1: Stateless Components

50
Comments
3 min read
Feedback needed for React Calculator app

Feedback needed for React Calculator app

3
Comments
1 min read
Here's A Simpler Alternative to Redux

Here's A Simpler Alternative to Redux

78
Comments 2
7 min read
Moving from Contentful to MDX for my Gatsby website

Moving from Contentful to MDX for my Gatsby website

4
Comments
6 min read
Detect toxic language with TensorFlow.js

Detect toxic language with TensorFlow.js

8
Comments
4 min read
How to set up showcase of your React UI-components using GitHub Pages

How to set up showcase of your React UI-components using GitHub Pages

7
Comments
2 min read
5 VSCode extensions for React developers in 2020

5 VSCode extensions for React developers in 2020

4
Comments
2 min read
2024: Free Online Code Editors for React, Javascript, Python, Go

2024: Free Online Code Editors for React, Javascript, Python, Go

30
Comments 60
1 min read
Starting with JavaScript Series #100JSPosts

Starting with JavaScript Series #100JSPosts

29
Comments
1 min read
how to theme your gatsby site

how to theme your gatsby site

12
Comments 4
2 min read
How can I use <pre/> tag in react JS ?

How can I use <pre/> tag in react JS ?

10
Comments 1
1 min read
React Hooks Revisited: useEffect

React Hooks Revisited: useEffect

68
Comments 6
5 min read
Day 37 of #100DaysOfCode: PWA + SPA: initialize PWA on Create React App(CRA)

Day 37 of #100DaysOfCode: PWA + SPA: initialize PWA on Create React App(CRA)

10
Comments
2 min read
Adding a statically-generated RSS feed to a Next.js 9.3+ Blog

Adding a statically-generated RSS feed to a Next.js 9.3+ Blog

25
Comments 2
3 min read
A hilarious browser game

A hilarious browser game

35
Comments 8
1 min read
React is a subsidy

React is a subsidy

4
Comments
2 min read
Laravel and Inertia with React and TypeScript

Laravel and Inertia with React and TypeScript

59
Comments 7
2 min read
loading...