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.
Introduction to Styled Components

Introduction to Styled Components

25
Comments 4
3 min read
How to structure a React project to be expandable

How to structure a React project to be expandable

32
Comments 1
5 min read
How to use TSDX

How to use TSDX

14
Comments 3
1 min read
Refactoring a Class Component to a Functional Component w/ State Hooks

Refactoring a Class Component to a Functional Component w/ State Hooks

10
Comments
2 min read
Introducing Chill: An OpenSource Service Monitoring Tool

Introducing Chill: An OpenSource Service Monitoring Tool

6
Comments
3 min read
Testing your apps like a boss with React.js and Jest

Testing your apps like a boss with React.js and Jest

327
Comments 5
11 min read
Homebrew React Hooks: useCurrent

Homebrew React Hooks: useCurrent

15
Comments
6 min read
How to pass props to the route component in React router

How to pass props to the route component in React router

9
Comments 1
2 min read
How I TDD an accessible react accordion

How I TDD an accessible react accordion

13
Comments
5 min read
Introduction to React with the State & Effects hooks

Introduction to React with the State & Effects hooks

45
Comments
8 min read
React and forms validation

React and forms validation

4
Comments 2
1 min read
An Introduction to SwiftUI for React Developers

An Introduction to SwiftUI for React Developers

31
Comments 3
4 min read
Wrapping React Components Inside Custom Elements

Wrapping React Components Inside Custom Elements

9
Comments
6 min read
Remove outline when click but keep it when tab in React

Remove outline when click but keep it when tab in React

8
Comments
1 min read
Creating a Chrome Extension with React

Creating a Chrome Extension with React

130
Comments 3
5 min read
My Experience at Facebook's F8 2019

My Experience at Facebook's F8 2019

6
Comments
4 min read
12 Things NOT To Do When Building React Apps With Redux

12 Things NOT To Do When Building React Apps With Redux

105
Comments 11
11 min read
How can I config the ngix server in production instead of webpack-dev-server?

How can I config the ngix server in production instead of webpack-dev-server?

6
Comments 4
1 min read
New Redux Hooks: A Before And After Comparison. Are They Better?

New Redux Hooks: A Before And After Comparison. Are They Better?

60
Comments 18
2 min read
Handling SEO in React apps

Handling SEO in React apps

73
Comments 7
7 min read
You don't have to use Redux

You don't have to use Redux

340
Comments 54
9 min read
BaseComponent for react

BaseComponent for react

7
Comments 2
4 min read
Yup, Formik, React: Differing Drop-downs

Yup, Formik, React: Differing Drop-downs

6
Comments 3
1 min read
Why I'm using react-testing-library instead of Enzyme

Why I'm using react-testing-library instead of Enzyme

4
Comments
3 min read
How to handle peer dependencies when developing modules

How to handle peer dependencies when developing modules

54
Comments 23
3 min read
loading...