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.
Tutorial on developing Yelp Clone

Tutorial on developing Yelp Clone

3
Comments 1
14 min read
Review of state management in React: kinds of lightweight trials - MobX, Zustand, Jotai and Valtio

Review of state management in React: kinds of lightweight trials - MobX, Zustand, Jotai and Valtio

19
Comments
31 min read
how to deploy react project with warnings on netlify.

how to deploy react project with warnings on netlify.

3
Comments
1 min read
A Beginner's Guide to React Custom Hooks

A Beginner's Guide to React Custom Hooks

4
Comments
5 min read
How to add Amazon Cognito Auth to a Web App (part 3)

How to add Amazon Cognito Auth to a Web App (part 3)

1
Comments
5 min read
Slicing Data with Tanstack Query

Slicing Data with Tanstack Query

1
Comments
4 min read
Multiple title tags in source code

Multiple title tags in source code

3
Comments
1 min read
Building a Simple from English to German Translator using NextJS and ChatGPT API

Building a Simple from English to German Translator using NextJS and ChatGPT API

Comments
5 min read
MutationObserver

MutationObserver

34
Comments 6
2 min read
My New Development Project

My New Development Project

1
Comments 1
1 min read
React Hooks Fundamentals: A Beginner's Guide

React Hooks Fundamentals: A Beginner's Guide

3
Comments 2
9 min read
How to use a different style while reusing a component ?

How to use a different style while reusing a component ?

2
Comments
1 min read
7 Must Know Custom React Hooks in React 18

7 Must Know Custom React Hooks in React 18

6
Comments 2
6 min read
Declarative and inferable types way in React Redux

Declarative and inferable types way in React Redux

Comments
5 min read
Optimize React Context Step-by-step in 4 examples

Optimize React Context Step-by-step in 4 examples

1
Comments
2 min read
Goodbye create-react-app

Goodbye create-react-app

74
Comments 12
2 min read
Automate Your Code Formatting with Prettier , Husky and Lint-Staged: A Complete Guide

Automate Your Code Formatting with Prettier , Husky and Lint-Staged: A Complete Guide

5
Comments
3 min read
Intergrating Wistia Video Player into your React App(complete code)

Intergrating Wistia Video Player into your React App(complete code)

7
Comments 9
4 min read
Unidirectional State Management: How React's useReducer Implements the Flux Pattern

Unidirectional State Management: How React's useReducer Implements the Flux Pattern

Comments
3 min read
Why Should You Prefer TypeScript over JavaScript in React.JS?

Why Should You Prefer TypeScript over JavaScript in React.JS?

7
Comments
2 min read
Criando um custom hook pra paginação 📖

Criando um custom hook pra paginação 📖

3
Comments
2 min read
Announcing React-Chrono 2.0: Exciting New Features and Improvements

Announcing React-Chrono 2.0: Exciting New Features and Improvements

2
Comments
4 min read
Embedding Data Into React/JSX Elements

Embedding Data Into React/JSX Elements

42
Comments 13
10 min read
Hi Community I need your help

Hi Community I need your help

2
Comments 1
1 min read
How to publish a website to IPFS using Pinata

How to publish a website to IPFS using Pinata

Comments
6 min read
Run a Golang, Nginx, and React App in Docker

Run a Golang, Nginx, and React App in Docker

24
Comments 2
7 min read
Elm for React developers

Elm for React developers

29
Comments 5
5 min read
Complete Reactjs Tutorial for Beginners: Step-by-step Guide (Part 1)

Complete Reactjs Tutorial for Beginners: Step-by-step Guide (Part 1)

21
Comments
5 min read
Reading Local Json Data With Next.js - part 5

Reading Local Json Data With Next.js - part 5

28
Comments 2
4 min read
The Lifecycle of React Components

The Lifecycle of React Components

1
Comments
9 min read
Como fazer um Teste Unitário em React Native, utilizando Jest.

