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.JS in a Nutshell

React.JS in a Nutshell

7
Comments
1 min read
Manage Asynchronous State in React with EASE

Manage Asynchronous State in React with EASE

7
Comments 2
3 min read
What I've learned using Chakra-Ui so far

What I've learned using Chakra-Ui so far

119
Comments 17
5 min read
Ultimate 2021 Reference for React Functional Components

Ultimate 2021 Reference for React Functional Components

30
Comments
18 min read
useState Hook In React

useState Hook In React

5
Comments 4
3 min read
The best React Native map libraries for time-strapped developers

The best React Native map libraries for time-strapped developers

16
Comments
5 min read
Three common mistakes when you are working with react context API

Three common mistakes when you are working with react context API

2
Comments
1 min read
Storybook for everyone: CSF vs. MDX

Storybook for everyone: CSF vs. MDX

52
Comments
6 min read
Notion + React + Blog: best libs and posts

Notion + React + Blog: best libs and posts

7
Comments
1 min read
How to Deploy React Router Based Application to Netlify

How to Deploy React Router Based Application to Netlify

39
Comments
6 min read
Form validation with Yup

Form validation with Yup

9
Comments
16 min read
Workin' Styles Real Quick! Semantic for ReactJS

Workin' Styles Real Quick! Semantic for ReactJS

9
Comments
2 min read
Criando um React Custom Hook com Testes

Criando um React Custom Hook com Testes

11
Comments
1 min read
Add Conditional Style to Link with active route with NextJs and Tailwind

Add Conditional Style to Link with active route with NextJs and Tailwind

24
Comments
2 min read
How to publish TypeScript package to NPM

How to publish TypeScript package to NPM

55
Comments 1
3 min read
A Chat Progressive Web App

A Chat Progressive Web App

161
Comments 43
2 min read
Connecting React project with Firebase

Connecting React project with Firebase

17
Comments 2
4 min read
React internationalization with react-intl

React internationalization with react-intl

6
Comments
3 min read
Everything you need in One Repo

Everything you need in One Repo

51
Comments 1
1 min read
Building an Aavegotchi DApp using React + Web3

Building an Aavegotchi DApp using React + Web3

46
Comments 6
15 min read
Tasker App develop in react native for 724.one

Tasker App develop in react native for 724.one

2
Comments
1 min read
Announcing: new and light state manager “Jon”

Announcing: new and light state manager “Jon”

5
Comments
2 min read
REACT - setState Object

REACT - setState Object

5
Comments
1 min read
To use React Context for state correctly use it like recoil

To use React Context for state correctly use it like recoil

17
Comments 3
2 min read
Como usar variáveis de ambiente sem biblioteca em React

Como usar variáveis de ambiente sem biblioteca em React

16
Comments 4
3 min read
Should I learn Angular or React?

Should I learn Angular or React?

34
Comments 27
3 min read
React-Router: Animated Transitions DIY

React-Router: Animated Transitions DIY

26
Comments 4
2 min read
When should you memoize in React

When should you memoize in React

74
Comments 3
9 min read
Storing State on Local Storage in a React Application

Storing State on Local Storage in a React Application

7
Comments 3
2 min read
#9 Of 100DaysOfCode

#9 Of 100DaysOfCode

7
Comments
2 min read
React-Notifications ⚠️

React-Notifications ⚠️

9
Comments 2
2 min read
Ways of Getting Data from API in React

Ways of Getting Data from API in React

558
Comments 31
4 min read
🚀10 Trending projects on GitHub for web developers - 16th April 2021

🚀10 Trending projects on GitHub for web developers - 16th April 2021

166
Comments 2
2 min read
Migrating from NPM to Yarn

Migrating from NPM to Yarn

50
Comments 7
1 min read
A Simple Introduction to React JS

A Simple Introduction to React JS

8
Comments
4 min read
Code Splitting in React using React.lazy and Loadable Components

Code Splitting in React using React.lazy and Loadable Components

16
Comments
7 min read
HashChat - Chat with person with same interests as you

HashChat - Chat with person with same interests as you

5
Comments 1
1 min read
Authentication in React, Redux and JWT Video Tutorial | 2 hours 🚀

Authentication in React, Redux and JWT Video Tutorial | 2 hours 🚀

5
Comments
1 min read
Is Preact worth checking in 2021?

Is Preact worth checking in 2021?

2
Comments
2 min read
Ruby on Rails React Developer for Hire

Ruby on Rails React Developer for Hire

3
Comments
1 min read
How to be the best software developer

How to be the best software developer

5
Comments
2 min read
Day 25 of 365 Days of Code

Day 25 of 365 Days of Code

5
Comments
1 min read
[Storyblok & Gatsby]A Solution to "ERROR #98124 WEBPACK. Generating development SSR bundle failed"

[Storyblok & Gatsby]A Solution to "ERROR #98124 WEBPACK. Generating development SSR bundle failed"

4
Comments
2 min read
Let's build a 3-in-1 form field component

Let's build a 3-in-1 form field component

12
Comments 4
7 min read
bURL: A tiny web app for breaking down URLs

bURL: A tiny web app for breaking down URLs

6
Comments 4
3 min read
#8 of 100DaysOfCode

#8 of 100DaysOfCode

9
Comments
2 min read
Frontity Themes

Frontity Themes

3
Comments
1 min read
Easiest way to set a key in React lists

Easiest way to set a key in React lists

7
Comments
2 min read
Setup Development Environment with Docker for Monorepo 🐳

Setup Development Environment with Docker for Monorepo 🐳

23
Comments 3
3 min read
Why Designers Should Learn To React?

Why Designers Should Learn To React?

6
Comments
5 min read
How to fix the React memory leak warning

How to fix the React memory leak warning

92
Comments 15
5 min read
Learn to configure ESLINT and PRETTIER in react

Learn to configure ESLINT and PRETTIER in react

129
Comments 2
7 min read
Announcing new and simple state manager “Exome”

Announcing new and simple state manager “Exome”

53
Comments 16
5 min read
Are you using context right?

Are you using context right?

7
Comments
5 min read
Deploy NextJS app to GitHub Pages using GitHub Actions

Deploy NextJS app to GitHub Pages using GitHub Actions

8
Comments
4 min read
Series: How to structurize React Apps (Ep: Beginner Level)

Series: How to structurize React Apps (Ep: Beginner Level)

3
Comments
3 min read
Opt your Netlify, Vercel or Github Pages site out of Google's FLoC Network

Opt your Netlify, Vercel or Github Pages site out of Google's FLoC Network

96
Comments 7
3 min read
How to send data (state and props) between unrelated components in react

How to send data (state and props) between unrelated components in react

10
Comments
3 min read
How to Log the Web Vitals Of a Next.js App Using Bugfender

How to Log the Web Vitals Of a Next.js App Using Bugfender

3
Comments
9 min read
4 Best UI Framework For ReactJS

4 Best UI Framework For ReactJS

570
Comments 42
2 min read
loading...