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.
Gerando número aleatório

Gerando número aleatório

3
Comments
1 min read
globalThis - Access environment-agnostic global `this` value

globalThis - Access environment-agnostic global `this` value

11
Comments
1 min read
Learning React? Make it accessible now

Learning React? Make it accessible now

22
Comments 2
3 min read
What is GraphQL and how to use with React.js(Part 2)?

What is GraphQL and how to use with React.js(Part 2)?

8
Comments
7 min read
React Spring vs Animated

React Spring vs Animated

20
Comments
7 min read
Validando email com RegEx

Validando email com RegEx

7
Comments
1 min read
Promise.all (ES2015) vs Promise.allSettled (ES2020). What's changed? 🤔

Promise.all (ES2015) vs Promise.allSettled (ES2020). What's changed? 🤔

40
Comments 6
1 min read
Practice React/TypeScript By Building A Chrome Extension

Practice React/TypeScript By Building A Chrome Extension

200
Comments 8
4 min read
React Reverse Portals

React Reverse Portals

12
Comments 1
1 min read
Make a custom night mode toggle w/React & CSS Variables

Make a custom night mode toggle w/React & CSS Variables

28
Comments 5
5 min read
Reactgate Recap

Reactgate Recap

84
Comments 54
2 min read
Isomorphic JavaScript: What is it and what can I do with it?

Isomorphic JavaScript: What is it and what can I do with it?

6
Comments
4 min read
Using WebSockets in React

Using WebSockets in React

241
Comments 11
5 min read
Create an infinite loading list with React and GraphQL

Create an infinite loading list with React and GraphQL

180
Comments
8 min read
React: Writing a custom API hook

React: Writing a custom API hook

208
Comments 12
3 min read
How to stop your spinner from jumping in React

How to stop your spinner from jumping in React

131
Comments 6
4 min read
React Run Error (solution)

React Run Error (solution)

5
Comments
1 min read
Why React Hooks (Part I: Complicated lifecycles)

Why React Hooks (Part I: Complicated lifecycles)

6
Comments
5 min read
A Brief Intro to RxJs

A Brief Intro to RxJs

14
Comments
3 min read
The Weight of JS

The Weight of JS

94
Comments 3
10 min read
Custom Gatsby.js Source Plugin

Custom Gatsby.js Source Plugin

41
Comments 1
6 min read
Testing your Amplify Application with Jest and Cypress

Testing your Amplify Application with Jest and Cypress

75
Comments 3
16 min read
3 Reasons to useReducer() over useState()

3 Reasons to useReducer() over useState()

110
Comments 14
2 min read
Prerender your SPA using Netlify For Better SEO

Prerender your SPA using Netlify For Better SEO

79
Comments 6
2 min read
JavaScript - The "this" key word in depth

JavaScript - The "this" key word in depth

125
Comments 4
9 min read
Debugging Saturday: React is not cooperating with me

Debugging Saturday: React is not cooperating with me

5
Comments
2 min read
Using React as a Wordpress theme

Using React as a Wordpress theme

48
Comments 9
5 min read
Redirecionamento em JavaScript mantendo os parâmetros da URL

Redirecionamento em JavaScript mantendo os parâmetros da URL

2
Comments
1 min read
Using React Hooks

Using React Hooks

10
Comments
10 min read
Testing an AngularJS app with Jest

Testing an AngularJS app with Jest

7
Comments
4 min read
React Hooks, my introduction

React Hooks, my introduction

4
Comments
7 min read
Let Everyone In Your Company See Your Reusable Components

Let Everyone In Your Company See Your Reusable Components

70
Comments 2
6 min read
First Day Guide to Redux

First Day Guide to Redux

15
Comments 3
4 min read
Using React useState hook with TypeScript

Using React useState hook with TypeScript

9
Comments
5 min read
Why do we need to bind methods inside our class component’s constructor?

Why do we need to bind methods inside our class component’s constructor?

105
Comments 10
4 min read
Override CRA and add webpack config, without ejecting.

Override CRA and add webpack config, without ejecting.

30
Comments 2
2 min read
Uma rápida introdução sobre React.js em 5min.

Uma rápida introdução sobre React.js em 5min.

52
Comments
3 min read
Global State Management with React usestate, useContext Hooks and Context API.

Global State Management with React usestate, useContext Hooks and Context API.

68
Comments 2
5 min read
Sempre declare suas variáveis com let ou const

Sempre declare suas variáveis com let ou const

6
Comments
1 min read
The state of semantic JSX

The state of semantic JSX

59
Comments 1
9 min read
5 Examples of React Applications To Learn From

5 Examples of React Applications To Learn From

425
Comments 3
3 min read
Testing in Next.js: Dynamic Imports

Testing in Next.js: Dynamic Imports

9
Comments
2 min read
TSLint -> ESLint/CRA/Typescript/Prettier

TSLint -> ESLint/CRA/Typescript/Prettier

32
Comments
4 min read
🎉Announcing Floodgate: a "load more" component for React 🌊

🎉Announcing Floodgate: a "load more" component for React 🌊

57
Comments 3
4 min read
How to add a dark mode to your React web app

How to add a dark mode to your React web app

211
Comments 11
5 min read
Using a CMS Made Me A Better Developer

Using a CMS Made Me A Better Developer

8
Comments 3
3 min read
Modern React testing, part 2: Jest and Enzyme

Modern React testing, part 2: Jest and Enzyme

105
Comments 2
16 min read
Deploy / Host your React App with cPanel in Under 5 Minutes

Deploy / Host your React App with cPanel in Under 5 Minutes

309
Comments 87
3 min read
What should be persisted in the frontend and where?

What should be persisted in the frontend and where?

6
Comments
1 min read
Redirects in Next.js, the Best Way

Redirects in Next.js, the Best Way

24
Comments 2
3 min read
Kid's To-Do: Redux

Kid's To-Do: Redux

10
Comments
3 min read
Narendra Shetty: Contributing to OSS Is a Great Way to Work on the Quality Codebase

Narendra Shetty: Contributing to OSS Is a Great Way to Work on the Quality Codebase

20
Comments
6 min read
Methods for tracking action status in Redux

Methods for tracking action status in Redux

11
Comments
6 min read
UI Library: How to Version, Publish and Update Individual Components

UI Library: How to Version, Publish and Update Individual Components

50
Comments 1
8 min read
React Native End to End Testing with Detox

React Native End to End Testing with Detox

6
Comments
5 min read
Styling a react app using Emotion CSS in JS library - An introduction to Emotion

Styling a react app using Emotion CSS in JS library - An introduction to Emotion

17
Comments
6 min read
Today's JavaScript React Developer Questions

Today's JavaScript React Developer Questions

87
Comments
2 min read
Why I stopped spreading props on React Components

Why I stopped spreading props on React Components

54
Comments 4
5 min read
Create a Borderlands-style skill tree in 5 minutes

Create a Borderlands-style skill tree in 5 minutes

7
Comments
6 min read
Why using React Native should be the default way of building Apps in 2020.

Why using React Native should be the default way of building Apps in 2020.

5
Comments
2 min read
loading...