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.
How to Easily Reuse Components Across Projects and Repositories

How to Easily Reuse Components Across Projects and Repositories

79
Comments 6
7 min read
How to add data-* attributes to your component library and benefit from them in your E2E tests

How to add data-* attributes to your component library and benefit from them in your E2E tests

10
Comments
2 min read
4 Ways to useEffect()

4 Ways to useEffect()

100
Comments 1
2 min read
Understanding React Hooks by building a simple App

Understanding React Hooks by building a simple App

83
Comments 2
4 min read
JSitor, an alternative of CodePen, JSBin and JSFiddle

JSitor, an alternative of CodePen, JSBin and JSFiddle

185
Comments 38
3 min read
Let's Take a Look at CSS in JS with React in 2019 - React-JSS

Let's Take a Look at CSS in JS with React in 2019 - React-JSS

62
Comments 10
6 min read
Exemplary real world application built with react-mobx-cli (Mobx 5)

Exemplary real world application built with react-mobx-cli (Mobx 5)

8
Comments
1 min read
Learning ReasonReact Step by Step Part: 5

Learning ReasonReact Step by Step Part: 5

6
Comments
3 min read
Loading and Displaying Data with Hooks

Loading and Displaying Data with Hooks

53
Comments
6 min read
Combining useContext with useReducer (video)

Combining useContext with useReducer (video)

6
Comments
1 min read
Lenny Garcia Crespo: React Pushes The Boundaries of the Web

Lenny Garcia Crespo: React Pushes The Boundaries of the Web

19
Comments
8 min read
Let's upload images from ReactJS app to Firebase Storage easily... 😉

Let's upload images from ReactJS app to Firebase Storage easily... 😉

11
Comments
1 min read
Sharing Remote Data with React Context

Sharing Remote Data with React Context

42
Comments 2
7 min read
Front End Frameworks in 2019

Front End Frameworks in 2019

57
Comments 3
5 min read
State management using only React Hooks

State management using only React Hooks

70
Comments 1
8 min read
React State for Dummies - State and Virtual DOM

React State for Dummies - State and Virtual DOM

11
Comments
9 min read
Changing Remote Data with Hooks

Changing Remote Data with Hooks

19
Comments
6 min read
Learning ReasonReact Step by Step Part: 4

Learning ReasonReact Step by Step Part: 4

9
Comments
5 min read
React Blink Component

React Blink Component

10
Comments 3
1 min read
About React code structure

About React code structure

5
Comments 4
1 min read
Using Storybook in a Monorepo

Using Storybook in a Monorepo

12
Comments
3 min read
Page Titles and A11y in Single Page Applications (esp. React & Vue)

Page Titles and A11y in Single Page Applications (esp. React & Vue)

57
Comments
3 min read
React Rainbow Components

React Rainbow Components

44
Comments 3
1 min read
Bar Chart in React with @VX

Bar Chart in React with @VX

6
Comments
5 min read
Introduction to useRef Hook

Introduction to useRef Hook

192
Comments 8
5 min read
Who says Programming in Mobile is tough?

Who says Programming in Mobile is tough?

10
Comments
2 min read
Introduction to Redux.

Introduction to Redux.

5
Comments
7 min read
Learning ReasonReact Step by Step Part: 3

Learning ReasonReact Step by Step Part: 3

7
Comments 2
5 min read
How to make http request with React Hooks?

How to make http request with React Hooks?

7
Comments 1
2 min read
ShowDEV: Food recipe web app with diet, health and nutrition info

ShowDEV: Food recipe web app with diet, health and nutrition info

16
Comments 4
2 min read
Easily Integrate Ramda into Your React Workflow

Easily Integrate Ramda into Your React Workflow

107
Comments 10
7 min read
Redux - as simple as it can get

Redux - as simple as it can get

7
Comments
4 min read
What's the RxJs/ NgRx code bit that you are most proud of? (Round 2)

What's the RxJs/ NgRx code bit that you are most proud of? (Round 2)

10
Comments 6
1 min read
How to use React Native Gesture Handler and React Navigation ( Side Menu Example )

How to use React Native Gesture Handler and React Navigation ( Side Menu Example )

21
Comments 1
2 min read
Angular Concepts in React: The Async Pipe

Angular Concepts in React: The Async Pipe

46
Comments 6
3 min read
How to setup Webpack and Babel for React

How to setup Webpack and Babel for React

95
Comments 29
7 min read
Making a 15-Puzzle Game Using React Hooks

Making a 15-Puzzle Game Using React Hooks

111
Comments 7
14 min read
Roadmap for Frontend Developer

Roadmap for Frontend Developer

191
Comments 9
5 min read
Learning ReasonReact Step by Step Part: 2

Learning ReasonReact Step by Step Part: 2

5
Comments 3
3 min read
Looking for the best resources to learn Redux

Looking for the best resources to learn Redux

5
Comments 2
1 min read
Creating a Radio Button Component in React

Creating a Radio Button Component in React

16
Comments 3
6 min read
Github Authentication with Firebase | React | Bit

Github Authentication with Firebase | React | Bit

7
Comments
5 min read
Creating a design system with stencil and react

Creating a design system with stencil and react

20
Comments
9 min read
Announcing gatsby-plugin-social-cards

Announcing gatsby-plugin-social-cards

9
Comments
2 min read
An one-minute fix to make your React site just a bit more Google-friendly 🤝

An one-minute fix to make your React site just a bit more Google-friendly 🤝

117
Comments 10
2 min read
What is your go to solution for global state management in React?

What is your go to solution for global state management in React?

3
Comments 1
1 min read
A Guide to Component Driven Development (CDD)

A Guide to Component Driven Development (CDD)

355
Comments 3
12 min read
A pattern to write clean Redux connected components

A pattern to write clean Redux connected components

8
Comments
2 min read
Bridging the Gap between React's useState, useReducer, and Redux

Bridging the Gap between React's useState, useReducer, and Redux

74
Comments
18 min read
Everything Serverless Functions in AWS Amplify - Part 3

Everything Serverless Functions in AWS Amplify - Part 3

52
Comments
1 min read
Managing error and loading state using useReducer

Managing error and loading state using useReducer

9
Comments
1 min read
[Update] getd.io 🚀 - A free, online REST API builder

[Update] getd.io 🚀 - A free, online REST API builder

72
Comments 5
2 min read
Learning ReasonReact Step by Step Part: 0

Learning ReasonReact Step by Step Part: 0

28
Comments
3 min read
React Single File Upload Tutorial with Node, Express and Multer

React Single File Upload Tutorial with Node, Express and Multer

7
Comments
1 min read
Redoing search UI with React Context and refs

Redoing search UI with React Context and refs

11
Comments
7 min read
JS Bites: There might be a problem with the project dependency tree.

JS Bites: There might be a problem with the project dependency tree.

4
Comments
2 min read
React State for Dummies - How was it before React?

React State for Dummies - How was it before React?

10
Comments 4
7 min read
How to Build a Markdown Preview App With ClojureScript

How to Build a Markdown Preview App With ClojureScript

9
Comments
4 min read
Learning ReasonReact Step by Step Part: 1

Learning ReasonReact Step by Step Part: 1

8
Comments
2 min read
Simplify Your Redux Reducers with Immer

Simplify Your Redux Reducers with Immer

27
Comments 5
3 min read
loading...