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 Build A Blog with Wordpress and Gatsby.js - Part 1

How To Build A Blog with Wordpress and Gatsby.js - Part 1

171
Comments 1
7 min read
Writing a custom react hook that persists to local storage

Writing a custom react hook that persists to local storage

20
Comments 2
3 min read
How To Build A Blog with Wordpress and Gatsby.js - Part 3

How To Build A Blog with Wordpress and Gatsby.js - Part 3

53
Comments 8
9 min read
Does front end developer need a mock API Service?

Does front end developer need a mock API Service?

6
Comments 3
2 min read
You've been doing mapDispatchToProps wrong this entire time

You've been doing mapDispatchToProps wrong this entire time

119
Comments 11
1 min read
[Updated] Simplify the require/import paths in your project and avoid ../../../ circles of hell

[Updated] Simplify the require/import paths in your project and avoid ../../../ circles of hell

144
Comments 18
4 min read
Managing dynamic z-index in component-based UI architecture

Managing dynamic z-index in component-based UI architecture

6
Comments
1 min read
Install react-native-sentry without react-native link

Install react-native-sentry without react-native link

9
Comments
2 min read
Tutorial: How to share code between iOS, Android & Web using React Native, react-native-web and monorepo

Tutorial: How to share code between iOS, Android & Web using React Native, react-native-web and monorepo

359
Comments 162
9 min read
Request for Post: Differences Between React, Angular, and Vue

Request for Post: Differences Between React, Angular, and Vue

16
Comments 10
1 min read
8 easy steps to add Okta authentication to your React app

8 easy steps to add Okta authentication to your React app

35
Comments 3
7 min read
Searching for a "cute" Full-Stack for React? Try GatsbyJS / Bulma

Searching for a "cute" Full-Stack for React? Try GatsbyJS / Bulma

13
Comments 1
2 min read
React component for checking pwned passwords

React component for checking pwned passwords

6
Comments 4
1 min read
Cancelling HTTP requests with React Hooks and Axios

Cancelling HTTP requests with React Hooks and Axios

9
Comments
1 min read
I am hooked on React

I am hooked on React

51
Comments 2
5 min read
How To Build A Blog with Wordpress and Gatsby.js - Part 2

How To Build A Blog with Wordpress and Gatsby.js - Part 2

44
Comments
9 min read
Setup React, Babel 7, and Webpack 4

Setup React, Babel 7, and Webpack 4

11
Comments 2
3 min read
What's the difference between an action creator and a action?

What's the difference between an action creator and a action?

11
Comments
1 min read
React Lifecycle Methods - A primer with React 16

React Lifecycle Methods - A primer with React 16

7
Comments
2 min read
Cursor Imitator

Cursor Imitator

37
Comments 2
5 min read
Step by step React, NodejS and MySQL Simple Full Stack Application 2018 (part: 6)

Step by step React, NodejS and MySQL Simple Full Stack Application 2018 (part: 6)

54
Comments 5
3 min read
Using Firebase with React Hooks

Using Firebase with React Hooks

130
Comments 17
3 min read
Forms with Formik + TypeScript

Forms with Formik + TypeScript

23
Comments 1
4 min read
defaultProps or default parameters

defaultProps or default parameters

8
Comments 1
3 min read
Boilerplate for MERN stack development

Boilerplate for MERN stack development

11
Comments
1 min read
Is Learning ReactJS For You?

Is Learning ReactJS For You?

6
Comments
6 min read
Prototyping Best Practices using React for Front-End Developers

Prototyping Best Practices using React for Front-End Developers

40
Comments 3
17 min read
Week of April 02 - Top 3 React articles from around the web

Week of April 02 - Top 3 React articles from around the web

12
Comments
1 min read
Neat-RTC: WebRTC wrapper for React and Vue

Neat-RTC: WebRTC wrapper for React and Vue

13
Comments
1 min read
4 Reasons to Use React JS for Web Development

4 Reasons to Use React JS for Web Development

42
Comments 12
3 min read
The Layers of Javascript

The Layers of Javascript

211
Comments 14
3 min read
Natural Pokedex Refactor

Natural Pokedex Refactor

10
Comments 1
5 min read
JavaScript Resources - Podcasts, Books, Videos and Tutorials

JavaScript Resources - Podcasts, Books, Videos and Tutorials

117
Comments 7
3 min read
React Native tutorial video in ASMR style

React Native tutorial video in ASMR style

6
Comments 2
1 min read
Create React App with TypeScript tutorial

Create React App with TypeScript tutorial

24
Comments
8 min read
Redux in 27 lines

Redux in 27 lines

341
Comments 10
6 min read
GraphQL Server Not Setting JWT Cookie

GraphQL Server Not Setting JWT Cookie

10
Comments 4
3 min read
Using CSS custom properties to apply themes in JavaScript or React

Using CSS custom properties to apply themes in JavaScript or React

8
Comments
10 min read
React Native: Como organizar seus componentes

React Native: Como organizar seus componentes

75
Comments 5
4 min read
How to test implementation details with react-testing-library

How to test implementation details with react-testing-library

48
Comments 3
3 min read
Beginner Resources for Learning JavaScript and React

Beginner Resources for Learning JavaScript and React

52
Comments
4 min read
Small Project Reflection: Natural Pokedex (React)

Small Project Reflection: Natural Pokedex (React)

46
Comments 2
5 min read
React + GreenSock Integration

React + GreenSock Integration

27
Comments 3
1 min read
How to fix "Cannot update unmounted component" with React's Hooks

How to fix "Cannot update unmounted component" with React's Hooks

6
Comments
1 min read
Building A Scalable Random Quote App In React

Building A Scalable Random Quote App In React

29
Comments 2
7 min read
Minimal Portfolio Built by developer for Developers with Github Pages

Minimal Portfolio Built by developer for Developers with Github Pages

7
Comments
2 min read
How to center elements vertically on a create-react-app project

How to center elements vertically on a create-react-app project

22
Comments 3
1 min read
😜 My Looks on ⚓ Hooks

😜 My Looks on ⚓ Hooks

7
Comments 1
3 min read
Implementing our own Array.map() method in javascript

Implementing our own Array.map() method in javascript

64
Comments 10
2 min read
More Podcasts and Video Resources

More Podcasts and Video Resources

6
Comments
3 min read
Keybind Your Way To React Native Dev Menu

Keybind Your Way To React Native Dev Menu

10
Comments
2 min read
React Hooks: Test custom hooks with Enzyme

React Hooks: Test custom hooks with Enzyme

142
Comments 12
4 min read
Frontend devs: how interested are you in backend APIs and services?

Frontend devs: how interested are you in backend APIs and services?

17
Comments 6
1 min read
Fetch data with React Hooks and Typescript

Fetch data with React Hooks and Typescript

101
Comments 6
10 min read
Small Project Reflection: React, TypeScript and PokéAPI

Small Project Reflection: React, TypeScript and PokéAPI

54
Comments 6
6 min read
Three Ways to use Hooks to Build Better React Components

Three Ways to use Hooks to Build Better React Components

12
Comments
5 min read
Deconfusing JavaScript Destructuring Syntax

Deconfusing JavaScript Destructuring Syntax

17
Comments
4 min read
How I Refactor My Code

How I Refactor My Code

74
Comments
4 min read
Using AbortController (with React Hooks and TypeScript) to cancel window.fetch requests

Using AbortController (with React Hooks and TypeScript) to cancel window.fetch requests

31
Comments 2
3 min read
Think you need to useReducer? You might want to useMethods instead

Think you need to useReducer? You might want to useMethods instead

28
Comments 1
4 min read
loading...