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.
Authorization Code Flow with PKCE (OAuth) in a React application

Authorization Code Flow with PKCE (OAuth) in a React application

7
Comments
5 min read
How to integrate Facebook Login API into your React app

How to integrate Facebook Login API into your React app

17
Comments 1
8 min read
TODO APP in ReactJS

TODO APP in ReactJS

6
Comments
1 min read
How I Built My Dream Portfolio Site

How I Built My Dream Portfolio Site

612
Comments 55
7 min read
Howler | A basic fullstack Next.js App using its API routes w/ React Query

Howler | A basic fullstack Next.js App using its API routes w/ React Query

45
Comments 4
7 min read
Pure vs Impure Functions

Pure vs Impure Functions

140
Comments 18
4 min read
Status Checks in React Query

Status Checks in React Query

17
Comments
3 min read
Autenticação ReactJS - (ReactJS, Azure AD)

Autenticação ReactJS - (ReactJS, Azure AD)

11
Comments
8 min read
React Native AppState - A workaround to detect screen lock

React Native AppState - A workaround to detect screen lock

4
Comments
4 min read
Trying out NestJS part 4: Generate Typescript clients from OpenAPI documents

Trying out NestJS part 4: Generate Typescript clients from OpenAPI documents

10
Comments
6 min read
React Apollo SSR Boilerplate

React Apollo SSR Boilerplate

8
Comments
1 min read
Create a React project without Create-React-App

Create a React project without Create-React-App

5
Comments
3 min read
How I Create Simple Counter App yet Elegant

How I Create Simple Counter App yet Elegant

6
Comments
3 min read
🚀10 Trending projects on GitHub for web developers - 12th March 2021

🚀10 Trending projects on GitHub for web developers - 12th March 2021

622
Comments 12
2 min read
Predictable React authentication with the Context API

Predictable React authentication with the Context API

90
Comments 8
8 min read
Tagged templates literal in js.

Tagged templates literal in js.

2
Comments
2 min read
How to handle 4xx and 5xx errors in Javascript fetch()

How to handle 4xx and 5xx errors in Javascript fetch()

38
Comments
3 min read
Instagram Clone Using React.Js

Instagram Clone Using React.Js

3
Comments 2
1 min read
Building React Applications using Deno: The Definite Guide

Building React Applications using Deno: The Definite Guide

44
Comments 7
8 min read
Two way data binding in vue,react and vanilla js

Two way data binding in vue,react and vanilla js

9
Comments 4
1 min read
React Query - A practical example.

React Query - A practical example.

163
Comments 7
4 min read
User Accessibility and Developer Experience

User Accessibility and Developer Experience

3
Comments
3 min read
React.js/Redux + Drag&Drop

React.js/Redux + Drag&Drop

36
Comments 1
3 min read
How to add blogs to react website?

How to add blogs to react website?

6
Comments 11
1 min read
How Can I Achieve This Animation Effect onScroll in Reactjs

How Can I Achieve This Animation Effect onScroll in Reactjs

13
Comments 3
1 min read
Sitemap: What is and how to generate it for a Next.js App

Sitemap: What is and how to generate it for a Next.js App

9
Comments
2 min read
Setup React App With Redux Store

Setup React App With Redux Store

6
Comments 1
1 min read
Creating a Reddit Clone Using React and GraphQL - 15

Creating a Reddit Clone Using React and GraphQL - 15

7
Comments
4 min read
Next.js Tutorial with Examples: build better React apps with Next

Next.js Tutorial with Examples: build better React apps with Next

41
Comments 1
11 min read
Shortest & Usefullest React component you'll ever use

Shortest & Usefullest React component you'll ever use

7
Comments
1 min read
Simple React JS and MySQL Integration -- CRUD App (Frontend)

Simple React JS and MySQL Integration -- CRUD App (Frontend)

10
Comments 1
3 min read
Progress Button Microinteractions with ReactJS

Progress Button Microinteractions with ReactJS

4
Comments
1 min read
How to use useSearchParams With React Router v6 ?

How to use useSearchParams With React Router v6 ?

16
Comments
1 min read
Building a React Cine World - Movie Application using typescript

Building a React Cine World - Movie Application using typescript

68
Comments 3
2 min read
Top JavaScript Trends to Watch in 2021

Top JavaScript Trends to Watch in 2021

34
Comments 2
5 min read
Cool way to use staging and production environment with Next.js

Cool way to use staging and production environment with Next.js

11
Comments
2 min read
Shortcodes vs MDX

Shortcodes vs MDX

16
Comments 1
5 min read
How React isn't reactive, and why you shouldn't care

How React isn't reactive, and why you shouldn't care

171
Comments 23
6 min read
My experiences creating a Netflix clone using microfrontends

My experiences creating a Netflix clone using microfrontends

234
Comments 8
23 min read
Fixing Next js "ReferenceError: document is not defined"

Fixing Next js "ReferenceError: document is not defined"

25
Comments 4
1 min read
Preact: Optimize your Next.js build with 5 lines of code

Preact: Optimize your Next.js build with 5 lines of code

15
Comments 2
1 min read
How to set up React projects without using create-react-app

How to set up React projects without using create-react-app

52
Comments 2
7 min read
What if LinkedIn was beautiful? - New UI

What if LinkedIn was beautiful? - New UI

232
Comments 22
7 min read
💪 Build Custom Modal/Popup Component In React JS

💪 Build Custom Modal/Popup Component In React JS

14
Comments
4 min read
Documenting My Web Dev Journey

Documenting My Web Dev Journey

15
Comments 5
1 min read
useEffect Hook

useEffect Hook

6
Comments
2 min read
how do I loop pictures in a MERNG + CMS stack?

how do I loop pictures in a MERNG + CMS stack?

2
Comments
1 min read
What is React Helmet and Where To Use It

What is React Helmet and Where To Use It

155
Comments 7
3 min read
Add a subscription payment system with Stripe in less than 20 min

Add a subscription payment system with Stripe in less than 20 min

49
Comments
3 min read
Dark Mode: A how to guide for React and Redux!

Dark Mode: A how to guide for React and Redux!

3
Comments
3 min read
React Navigation Bar Tutorial (Slide)

React Navigation Bar Tutorial (Slide)

7
Comments
2 min read
ReactJS Pagination Using Material UI

ReactJS Pagination Using Material UI

5
Comments 1
3 min read
An introduction to @testing-library: Part 1

An introduction to @testing-library: Part 1

67
Comments 10
8 min read
Material-UI Select with React Hook Form

Material-UI Select with React Hook Form

14
Comments 1
1 min read
Using React in JSFiddle, Coderpad, or just an HTML page

Using React in JSFiddle, Coderpad, or just an HTML page

8
Comments
2 min read
Auth flow with Aws Amplify, ReactJs, and Tailwind CSS

Auth flow with Aws Amplify, ReactJs, and Tailwind CSS

54
Comments 4
9 min read
😬 10 Must Know Javascript Array Methods

😬 10 Must Know Javascript Array Methods

125
Comments 4
4 min read
Bringing Pattern Matching to TypeScript 🎨 Introducing TS-Pattern

Bringing Pattern Matching to TypeScript 🎨 Introducing TS-Pattern

192
Comments 10
11 min read
Gatsby.js Browser APIs Explained: wrapPageElement vs wrapRootElement

Gatsby.js Browser APIs Explained: wrapPageElement vs wrapRootElement

16
Comments 3
2 min read
I made google docs clone but with a twist

I made google docs clone but with a twist

29
Comments 7
1 min read
loading...