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.
Painless global state management for React using Hooks and Context API

Painless global state management for React using Hooks and Context API

7
Comments
1 min read
Distributed State 101 - Why I forked Facebook's Relay

Distributed State 101 - Why I forked Facebook's Relay

34
Comments
5 min read
Why More Developers Should Shift to Gatsby

Why More Developers Should Shift to Gatsby

11
Comments
8 min read
Remote Control An MDX Deck Presentation

Remote Control An MDX Deck Presentation

7
Comments
4 min read
My first steps towards learning React

My first steps towards learning React

10
Comments
5 min read
What should I do if an operation depends on another first variable

What should I do if an operation depends on another first variable

5
Comments 11
1 min read
Sine function visualization using JavaScript (React)

Sine function visualization using JavaScript (React)

13
Comments 1
2 min read
Learning NextJs 9! - Day 10

Learning NextJs 9! - Day 10

8
Comments 1
3 min read
MERN stack A to Z: Part 1

MERN stack A to Z: Part 1

18
Comments
9 min read
Wow! Next.js Continues to Impress

Wow! Next.js Continues to Impress

98
Comments 7
2 min read
Expected a string (for built-in components) or a class/function (for composite components) but got: undefined

Expected a string (for built-in components) or a class/function (for composite components) but got: undefined

6
Comments
2 min read
Note App - Part 2: The React Site

Note App - Part 2: The React Site

6
Comments
7 min read
How to convert your existing Redux containers to Hooks

How to convert your existing Redux containers to Hooks

10
Comments
7 min read
Web Accessibility Guidebook for Developers

Web Accessibility Guidebook for Developers

64
Comments
17 min read
Create a Fullstack Blog App with Next.js, Prisma 2 and Docker- Part I Setup the Repo and Configure the Backend

Create a Fullstack Blog App with Next.js, Prisma 2 and Docker- Part I Setup the Repo and Configure the Backend

106
Comments 11
11 min read
A Look Inside the React with Michael Jackson, Devon Lindsey, Preethi Kasireddy, and Ben Ilegbodu

A Look Inside the React with Michael Jackson, Devon Lindsey, Preethi Kasireddy, and Ben Ilegbodu

3
Comments
3 min read
component #2 - Card

component #2 - Card

5
Comments 2
1 min read
Build a Reddit Scraper: Fetching Posts

Build a Reddit Scraper: Fetching Posts

8
Comments
5 min read
How to create a kick-ass image preview with LQIP

How to create a kick-ass image preview with LQIP

7
Comments
6 min read
How to use react-tracked: React hooks-oriented Todo List example

How to use react-tracked: React hooks-oriented Todo List example

9
Comments
4 min read
What is state usage tracking? A novel approach to intuitive and performant global state with React hooks and Proxy

What is state usage tracking? A novel approach to intuitive and performant global state with React hooks and Proxy

4
Comments
3 min read
The 10 Component Commandments

The 10 Component Commandments

606
Comments 28
11 min read
Why do I choose Effector instead of Redux or MobX?

Why do I choose Effector instead of Redux or MobX?

78
Comments 4
6 min read
Deploy a React application to Kubernetes in 5 easy steps

Deploy a React application to Kubernetes in 5 easy steps

34
Comments 4
7 min read
My love letter to XState and statecharts ♥

My love letter to XState and statecharts ♥

121
Comments 1
6 min read
Fullstack React Material Dashboard (App framework)

Fullstack React Material Dashboard (App framework)

18
Comments
4 min read
Themify your app with Custom Properties

Themify your app with Custom Properties

16
Comments
2 min read
Creating a Drag and Drop List with React Hooks

Creating a Drag and Drop List with React Hooks

61
Comments 7
5 min read
Create a Fullstack Blog App with Next.js, Prisma 2 and Docker- Part II Configure the Frontend

Create a Fullstack Blog App with Next.js, Prisma 2 and Docker- Part II Configure the Frontend

15
Comments
7 min read
component #1 - Carousel

