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.
Using Javascript Sets with React useState

Using Javascript Sets with React useState

24
Comments 8
2 min read
React Component Lifecycle

React Component Lifecycle

77
Comments
4 min read
Build your own React in 90 lines of JavaScript

Build your own React in 90 lines of JavaScript

419
Comments 20
15 min read
Discuss: React Hooks and Life After the Container-Component Pattern

Discuss: React Hooks and Life After the Container-Component Pattern

17
Comments 2
3 min read
Building an E-commerce store with Gatsby and Shopify

Building an E-commerce store with Gatsby and Shopify

48
Comments 3
5 min read
How to use Themes in styled-components

How to use Themes in styled-components

84
Comments 10
4 min read
Basic ERN Stack Application Setup

Basic ERN Stack Application Setup

38
Comments 2
2 min read
Reactjs with Laravel or Lumen or Express

Reactjs with Laravel or Lumen or Express

13
Comments 8
2 min read
Wanting to learn Gastby turned into running an impeachment website.

Wanting to learn Gastby turned into running an impeachment website.

51
Comments 6
2 min read
React.memo, useMemo, and useCallback for Performance Optimizations in React

React.memo, useMemo, and useCallback for Performance Optimizations in React

55
Comments
2 min read
Creating a searchable movie app using React, styled-components and react hooks

Creating a searchable movie app using React, styled-components and react hooks

24
Comments
9 min read
Why Redux over a more basic Global Store

Why Redux over a more basic Global Store

17
Comments 1
3 min read
React Native Local iOS and Android Notifications

React Native Local iOS and Android Notifications

29
Comments 13
5 min read
How to use ReactJS with Webpack 4, Babel 7, and Material Design

How to use ReactJS with Webpack 4, Babel 7, and Material Design

102
Comments 5
18 min read
Caminhos absolutos para imports no Expo, como fazer?

Caminhos absolutos para imports no Expo, como fazer?

9
Comments
2 min read
Write Better Frontend Components with This Tip

Write Better Frontend Components with This Tip

11
Comments 2
2 min read
Here's my new React course that aims to turn you into a professional

Here's my new React course that aims to turn you into a professional

16
Comments 2
7 min read
ReshuffleDB - the DB that's always there for you

ReshuffleDB - the DB that's always there for you

7
Comments
1 min read
How to continuously drag an element in React with javascript

How to continuously drag an element in React with javascript

12
Comments 8
2 min read
Build Great User Experiences with Concurrent Mode and Suspense with Our New Relay Workshop with Sibelius Seraphini!

Build Great User Experiences with Concurrent Mode and Suspense with Our New Relay Workshop with Sibelius Seraphini!

14
Comments
2 min read
Introduction to Microfrontends with Piral

Introduction to Microfrontends with Piral

45
Comments
9 min read
Code splitting React router with React Lazy and React Suspense

Code splitting React router with React Lazy and React Suspense

114
Comments 5
7 min read
Firebase Hosting 101

Firebase Hosting 101

16
Comments 3
6 min read
I created a fullstack app for pet adoptions, ask me anything, give me more ideas and feedback.

I created a fullstack app for pet adoptions, ask me anything, give me more ideas and feedback.

40
Comments 11
1 min read
Separating front end styling and development

Separating front end styling and development

5
Comments 8
1 min read
You don't need useReducer

You don't need useReducer

24
Comments 6
3 min read
The beginning of my professional journey as a dev

The beginning of my professional journey as a dev

13
Comments 2
6 min read
Fetching data from an external API in React

Fetching data from an external API in React

10
Comments 1
2 min read
Introduction to React.memo, useMemo and useCallback

Introduction to React.memo, useMemo and useCallback

263
Comments 14
5 min read
INGMARSON’s Shopping Cart Integration in a Gatsby PWA

INGMARSON’s Shopping Cart Integration in a Gatsby PWA

12
Comments 1
2 min read
Learn React Context in 5 Minutes - A Beginner's Tutorial

Learn React Context in 5 Minutes - A Beginner's Tutorial

48
Comments
6 min read
12 Best Online Tools for Web Developers

12 Best Online Tools for Web Developers

60
Comments 5
2 min read
Micro Frontend Architecture: Replacing a monolith from the inside out

Micro Frontend Architecture: Replacing a monolith from the inside out

54
Comments 3
8 min read
Ruby on Rails 6 with React and Webpacker Part II

Ruby on Rails 6 with React and Webpacker Part II

6
Comments
1 min read
useGeoPosition Hook - A Custom React Hook to grab latitude and longitude from a given address.

useGeoPosition Hook - A Custom React Hook to grab latitude and longitude from a given address.

8
Comments
1 min read
Higher order components and currying in React

Higher order components and currying in React

54
Comments 5
2 min read
A deep dive into React Fiber internals

A deep dive into React Fiber internals

82
Comments 3
17 min read
Creating charts in React just got easier

Creating charts in React just got easier

70
Comments 4
4 min read
5 Delightful Things about Material-UI

5 Delightful Things about Material-UI

53
Comments 14
3 min read
A game of states

A game of states

6
Comments
4 min read
Server Side React + Google Analytics Event Tagging

Server Side React + Google Analytics Event Tagging

17
Comments
5 min read
React & Typescript

React & Typescript

6
Comments
6 min read
RxJS with React Hooks for state management

RxJS with React Hooks for state management

61
Comments
12 min read
Building Dynamic React Apps with Database Data

Building Dynamic React Apps with Database Data

20
Comments
9 min read
All U Need Is Pizza 🍕

All U Need Is Pizza 🍕

8
Comments 3
14 min read
Page Transitions in React Router with Framer Motion

Page Transitions in React Router with Framer Motion

25
Comments
3 min read
"Intuitive" Tooling at React India

"Intuitive" Tooling at React India

6
Comments 2
16 min read
How are chat messages stored in firestore?

How are chat messages stored in firestore?

4
Comments 1
1 min read
Building a galery with Gatsby, Google Sheets and Netlify

Building a galery with Gatsby, Google Sheets and Netlify

20
Comments 5
5 min read
React Form State Persistency : useFormikContext + Apollo Client + GraphQL Code Generator + Typescript

React Form State Persistency : useFormikContext + Apollo Client + GraphQL Code Generator + Typescript

21
Comments
8 min read
Getting To Know Fabric React

Getting To Know Fabric React

7
Comments
4 min read
TDD with React Test Renderer

TDD with React Test Renderer

71
Comments
11 min read
Learn React Hooks in 5 Minutes - A Beginner's Tutorial

Learn React Hooks in 5 Minutes - A Beginner's Tutorial

14
Comments
5 min read
IDOM - Server Side Rendering in Python

IDOM - Server Side Rendering in Python

9
Comments
1 min read
Write your own authorization hook using React Stores – a shared state manipulating library for React and React Native

Write your own authorization hook using React Stores – a shared state manipulating library for React and React Native

11
Comments
7 min read
Using stripe to make credit card charges part 1

Using stripe to make credit card charges part 1

13
Comments 1
8 min read
Jest Snapshot Testing for React Components is useless? Is it slowly dying? 🧐🤔😐

Jest Snapshot Testing for React Components is useless? Is it slowly dying? 🧐🤔😐

25
Comments 8
4 min read
Rendering images smoothly using React Hooks

Rendering images smoothly using React Hooks

11
Comments
1 min read
Using Redux with Classes and Hooks

Using Redux with Classes and Hooks

47
Comments 2
10 min read
Debugging - ESLint warnings

Debugging - ESLint warnings

41
Comments
4 min read
loading...