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.
Covid-19 App Worldwide real time Data

Covid-19 App Worldwide real time Data

9
Comments
4 min read
Stop using frameworks and libraries

Stop using frameworks and libraries

51
Comments 50
2 min read
The Mysterious React hook: useRef()

The Mysterious React hook: useRef()

53
Comments 13
2 min read
5 ways to improve your Gatsby code blocks

5 ways to improve your Gatsby code blocks

12
Comments
3 min read
Pullstate - Simple hooks-based state management for React

Pullstate - Simple hooks-based state management for React

51
Comments 4
3 min read
VSCode Profiles - React Flavored

VSCode Profiles - React Flavored

31
Comments
6 min read
The easiest way to connect cypress and react devtools 🌟

The easiest way to connect cypress and react devtools 🌟

21
Comments
2 min read
Create git-graphs easily

Create git-graphs easily

7
Comments
1 min read
Easy React Native Form management with react-formr - DRY

Easy React Native Form management with react-formr - DRY

5
Comments
4 min read
React Hooks Basics Reference

React Hooks Basics Reference

9
Comments
4 min read
GatsbyJS - Is Gatsby really that great ?

GatsbyJS - Is Gatsby really that great ?

6
Comments 1
8 min read
Build a Next.js Blog with Cosmic’s GraphQL API

Build a Next.js Blog with Cosmic’s GraphQL API

9
Comments
8 min read
How to learn 4 technologies at a time?

How to learn 4 technologies at a time?

10
Comments
1 min read
State vs Props in React

State vs Props in React

4
Comments
1 min read
Various ways of handling environment variables in React and Node.js

Various ways of handling environment variables in React and Node.js

57
Comments 14
5 min read
Part 1: Build This Cool Dropdown Menu with React, React Router and CSS

Part 1: Build This Cool Dropdown Menu with React, React Router and CSS

86
Comments 5
5 min read
React: Guia Visual para o Modelo Mental do React, Parte 2 - useState, useEffect e ciclos de vida

React: Guia Visual para o Modelo Mental do React, Parte 2 - useState, useEffect e ciclos de vida

10
Comments
17 min read
How to Serve a React Single-Page App with Django

How to Serve a React Single-Page App with Django

35
Comments 18
7 min read
Create Component in React

Create Component in React

4
Comments
1 min read
Redux combineReducer

Redux combineReducer

7
Comments
2 min read
Creating draft blog post in Gatsby

Creating draft blog post in Gatsby

10
Comments
2 min read
8 Projects with modern designs to become a Full-stack Master 2020

8 Projects with modern designs to become a Full-stack Master 2020

661
Comments 48
4 min read
Reescrevendo a biblioteca Recoil para React em 100 linhas

Reescrevendo a biblioteca Recoil para React em 100 linhas

5
Comments
8 min read
Getting Started with React

Getting Started with React

5
Comments 1
1 min read
ReasonReact practice -  calendar from scratch

ReasonReact practice -  calendar from scratch

9
Comments 1
13 min read
Add .less/.scss global styles in storybook

Add .less/.scss global styles in storybook

13
Comments
2 min read
How I migrated React Storybook from v5.3 to v6

How I migrated React Storybook from v5.3 to v6

8
Comments
4 min read
Angular/React両方を経験して得られた堅牢なアプリケーション設計

Angular/React両方を経験して得られた堅牢なアプリケーション設計

32
Comments
6 min read
Don't duplicate your data - Learnings from code reviews

Don't duplicate your data - Learnings from code reviews

95
Comments 7
3 min read
How to use React hooks in Apollo Client for GraphQL

How to use React hooks in Apollo Client for GraphQL

16
Comments
7 min read
React.memo and React.PureComponent

React.memo and React.PureComponent

12
Comments 1
2 min read
How to Role Based Access Control (RBAC) ? 👮‍♂️⚠️

How to Role Based Access Control (RBAC) ? 👮‍♂️⚠️

53
Comments 2
4 min read
Robot vs Zombies Live Stream E04

Robot vs Zombies Live Stream E04

3
Comments
1 min read
Desplegando una app de React en Heroku

Desplegando una app de React en Heroku

9
Comments
2 min read
17 Best Material UI Templates for Dashboard/WebApp (Free & Premium)

17 Best Material UI Templates for Dashboard/WebApp (Free & Premium)

22
Comments 1
17 min read
Cropping and resizing images in React

Cropping and resizing images in React

129
Comments 17
3 min read
Making an animated header with Framer Motion

Making an animated header with Framer Motion

14
Comments 2
2 min read
Pourquoi créer son site personnel pour un développeur débutant

Pourquoi créer son site personnel pour un développeur débutant

5
Comments 3
5 min read
Full-Stack Youtubers to Follow 🏃 — From Beginner Expert

Full-Stack Youtubers to Follow 🏃 — From Beginner Expert

122
Comments 22
2 min read
The Easiest Way to Use Query Parameters in React

The Easiest Way to Use Query Parameters in React

29
Comments 5
3 min read
How to mock api calls in Storybook

How to mock api calls in Storybook

13
Comments 2
3 min read
Learn ReactJS with TensorflowJS & Firebase in 10 hours

Learn ReactJS with TensorflowJS & Firebase in 10 hours

9
Comments
1 min read
Context API preventing rerenders?

Context API preventing rerenders?

5
Comments 4
1 min read
How to Build an Automated Portfolio using GitHub's GraphQL API and React

How to Build an Automated Portfolio using GitHub's GraphQL API and React

37
Comments 1
8 min read
🚀10 Trending projects on GitHub for web developers - 18th September 2020

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

120
Comments 2
2 min read
My Journey From React to React Native

My Journey From React to React Native

3
Comments
6 min read
How to Validate Forms Data in React Using Reactrix

How to Validate Forms Data in React Using Reactrix

25
Comments 3
2 min read
React: Hiding an Element as you Scroll

React: Hiding an Element as you Scroll

50
Comments 3
3 min read
Best react native templates 2020.

Best react native templates 2020.

137
Comments 6
8 min read
Passing Props in React

Passing Props in React

7
Comments 2
2 min read
Which error tracking/log maintaining/ monitoring tool are you guys using on your UI end?

Which error tracking/log maintaining/ monitoring tool are you guys using on your UI end?

2
Comments 1
1 min read
Am I the only one seeing possibilities with React Nil?

Am I the only one seeing possibilities with React Nil?

6
Comments 12
1 min read
How to Build a React Form Component

How to Build a React Form Component

123
Comments 2
14 min read
An Introduction to Data Visualization with VX and D3

An Introduction to Data Visualization with VX and D3

10
Comments
3 min read
Integrate Razorpay Payment Gateway in your React app

Integrate Razorpay Payment Gateway in your React app

160
Comments 29
8 min read
Creating custom React hooks to handle components external events

Creating custom React hooks to handle components external events

5
Comments 1
4 min read
I have an "Unreachable Code Detected" Error in my React app - How to fix?

I have an "Unreachable Code Detected" Error in my React app - How to fix?

6
Comments 3
1 min read
Intro To React [For Beginners]

Intro To React [For Beginners]

252
Comments 13
18 min read
Patterns for Doing API Calls in ReactJS

Patterns for Doing API Calls in ReactJS

10
Comments
9 min read
First Day on DEV!

First Day on DEV!

35
Comments 19
1 min read
loading...