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.
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
What should be persisted in the frontend and where?

What should be persisted in the frontend and where?

6
Comments
1 min read
Deploy / Host your React App with cPanel in Under 5 Minutes

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

289
Comments 87
3 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
React hooks-oriented Redux coding pattern without thunks and action creators

React hooks-oriented Redux coding pattern without thunks and action creators

8
Comments
6 min read
Thinking in Redux (when all you’ve known is MVC)

Thinking in Redux (when all you’ve known is MVC)

16
Comments
4 min read
Scaffolding Redux boilerplate with code generators

Scaffolding Redux boilerplate with code generators

7
Comments
6 min read
React ui-kit with TS & styled-components: Adding a theme - Part II of II

React ui-kit with TS & styled-components: Adding a theme - Part II of II

11
Comments
4 min read
Here's a React v16+ Cheatsheet (PDF/JPEG/Custom themes)

Here's a React v16+ Cheatsheet (PDF/JPEG/Custom themes)

312
Comments 7
5 min read
Fetching API Data With React-Async

Fetching API Data With React-Async

11
Comments
3 min read
Promise.all()

Promise.all()

6
Comments
1 min read
React ui-kit with TS & styled-components: Bootstrap the project - Part I of II

React ui-kit with TS & styled-components: Bootstrap the project - Part I of II

46
Comments
7 min read
Practical Ways to Write Better JavaScript

Practical Ways to Write Better JavaScript

2061
Comments 84
13 min read
Dynamic Imports of JSON

Dynamic Imports of JSON

38
Comments 3
4 min read
Speed up your React developer workflow with code generators

Speed up your React developer workflow with code generators

92
Comments 7
6 min read
How the hell do I use my forked NPM package?

How the hell do I use my forked NPM package?

11
Comments 3
1 min read
Let's Build A Currency Exchange Part II

Let's Build A Currency Exchange Part II

15
Comments 1
30 min read
Ken Wheeler: Taking a Break from Open Source Is a Welcome Change

Ken Wheeler: Taking a Break from Open Source Is a Welcome Change

18
Comments
5 min read
Destructuring por índices

Destructuring por índices

3
Comments
1 min read
Implement Theming in React

Implement Theming in React

8
Comments
3 min read
NextJS vs GatsbyJS - What's the diff?

NextJS vs GatsbyJS - What's the diff?

85
Comments 8
6 min read
React Native Animation Series #2

React Native Animation Series #2

24
Comments
7 min read
Building Custom React Hooks

Building Custom React Hooks

138
Comments 2
5 min read
I am a professional React developer, and I recently performed a code review of a stranger's code. Here's what I got.

I am a professional React developer, and I recently performed a code review of a stranger's code. Here's what I got.

78
Comments 22
1 min read
Reusing React UI Components

Reusing React UI Components

41
Comments 1
4 min read
Do you "Really" know JavaScript?

Do you "Really" know JavaScript?

7
Comments 2
1 min read
6 Tools for Documenting Your React Components Like a Pro

6 Tools for Documenting Your React Components Like a Pro

84
Comments 5
6 min read
The First Dedicated IDE for React Web Applications is Finally Here - ReacTide 3.0 Beta

The First Dedicated IDE for React Web Applications is Finally Here - ReacTide 3.0 Beta

127
Comments 32
2 min read
Reach Router - An Easy Alternative Way to React Router

Reach Router - An Easy Alternative Way to React Router

24
Comments 7
3 min read
Untangle react contexts that depend on each other?

Untangle react contexts that depend on each other?

5
Comments
1 min read
JS&Friends Conf: Pros & Cons of Vue vs React - Milu Franz

JS&Friends Conf: Pros & Cons of Vue vs React - Milu Franz

12
Comments
3 min read
Buiding Chat App with React Native and Socket.io

Buiding Chat App with React Native and Socket.io

122
Comments 7
4 min read
Why do you like or dislike React?

Why do you like or dislike React?

15
Comments 15
1 min read
Building a Personal Blog

Building a Personal Blog

48
Comments 9
7 min read
Divjoy: Create React App on 💪 Steroids💉

Divjoy: Create React App on 💪 Steroids💉

73
Comments 2
3 min read
Testing API calls

Testing API calls

52
Comments 8
5 min read
How to build an admin panel with React

How to build an admin panel with React

196
Comments 6
8 min read
Converting React-Redux Class Components to Hooks

Converting React-Redux Class Components to Hooks

12
Comments
3 min read
Simplify controlled components with React hooks

Simplify controlled components with React hooks

55
Comments 17
3 min read
Static Typing in a React Application

Static Typing in a React Application

9
Comments
4 min read
React: Organizando seu useReducer

React: Organizando seu useReducer

8
Comments
5 min read
The Future of Web Development

The Future of Web Development

65
Comments 4
9 min read
Use React Hooks Correctly with These Two Rules

Use React Hooks Correctly with These Two Rules

54
Comments
5 min read
React Made Easy: A Quick Guide To Making CRUD Apps with React.

React Made Easy: A Quick Guide To Making CRUD Apps with React.

24
Comments 5
5 min read
Using image in Gatsby application by a clear way

Using image in Gatsby application by a clear way

10
Comments 1
4 min read
Typing Higher Order Components in React

Typing Higher Order Components in React

9
Comments
3 min read
Modern React testing, part 1: best practices

Modern React testing, part 1: best practices

304
Comments 4
8 min read
You’re overusing useMemo: Rethinking Hooks memoization

You’re overusing useMemo: Rethinking Hooks memoization

56
Comments 1
10 min read
Python developer on Javascript land, plus some WH40k fun

Python developer on Javascript land, plus some WH40k fun

20
Comments 2
8 min read
loading...