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.
Ionic React Picker Example

Ionic React Picker Example

12
Comments 6
4 min read
Build A Simple State Machine in React

Build A Simple State Machine in React

63
Comments 4
2 min read
How SWR works behind the scenes

How SWR works behind the scenes

226
Comments 5
6 min read
Storybook: Doing Component Development the right way

Storybook: Doing Component Development the right way

18
Comments 2
10 min read
React Router hooks will make your component cleaner

React Router hooks will make your component cleaner

168
Comments 3
6 min read
Create Responsive React app using react-responsive

Create Responsive React app using react-responsive

2
Comments
2 min read
Creating a real-time App with React and dop (Part 2)

Creating a real-time App with React and dop (Part 2)

8
Comments
5 min read
useState() React Hooks(P1)

useState() React Hooks(P1)

17
Comments 7
1 min read
Is there a way I can use Django default auth with React with them both decoupled?

Is there a way I can use Django default auth with React with them both decoupled?

8
Comments 8
1 min read
Beginner's Guide to React Redux

Beginner's Guide to React Redux

22
Comments
4 min read
Developing Ionic React Apps in an Nx Workspace with @nxtend/ionic-react

Developing Ionic React Apps in an Nx Workspace with @nxtend/ionic-react

22
Comments 5
3 min read
Reduce, Reuse and Recycle Components with React

Reduce, Reuse and Recycle Components with React

34
Comments 2
2 min read
Say Bye to create react app. Here's how to Build your react project from scratch with webpack and Babel.

Say Bye to create react app. Here's how to Build your react project from scratch with webpack and Babel.

13
Comments 1
6 min read
Debugging and implicit returns in JS

Debugging and implicit returns in JS

7
Comments 1
2 min read
React Typescript Library Template

React Typescript Library Template

6
Comments 1
1 min read
Using Auth0 Hooks to store user information

Using Auth0 Hooks to store user information

15
Comments
3 min read
Near Real-Time Campaign Reporting Part 3 - Campaign Service and Campaign UI

Near Real-Time Campaign Reporting Part 3 - Campaign Service and Campaign UI

9
Comments 1
13 min read
Why you shouldn`t use axios interceptors with Redux

Why you shouldn`t use axios interceptors with Redux

13
Comments
2 min read
Mocking and Using CRUD APIs with MirageJS and React-Query

Mocking and Using CRUD APIs with MirageJS and React-Query

21
Comments 2
7 min read
Takeaways from ReactFoo+VueDay Pune

Takeaways from ReactFoo+VueDay Pune

4
Comments 1
1 min read
Say Goodbye To Provider Hell With react-component-pack

Say Goodbye To Provider Hell With react-component-pack

65
Comments 5
1 min read
Rate my personal website

Rate my personal website

10
Comments 9
1 min read
React Lifecycle Methods Explained

React Lifecycle Methods Explained

80
Comments 2
2 min read
How I used React-Loadable to more than halve my React app's load time

How I used React-Loadable to more than halve my React app's load time

22
Comments 20
2 min read
Managing Remote Data with SWR

Managing Remote Data with SWR

26
Comments 3
4 min read
React Hooks to Tame the Complexity

React Hooks to Tame the Complexity

8
Comments
3 min read
2020 Bash Scripts for React

2020 Bash Scripts for React

11
Comments
1 min read
Building simple spreadsheet in React

Building simple spreadsheet in React

19
Comments
1 min read
Criando uma biblioteca de componentes usando Create React App

Criando uma biblioteca de componentes usando Create React App

8
Comments
4 min read
5 Best Front-end JavaScript Frameworks: Multi-Year Developer Surveys Visualized

5 Best Front-end JavaScript Frameworks: Multi-Year Developer Surveys Visualized

71
Comments 3
6 min read
Learning Frontend as a Backend dev

Learning Frontend as a Backend dev

12
Comments 5
1 min read
How to Upload Multiple File with Progress Bar (ReactJS + Redux and ExpressJS)

How to Upload Multiple File with Progress Bar (ReactJS + Redux and ExpressJS)

85
Comments 24
9 min read
Persisting React State in localStorage

Persisting React State in localStorage

118
Comments 4
4 min read
Make a GraphQL Query Dynamic with Variables and Urqls useQuery Hook

Make a GraphQL Query Dynamic with Variables and Urqls useQuery Hook

13
Comments
2 min read
Dockerizing React app and Express API with MongoDB

Dockerizing React app and Express API with MongoDB

46
Comments 2
5 min read
Incrementally migrating a CRA application to TypeScript without ejecting

Incrementally migrating a CRA application to TypeScript without ejecting

42
Comments 3
5 min read
Understanding redux-thunk in 5 minutes

Understanding redux-thunk in 5 minutes

11
Comments
2 min read
React Context API: updating Context from a nested component (in functional components with Hooks and class components)

React Context API: updating Context from a nested component (in functional components with Hooks and class components)

40
Comments 4
6 min read
Search component with dropdown

Search component with dropdown

6
Comments 1
1 min read
🤯 Web APIs, JavaScript, Daily.dev, Giveaway, and More — Weekly Picks #116

🤯 Web APIs, JavaScript, Daily.dev, Giveaway, and More — Weekly Picks #116

53
Comments 3
5 min read
Fetch Data with Next.js (getInitialProps)

Fetch Data with Next.js (getInitialProps)

5
Comments
1 min read
Using `styled-components` to Style Someone Else's Component

Using `styled-components` to Style Someone Else's Component

7
Comments
2 min read
Simple implementing SSR in React

Simple implementing SSR in React

8
Comments
5 min read
How I feel reactJs project after JavaScript.

How I feel reactJs project after JavaScript.

6
Comments
2 min read
React HOC for dummies

React HOC for dummies

10
Comments
5 min read
Learning JavaScript shouldn't be hard in 2020

Learning JavaScript shouldn't be hard in 2020

203
Comments 2
5 min read
How I built 'grotesk' a react component (and css library) that makes web type simple

How I built 'grotesk' a react component (and css library) that makes web type simple

5
Comments
3 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
2020 Setting up a Private Route in React

2020 Setting up a Private Route in React

17
Comments
3 min read
How to migrate from Redux to React Context API

How to migrate from Redux to React Context API

31
Comments 4
5 min read
Getting started with React and D3

Getting started with React and D3

34
Comments 1
7 min read
Recursive React component in Typescript

Recursive React component in Typescript

8
Comments
1 min read
Try useStateOnce if you are about to init a heavy state

Try useStateOnce if you are about to init a heavy state

6
Comments 2
1 min read
If we don't use redux-thunk or redux-saga, what do we use?

If we don't use redux-thunk or redux-saga, what do we use?

7
Comments 4
1 min read
Using TypeScript Function Overloads For Distinct Component Props

Using TypeScript Function Overloads For Distinct Component Props

7
Comments
2 min read
I feel a little overwhelmed by middleware, redux-thunk, redux-saga

I feel a little overwhelmed by middleware, redux-thunk, redux-saga

5
Comments 2
1 min read
Optimizing React Render - 3 things that I wish to know before

Optimizing React Render - 3 things that I wish to know before

5
Comments
3 min read
From AngularJS to React Bit By Bit

From AngularJS to React Bit By Bit

23
Comments 6
12 min read
2020 Setting up React Navigation in a new git repo

2020 Setting up React Navigation in a new git repo

3
Comments
9 min read
Resolve routing problem in your React App when you deploy to Netlify

Resolve routing problem in your React App when you deploy to Netlify

8
Comments 1
1 min read
loading...