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 Stay Up To Date With Releases Of Popular Frameworks with Release Butler

How To Stay Up To Date With Releases Of Popular Frameworks with Release Butler

12
Comments
1 min read
Set up a React app with a Node.js server proxy

Set up a React app with a Node.js server proxy

77
Comments
6 min read
Code splitting in React

Code splitting in React

155
Comments 10
8 min read
Local State Forms in React

Local State Forms in React

12
Comments 1
1 min read
ETHEReact - Decentralized E-Commerce using Ethereum & ReactJS

ETHEReact - Decentralized E-Commerce using Ethereum & ReactJS

12
Comments 2
1 min read
Use eslint with docker

Use eslint with docker

11
Comments 2
1 min read
Async React Basics with Redux-thunk & Redux-saga

Async React Basics with Redux-thunk & Redux-saga

180
Comments 11
5 min read
🌠 react-shimmer: a Better way to handle async images in React!

🌠 react-shimmer: a Better way to handle async images in React!

34
Comments 1
1 min read
My personal page with React

My personal page with React

28
Comments 11
11 min read
Refetching in React Native with 1 line of code

Refetching in React Native with 1 line of code

32
Comments 2
2 min read
Build a Simple Web App with Express, React and GraphQL

Build a Simple Web App with Express, React and GraphQL

16
Comments
21 min read
Tame your Firebase Realtime Database with MobX

Tame your Firebase Realtime Database with MobX

36
Comments 1
2 min read
Introducing and installing API Platform on your machine

Introducing and installing API Platform on your machine

10
Comments
2 min read
Discover React Suspense

Discover React Suspense

75
Comments
2 min read
React Native Animated Flatlist

React Native Animated Flatlist

32
Comments 2
1 min read
Implement i18n to a Gatsby site

Implement i18n to a Gatsby site

46
Comments 3
6 min read
React & Redux Tutorial — Build a Hacker News Clone

React & Redux Tutorial — Build a Hacker News Clone

17
Comments 1
17 min read
5 things you can do in CSS-in-JS that you didn’t know about

5 things you can do in CSS-in-JS that you didn’t know about

6
Comments
7 min read
Role-Based Access Control (RBAC) and React Apps

Role-Based Access Control (RBAC) and React Apps

18
Comments
1 min read
How to build a custom date picker with React

How to build a custom date picker with React

7
Comments 3
19 min read
#api Which backend api framework suits best with reactjs for fetching user data?

#api Which backend api framework suits best with reactjs for fetching user data?

10
Comments 6
1 min read
Introducing nanostyled: CSS-in-JS without CSS-in-JS

Introducing nanostyled: CSS-in-JS without CSS-in-JS

78
Comments 10
6 min read
React Native Resources

React Native Resources

261
Comments 10
5 min read
Functional Programming with Forms in React

Functional Programming with Forms in React

80
Comments 3
4 min read
Why is React a library and not a (simple) framework?

Why is React a library and not a (simple) framework?

39
Comments 34
1 min read
Learn how to build Functional Front-ends with ClojureScript and React.

Learn how to build Functional Front-ends with ClojureScript and React.

83
Comments 2
2 min read
Developing and Securing Modern Apps with GraphQL, React, and Apollo

Developing and Securing Modern Apps with GraphQL, React, and Apollo

9
Comments
1 min read
NBA Bar - 🏀 🖥️ Check NBA in your menubar.

NBA Bar - 🏀 🖥️ Check NBA in your menubar.

12
Comments 3
1 min read
(P)reacting on the server side?

(P)reacting on the server side?

35
Comments 1
3 min read
Which Linux should I install being a React developer

Which Linux should I install being a React developer

33
Comments 59
2 min read
Quick Tip - Memoizing change handlers in React Components

Quick Tip - Memoizing change handlers in React Components

15
Comments 2
2 min read
Muxer, an open source events aggregator looking for contributors

Muxer, an open source events aggregator looking for contributors

9
Comments
1 min read
Resetting Error Boundary Error State

Resetting Error Boundary Error State

36
Comments
3 min read
ReactとElectron間のデータの送受信の手法と一例

ReactとElectron間のデータの送受信の手法と一例

12
Comments
2 min read
React-Redux Minesweeper game

React-Redux Minesweeper game

12
Comments
1 min read
Using web components in frameworks

Using web components in frameworks

7
Comments
1 min read
Form Handling with Gatsby.js V2 and Netlify

Form Handling with Gatsby.js V2 and Netlify

15
Comments 1
3 min read
Making renders faster with the React 16.5 profiler

Making renders faster with the React 16.5 profiler

109
Comments 2
4 min read
React: Not Everything is State

React: Not Everything is State

16
Comments 1
1 min read
Crafty as a Fox

Crafty as a Fox

13
Comments 1
4 min read
Audio visualisation with the Web Audio API and React

Audio visualisation with the Web Audio API and React

68
Comments 2
8 min read
JavaScript Frameworks, Performance Comparison

JavaScript Frameworks, Performance Comparison

11
Comments
3 min read
The What, Why and How of React (Styles)

The What, Why and How of React (Styles)

44
Comments 5
7 min read
Add React.js to your existing asp.net application

Add React.js to your existing asp.net application

9
Comments
1 min read
Make a React dev-environment with your own hands

Make a React dev-environment with your own hands

15
Comments 1
5 min read
An Introduction To Using Gatsby Image & Gatsby.js V2

An Introduction To Using Gatsby Image & Gatsby.js V2

58
Comments 4
6 min read
Techniques for animating on the canvas in React

Techniques for animating on the canvas in React

15
Comments
5 min read
Dev recipes: Integrate React frontend in a Java corporate environment

Dev recipes: Integrate React frontend in a Java corporate environment

21
Comments
3 min read
A Simple List Render Optimization For React 🏎

A Simple List Render Optimization For React 🏎

48
Comments 1
3 min read
Generate documentation for any React project using GatsbyJS

Generate documentation for any React project using GatsbyJS

87
Comments 2
5 min read
Automating React Documentation using React-Docgen ⚛⚙️📚

Automating React Documentation using React-Docgen ⚛⚙️📚

37
Comments 1
6 min read
Learn React on Rails

Learn React on Rails

14
Comments
1 min read
How to build an Geolocation Weather Forecast app in React Native in 30 minutes

How to build an Geolocation Weather Forecast app in React Native in 30 minutes

160
Comments 16
1 min read
One year working remotely

One year working remotely

50
Comments
3 min read
Building an Async React Renderer with Diffing in Web Worker

Building an Async React Renderer with Diffing in Web Worker

11
Comments
1 min read
Learn React - Part 3 - Components, State and Props

Learn React - Part 3 - Components, State and Props

19
Comments
10 min read
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

235
Comments 29
3 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
React Progressive Loader

React Progressive Loader

9
Comments 4
1 min read
loading...