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 Modal Manager Context

React Modal Manager Context

10
Comments
1 min read
React - TypeError: this.state.<arr>.map is not a function when using map to render an element

React - TypeError: this.state.<arr>.map is not a function when using map to render an element

6
Comments
1 min read
How to Record Videos in ReactJS with Capacitor and Cordova Plugins

How to Record Videos in ReactJS with Capacitor and Cordova Plugins

19
Comments 4
3 min read
A Dive Into React Hooks

A Dive Into React Hooks

35
Comments 10
2 min read
How to Record Videos in ReactJS with Capacitor and Cordova Plugins

How to Record Videos in ReactJS with Capacitor and Cordova Plugins

21
Comments
3 min read
Answering Your App's Questions with Redux Selectors

Answering Your App's Questions with Redux Selectors

10
Comments
8 min read
Designing NativeBase 3.0: Architecture & Forthcomings

Designing NativeBase 3.0: Architecture & Forthcomings

8
Comments
4 min read
React Instant Theme Toggler using pure CSS

React Instant Theme Toggler using pure CSS

71
Comments 3
2 min read
Practical React & Redux - Part 1

Practical React & Redux - Part 1

5
Comments
7 min read
Vue, Angular, React Comparison Series: computed property

Vue, Angular, React Comparison Series: computed property

9
Comments
2 min read
#help React-spring transition problem

#help React-spring transition problem

8
Comments 2
1 min read
React click outside hook

React click outside hook

28
Comments 2
1 min read
Testing React Components: How to mock imports with Jest

Testing React Components: How to mock imports with Jest

13
Comments 1
2 min read
Instagram Style Route as Modal in Next.js

Instagram Style Route as Modal in Next.js

24
Comments 1
1 min read
Day 1 of #100DaysOfCode: Design a layout for shopping cart template with CSS grid and Media query

Day 1 of #100DaysOfCode: Design a layout for shopping cart template with CSS grid and Media query

6
Comments
1 min read
Spotify Login Animation With React Navigation V5

Spotify Login Animation With React Navigation V5

59
Comments
6 min read
Opinionated React: Use State Colocation

Opinionated React: Use State Colocation

14
Comments 1
3 min read
React vs Vue (A feature comparison)

React vs Vue (A feature comparison)

2
Comments 2
3 min read
Hello WebVR with react-three-fiber

Hello WebVR with react-three-fiber

7
Comments
1 min read
Why you should use react-multi-carousel in your project?

Why you should use react-multi-carousel in your project?

6
Comments 5
2 min read
Tooltips not showing in my react app

Tooltips not showing in my react app

7
Comments
1 min read
Building a Pokemon app with React Hooks and Context API

Building a Pokemon app with React Hooks and Context API

71
Comments 1
16 min read
The future of App development

The future of App development

5
Comments 2
3 min read
React Gatsby Next js Landing Page Collection

React Gatsby Next js Landing Page Collection

33
Comments 1
3 min read
🔥 What's Popular Among Developers? — Weekly Picks #124

🔥 What's Popular Among Developers? — Weekly Picks #124

47
Comments 1
3 min read
과연 props는 어디까지 내려가는가

과연 props는 어디까지 내려가는가

6
Comments
2 min read
css.gg 2.0

css.gg 2.0

6
Comments
1 min read
Just Another Front-end web developer roadmap - absolute beginners learn here

Just Another Front-end web developer roadmap - absolute beginners learn here

85
Comments 5
1 min read
Testing with React Testing Library using component instances

Testing with React Testing Library using component instances

47
Comments 8
6 min read
What the hack is call, apply, bind in JavaScript

What the hack is call, apply, bind in JavaScript

133
Comments 3
3 min read
Announcing Frontity's €1M Funding Round with Automattic and K Fund

Announcing Frontity's €1M Funding Round with Automattic and K Fund

29
Comments
5 min read
MERN, MEAN OR FERN stack?

MERN, MEAN OR FERN stack?

12
Comments 9
1 min read
How To Build Finite State Machines using XState and React?

How To Build Finite State Machines using XState and React?

55
Comments 1
3 min read
A Concurrent Mode-Safe Version of useRef

A Concurrent Mode-Safe Version of useRef

8
Comments 5
3 min read
Layman's Guide to Higher-Order Functions

Layman's Guide to Higher-Order Functions

7
Comments 6
4 min read
Benchmarking your JavaScript Code

Benchmarking your JavaScript Code

8
Comments
3 min read
Getting started with GraphQL

Getting started with GraphQL

73
Comments 4
2 min read
When Should You Convert Your Classes to Hooks??

When Should You Convert Your Classes to Hooks??

35
Comments 2
12 min read
React Hooks - useReducer

React Hooks - useReducer

96
Comments 10
14 min read
Introducing Object Hooks: Mutable State for React 🤯

Introducing Object Hooks: Mutable State for React 🤯

11
Comments 7
2 min read
import files without deep nesting relative path in next.js

import files without deep nesting relative path in next.js

42
Comments 2
2 min read
Difference between Angular vs React

Difference between Angular vs React

3
Comments
1 min read
Fast Refresh with Expo Web! 🏃🏻‍♂️🔄

Fast Refresh with Expo Web! 🏃🏻‍♂️🔄

47
Comments 15
3 min read
The difference between Classes and Function components in React

The difference between Classes and Function components in React

12
Comments
5 min read
Iniciando com styled-components (React Native)

Iniciando com styled-components (React Native)

7
Comments 1
7 min read
ReasonReact JSX children–a subtle difference from JavaScript

ReasonReact JSX children–a subtle difference from JavaScript

13
Comments
2 min read
Static site generation with NextJs and a headless CMS

Static site generation with NextJs and a headless CMS

36
Comments
5 min read
Setup a basic react application with webpack and babel

Setup a basic react application with webpack and babel

12
Comments 2
5 min read
Authenticating a React App with Laravel Sanctum - Part 4

Authenticating a React App with Laravel Sanctum - Part 4

21
Comments 1
5 min read
Relay: the GraphQL client that wants to do the dirty work for you

Relay: the GraphQL client that wants to do the dirty work for you

168
Comments 11
21 min read
Create a COVID-19 tracker in React

Create a COVID-19 tracker in React

13
Comments
6 min read
Bulletproof React: Understanding The Functional Reactive Approach

Bulletproof React: Understanding The Functional Reactive Approach

5
Comments
6 min read
React/Redux Project

React/Redux Project

5
Comments
3 min read
Inside a dev's mind: How do you plan a UI feature?

Inside a dev's mind: How do you plan a UI feature?

70
Comments 7
10 min read
Fundamentos de React

Fundamentos de React

3
Comments
9 min read
How to add Push Notification in React Native for Android

How to add Push Notification in React Native for Android

6
Comments
15 min read
React Testing Library fireEvent.change example

React Testing Library fireEvent.change example

5
Comments
1 min read
Dont Depend On State From Callback Handlers in React

Dont Depend On State From Callback Handlers in React

12
Comments
4 min read
Navigation in React Native using React Navigation

Navigation in React Native using React Navigation

7
Comments
11 min read
Final Project - the beginning

Final Project - the beginning

3
Comments
1 min read
loading...