Como fazer um Teste Unitário em React Native, utilizando Jest.

4
Comments
4 min read
How debugging for accessibility helped me finally understand useRef

How debugging for accessibility helped me finally understand useRef

14
Comments 2
7 min read
Optimizing React Component Performance with useDeferredValue Hook

Optimizing React Component Performance with useDeferredValue Hook

6
Comments
3 min read
Several ways to handle request side effect that you should know

Several ways to handle request side effect that you should know

6
Comments
1 min read
Adding keys to our DOM diffing algorithm

Adding keys to our DOM diffing algorithm

9
Comments 2
6 min read
The useEffect cleanup and the two circumstances it's called.

The useEffect cleanup and the two circumstances it's called.

2
Comments
5 min read
Top 5 React Admin Templates

Top 5 React Admin Templates

36
Comments 1
9 min read
Yup conditional validations for different scenarios but the same form

Yup conditional validations for different scenarios but the same form

2
Comments
3 min read
React: bad habits

React: bad habits

24
Comments 7
3 min read
Upgrading My Web Portfolio: My Journey from Static HTML to Dynamic React

Upgrading My Web Portfolio: My Journey from Static HTML to Dynamic React

Comments 2
4 min read
Getting started with Reactjs and Nextjs

Getting started with Reactjs and Nextjs

42
Comments 1
4 min read
How to create an API layer with React Hooks and TypeScript…and why

How to create an API layer with React Hooks and TypeScript…and why

8
Comments 3
8 min read
Qu'est-ce qu'un composant React ?

Qu'est-ce qu'un composant React ?

1
Comments
3 min read
How to juggle in between two containers (ReactJS)

How to juggle in between two containers (ReactJS)

Comments
3 min read
Everything You Need to Know About the Updated React Docs

Everything You Need to Know About the Updated React Docs

104
Comments 8
6 min read
React Query - useMutation

React Query - useMutation

20
Comments
2 min read
Testing a React Application with React Hooks with Jest and Enzyme for newbies

Testing a React Application with React Hooks with Jest and Enzyme for newbies

Comments
9 min read
Truthy And Falsy Value In JavaScript.

Truthy And Falsy Value In JavaScript.

7
Comments 2
1 min read
MERN Stack Chat App #1

MERN Stack Chat App #1

1
Comments
1 min read
How to Build a Crowdfunding Dapp with React, Solidity, and Tailwind (series)

How to Build a Crowdfunding Dapp with React, Solidity, and Tailwind (series)

1
Comments
6 min read
Creating (or attempting) to create an autocomplete with OpenAI ChatGPT.

Creating (or attempting) to create an autocomplete with OpenAI ChatGPT.

Comments
3 min read
It's Showtime: Rendering Lists and Conditional Content in React.js, the Fun Way! 🎬

It's Showtime: Rendering Lists and Conditional Content in React.js, the Fun Way! 🎬

3
Comments
3 min read
As práticas mais recomendadas para Desenvolvedores React

As práticas mais recomendadas para Desenvolvedores React

1
Comments
4 min read
I built an AI-powered web builder using OpenAI chat API, Next.js, and Styled Component

I built an AI-powered web builder using OpenAI chat API, Next.js, and Styled Component

6
Comments
2 min read
HTTP request: Fetch vs Axios

HTTP request: Fetch vs Axios

2
Comments
5 min read
Weekly web development resources #141

Weekly web development resources #141

8
Comments 1
3 min read
A Beginner's Guide to Getting Started with React

A Beginner's Guide to Getting Started with React

2
Comments
3 min read
MetaMask SDK Dev Guide

MetaMask SDK Dev Guide

6
Comments 1
4 min read
Developers might be using useEffect wrong this whole time

Developers might be using useEffect wrong this whole time

2
Comments 1
2 min read
useMemeffect

useMemeffect

3
Comments 1
1 min read
loading...