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.
Typescript HOCs with Apollo in React - Explained.

Typescript HOCs with Apollo in React - Explained.

9
Comments
6 min read
Hey, now I know React, so what’s next? 🧐

Hey, now I know React, so what’s next? 🧐

6
Comments 1
2 min read
Custom react hooks vs services

Custom react hooks vs services

37
Comments 7
1 min read
Comparing Elm to React/Redux

Comparing Elm to React/Redux

78
Comments 12
4 min read
Using Gatsby Theme Options

Using Gatsby Theme Options

23
Comments
4 min read
Complete guide to Wordpress menu sourcing in Gatsby

Complete guide to Wordpress menu sourcing in Gatsby

20
Comments 5
3 min read
React state management library for simple apps

React state management library for simple apps

6
Comments
2 min read
Create a Fullstack Blog App with Next.js, Prisma 2 and Docker- Part III Build the UI

Create a Fullstack Blog App with Next.js, Prisma 2 and Docker- Part III Build the UI

59
Comments 1
12 min read
React Native just got better! The New Javascript Engine is here!

React Native just got better! The New Javascript Engine is here!

69
Comments 9
1 min read
Create a tags input component in ReactJs

Create a tags input component in ReactJs

69
Comments 15
4 min read
A List of Useful npm Packages for React Developers

A List of Useful npm Packages for React Developers

254
Comments 6
5 min read
Angular vs React in 132 Hours

Angular vs React in 132 Hours

17
Comments 3
15 min read
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
[S4SRD]S01E02 - Hooked Evolved (Contextful Hooks in Svelte)

[S4SRD]S01E02 - Hooked Evolved (Contextful Hooks in Svelte)

16
Comments 2
8 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
Wow! Next.js Continues to Impress

Wow! Next.js Continues to Impress

98
Comments 7
2 min read
MERN stack A to Z: Part 1

MERN stack A to Z: Part 1

17
Comments
9 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
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
Why do I choose Effector instead of Redux or MobX?

Why do I choose Effector instead of Redux or MobX?

116
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

32
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 1
2 min read
Creating a Drag and Drop List with React Hooks

Creating a Drag and Drop List with React Hooks

59
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

93
Comments 43
10 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
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'

18
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
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

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

Secure React Chat Messaging App with Auth0

58
Comments 1
16 min read
Build a Reddit Scraper: Problem & Solution

Build a Reddit Scraper: Problem & Solution

18
Comments
4 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
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
The 10 Component Commandments

The 10 Component Commandments

606
Comments 28
11 min read
loading...