component #1 - Carousel

5
Comments 2
1 min read
Reuse business logic between React and React Native

Reuse business logic between React and React Native

8
Comments 3
2 min read
Create section navigation with React and Intersection Observer

Create section navigation with React and Intersection Observer

94
Comments 43
10 min read
Dynamic Sitemaps with Contentful and Next.js a.k.a 'look ma no webhooks'

Dynamic Sitemaps with Contentful and Next.js a.k.a 'look ma no webhooks'

19
Comments 5
3 min read
How I saved 100KB with React.lazy

How I saved 100KB with React.lazy

74
Comments 3
3 min read
Learning TypeScript with React - Part 2 (The what, why and how of interfaces)

Learning TypeScript with React - Part 2 (The what, why and how of interfaces)

142
Comments 4
6 min read
8 Practices In React That Will Crash Your App In The Future

8 Practices In React That Will Crash Your App In The Future

307
Comments 18
13 min read
It Isn't Magic, It's Webpack.

It Isn't Magic, It's Webpack.

115
Comments 3
5 min read
Passing Down Functions As Props in React

Passing Down Functions As Props in React

38
Comments 4
4 min read
Build a Reddit Scraper: Problem & Solution

Build a Reddit Scraper: Problem & Solution

18
Comments
4 min read
Secure React Chat Messaging App with Auth0

Secure React Chat Messaging App with Auth0

58
Comments 1
16 min read
handling asynchronous actions with redux-thunk

handling asynchronous actions with redux-thunk

10
Comments 1
3 min read
Asynchronous adventures: Aborting queries and mutations in react-apollo

Asynchronous adventures: Aborting queries and mutations in react-apollo

15
Comments 1
4 min read
Job Inteview and Challenge

Job Inteview and Challenge

5
Comments
1 min read
30 components / month

30 components / month

5
Comments 3
1 min read
Learning TypeScript with React - Part 1

Learning TypeScript with React - Part 1

210
Comments 7
6 min read
How to build a simple counter and a vending machine app with React hooks

How to build a simple counter and a vending machine app with React hooks

41
Comments 1
9 min read
React tldr; Optimize Components with React.memo, useMemo, and useCallback

React tldr; Optimize Components with React.memo, useMemo, and useCallback

4
Comments 1
1 min read
Using and customizing official Gatsby themes from scratch without starter sites

Using and customizing official Gatsby themes from scratch without starter sites

72
Comments 1
13 min read
The unique key prop in JSX.

The unique key prop in JSX.

10
Comments
3 min read
Building Micro Frontends with React, Vue, and Single-spa

Building Micro Frontends with React, Vue, and Single-spa

329
Comments 41
5 min read
Build a dropdown in React using Downshift + TS

Build a dropdown in React using Downshift + TS

15
Comments
8 min read
How to create custom forms with validation and scroll to invalid logic in React Native (Part two: Scroll to invalid)

How to create custom forms with validation and scroll to invalid logic in React Native (Part two: Scroll to invalid)

21
Comments 3
6 min read
Building Easier React Forms With Formik

Building Easier React Forms With Formik

25
Comments
8 min read
Custom elements in React using a custom JSX pragma

Custom elements in React using a custom JSX pragma

17
Comments
4 min read
Using Your First Gatsby Theme

Using Your First Gatsby Theme

80
Comments 5
6 min read
Four different approaches to non-Redux global state libraries

Four different approaches to non-Redux global state libraries

4
Comments
3 min read
Vets Who Code: What, Where, And How to Help

Vets Who Code: What, Where, And How to Help

40
Comments 5
4 min read
Next.js vs. Create React App: Whose apps are more performant?

Next.js vs. Create React App: Whose apps are more performant?

12
Comments 1
8 min read
Build a GraphQL + React app with TypeScript

Build a GraphQL + React app with TypeScript

12
Comments
13 min read
Local development with Frontity and wordup

Local development with Frontity and wordup

24
Comments 1
2 min read
loading...