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.
Introducing Replay: a cross-platform JS game engine inspired by React

Introducing Replay: a cross-platform JS game engine inspired by React

77
Comments 9
1 min read
Passing props using the spread operator in React

Passing props using the spread operator in React

45
Comments 3
2 min read
Integrating p5.js with React

Integrating p5.js with React

12
Comments 1
4 min read
Inside a dev's mind - Refactoring and debugging a React test

Inside a dev's mind - Refactoring and debugging a React test

15
Comments 3
15 min read
Lifecycle methods with the useEffect Hook

Lifecycle methods with the useEffect Hook

11
Comments
7 min read
Generating a QR code with React hooks and JavaScript

Generating a QR code with React hooks and JavaScript

8
Comments
2 min read
Top 6 reasons Gatsby incremental builds can be slow (and how to make them fast)

Top 6 reasons Gatsby incremental builds can be slow (and how to make them fast)

31
Comments 7
4 min read
Creating a custom React hook that deals with promises

Creating a custom React hook that deals with promises

12
Comments
2 min read
Moving from SCSS to styled-components: Advantages and caveats

Moving from SCSS to styled-components: Advantages and caveats

6
Comments 1
11 min read
Using Router Props in React

Using Router Props in React

4
Comments
2 min read
Practical Tips for Handling Forms in React

Practical Tips for Handling Forms in React

31
Comments 3
7 min read
How to Build a Twitter Clone with Rails, ActionCable and React

How to Build a Twitter Clone with Rails, ActionCable and React

11
Comments 1
5 min read
Quiz App with React

Quiz App with React

2
Comments 1
1 min read
Adios Redux: using React hooks and Context effectively

Adios Redux: using React hooks and Context effectively

285
Comments 19
9 min read
Announcing use-reduced-motion

Announcing use-reduced-motion

3
Comments
3 min read
React Native Credit Card Input

React Native Credit Card Input

5
Comments 1
1 min read
Query GraphQL API with Vanilla Fetch Inside React Component

Query GraphQL API with Vanilla Fetch Inside React Component

5
Comments 1
1 min read
Migrating class components to hooks

Migrating class components to hooks

38
Comments
9 min read
React Native Firebase AdMob | Google Ads on your next mobile application on iOS or Android

React Native Firebase AdMob | Google Ads on your next mobile application on iOS or Android

6
Comments
1 min read
Debug anything: Browser-based React apps

Debug anything: Browser-based React apps

9
Comments 1
4 min read
create todo app in react

create todo app in react

6
Comments
3 min read
Auth0 authentication with react

Auth0 authentication with react

18
Comments
6 min read
Detecting a User's Authenticated State Client-Side in Next.js using an HttpOnly Cookie and Static Optimization

Detecting a User's Authenticated State Client-Side in Next.js using an HttpOnly Cookie and Static Optimization

63
Comments 6
4 min read
Build A Simple Quiz App, with React Hooks & Typescript

Build A Simple Quiz App, with React Hooks & Typescript

15
Comments 3
6 min read
How to Dynamically Render Components in React

How to Dynamically Render Components in React

39
Comments 5
1 min read
@react-google-maps/api thoughts (pt.1)

@react-google-maps/api thoughts (pt.1)

9
Comments 2
4 min read
Creating a Force Graph using React and D3

Creating a Force Graph using React and D3

34
Comments 8
3 min read
Abstracting Click Events in React

Abstracting Click Events in React

23
Comments 8
3 min read
Adding react to a ghost blog theme

Adding react to a ghost blog theme

13
Comments 3
4 min read
Apollo GraphQL: How to build a Full-stack app with React and Node Js

Apollo GraphQL: How to build a Full-stack app with React and Node Js

149
Comments 12
6 min read
Forecasting in Browser with TensorFlow.js

Forecasting in Browser with TensorFlow.js

6
Comments 2
4 min read
Declarative Gibberish in React

Declarative Gibberish in React

20
Comments 3
7 min read
Vue vs React - Which One is Better for Your App? Similarities & Differences

Vue vs React - Which One is Better for Your App? Similarities & Differences

87
Comments 10
7 min read
Basics of package.json

Basics of package.json

7
Comments
3 min read
JSX is not HyperScript

JSX is not HyperScript

59
Comments 4
3 min read
I just published my first npm package. It's a dates-generator for javascript.

I just published my first npm package. It's a dates-generator for javascript.

39
Comments 8
1 min read
VS Code + React + Typescript code quality setup 2020

VS Code + React + Typescript code quality setup 2020

21
Comments 1
7 min read
Create a Screenshot app with Screenshot API and React js

Create a Screenshot app with Screenshot API and React js

53
Comments 2
3 min read
How Our Stack Evolved in 10 Years

How Our Stack Evolved in 10 Years

205
Comments 22
2 min read
Basic Image Optimization on Gatsby when using an image provider

Basic Image Optimization on Gatsby when using an image provider

6
Comments 1
4 min read
Hello, concent, hello, composition for react.

Hello, concent, hello, composition for react.

17
Comments
3 min read
Apollo Client: Hooks, Fragments, Queries, Mutations, and Generated Types

Apollo Client: Hooks, Fragments, Queries, Mutations, and Generated Types

10
Comments 1
3 min read
21 Free Dashboard/landing pages/Ui Kits Templates for Angular/VueJS/React

21 Free Dashboard/landing pages/Ui Kits Templates for Angular/VueJS/React

261
Comments 8
4 min read
Learn To Build Mobile Apps with Ionic Framework & ReactJS Video Series

Learn To Build Mobile Apps with Ionic Framework & ReactJS Video Series

7
Comments
2 min read
Generating PDFs from React for Emails using Material-UI, Mailgun, and PDFShift

Generating PDFs from React for Emails using Material-UI, Mailgun, and PDFShift

13
Comments
4 min read
Finally, I created a blog, Looking for Reviews and Suggestions.

Finally, I created a blog, Looking for Reviews and Suggestions.

4
Comments 1
1 min read
Chat app with React Native (part 3) - Create Firestore collections to store chat rooms

Chat app with React Native (part 3) - Create Firestore collections to store chat rooms

16
Comments
10 min read
React Style : 4 ways to apply style to components

React Style : 4 ways to apply style to components

6
Comments
6 min read
React Composition

React Composition

26
Comments
4 min read
Writing A Nested Checkbox Component with React / React-Admin

Writing A Nested Checkbox Component with React / React-Admin

13
Comments 1
4 min read
Form validation with Yup under React and Material-UI

Form validation with Yup under React and Material-UI

13
Comments 2
3 min read
My experience with IntersectionObserver, scroll snap and React

My experience with IntersectionObserver, scroll snap and React

10
Comments 2
13 min read
How to create custom Radio Button in React

How to create custom Radio Button in React

26
Comments
3 min read
Use componentWillUnmount with React Hooks

Use componentWillUnmount with React Hooks

4
Comments 2
2 min read
How to use React context

How to use React context

5
Comments
10 min read
Understanding the concepts of Webpack

Understanding the concepts of Webpack

46
Comments 1
2 min read
Rendering a React component in Rails without a library

Rendering a React component in Rails without a library

8
Comments 1
3 min read
Never call a React function component

Never call a React function component

7
Comments 3
4 min read
Keeping Sane: Daily Doses of Productivity

Keeping Sane: Daily Doses of Productivity

7
Comments 2
6 min read
React-based 3D components

React-based 3D components

5
Comments
3 min read
loading...