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.
Components testing in React: what and how to test with Jest and Enzyme

Components testing in React: what and how to test with Jest and Enzyme

111
Comments 1
19 min read
Server Side Rendering pros and cons. When to use it and when to choose something else

Server Side Rendering pros and cons. When to use it and when to choose something else

236
Comments 29
3 min read
React Progressive Loader

React Progressive Loader

9
Comments 4
1 min read
Let's build a search bar in React!

Let's build a search bar in React!

258
Comments 27
13 min read
How does server side rendering integrate with client side react / preact?

How does server side rendering integrate with client side react / preact?

6
Comments
1 min read
Demystifying Array.reduce(): How to understand it and when to use it in your code

Demystifying Array.reduce(): How to understand it and when to use it in your code

86
Comments 5
3 min read
Being a Hedgehog - Part Two

Being a Hedgehog - Part Two

10
Comments
6 min read
Canceling setInterval in React

Canceling setInterval in React

63
Comments 11
2 min read
Sketchnotes for "Getting Started with Redux"

Sketchnotes for "Getting Started with Redux"

22
Comments 3
2 min read
Set up React Toolchain from the Ground up

Set up React Toolchain from the Ground up

17
Comments 1
6 min read
I know you always wanted CSS for your desktop applications!

I know you always wanted CSS for your desktop applications!

22
Comments 4
1 min read
A Complete Beginner's Guide to React

A Complete Beginner's Guide to React

916
Comments 56
15 min read
Building a modal in React.

Building a modal in React.

70
Comments 10
4 min read
React-Redux connect(): when and how to use it

React-Redux connect(): when and how to use it

12
Comments 1
12 min read
Bootstrapping a React library with Parcel Bundler

Bootstrapping a React library with Parcel Bundler

18
Comments 2
4 min read
Javascript Backend framework.

Javascript Backend framework.

7
Comments 2
1 min read
How to Use WordPress with React to Build a Modern Web App

How to Use WordPress with React to Build a Modern Web App

10
Comments
2 min read
Building a Component Library with React and Storybook

Building a Component Library with React and Storybook

8
Comments
1 min read
Looking for a mentor

Looking for a mentor

9
Comments 1
1 min read
Cross-Origin Request Blocked?

Cross-Origin Request Blocked?

17
Comments
4 min read
I am a React Developer.

I am a React Developer.

35
Comments 6
1 min read
🗄️ Create own React.Fragment

🗄️ Create own React.Fragment

7
Comments 2
1 min read
Making Ant Design CSS Optimization to Work on CodeSandBox

Making Ant Design CSS Optimization to Work on CodeSandBox

18
Comments
2 min read
Grouping AJAX requests in a pool

Grouping AJAX requests in a pool

42
Comments 7
10 min read
React - How to use keys to avoid using getDerivedStateFromProps

React - How to use keys to avoid using getDerivedStateFromProps

5
Comments 1
3 min read
loading...