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.
Built my first chat-app with React Hooks exclusively. It was great.

Built my first chat-app with React Hooks exclusively. It was great.

61
Comments 4
2 min read
React hooks & the closure hell

React hooks & the closure hell

16
Comments 8
2 min read
Wrote my first babel plugin!( Its Simple )

Wrote my first babel plugin!( Its Simple )

7
Comments
3 min read
React入門 01: コンポーネントを組み立てる

React入門 01: コンポーネントを組み立てる

15
Comments
3 min read
Redux or Context API?

Redux or Context API?

7
Comments 3
1 min read
What exactly is JSX?

What exactly is JSX?

5
Comments 2
1 min read
Tutorial: JAMstack Personal Blog with Headless Ghost 2.0 CMS & Gatsby

Tutorial: JAMstack Personal Blog with Headless Ghost 2.0 CMS & Gatsby

6
Comments 2
1 min read
Learning NextJs - Day 6

Learning NextJs - Day 6

13
Comments
3 min read
React Hooks: Initial State of Object Pitfall

React Hooks: Initial State of Object Pitfall

4
Comments
1 min read
Rematch with Hooks

Rematch with Hooks

9
Comments
2 min read
A Better useReducer: Colocating Side Effects With Actions Using useReducer

A Better useReducer: Colocating Side Effects With Actions Using useReducer

14
Comments 3
3 min read
Feature flags in React

Feature flags in React

49
Comments 3
5 min read
Pass data through React's tree like a boss 😎

Pass data through React's tree like a boss 😎

61
Comments 3
4 min read
Navigating React Native apps using React Navigation

Navigating React Native apps using React Navigation

8
Comments
9 min read
Fetching API Data with React Hooks, HOC or Render Prop

Fetching API Data with React Hooks, HOC or Render Prop

11
Comments
6 min read
Introducing Halstack: Browsing hypermedia-based APIs

Introducing Halstack: Browsing hypermedia-based APIs

4
Comments
3 min read
Rewrite Auth0 Example with React Hooks

Rewrite Auth0 Example with React Hooks

17
Comments 2
3 min read
Animate your React App with Pose

Animate your React App with Pose

7
Comments
4 min read
Unidirectional Data Flow

Unidirectional Data Flow

8
Comments 1
2 min read
Building blog CMS in ReasonML with GraphQL and Serverless using Hasura

Building blog CMS in ReasonML with GraphQL and Serverless using Hasura

76
Comments 9
10 min read
Higher Order Reducers with React Hooks

Higher Order Reducers with React Hooks

14
Comments 2
4 min read
Debounced Aggregated (Buffered) Actions with RxJS 6 or How to stop making your users wait

Debounced Aggregated (Buffered) Actions with RxJS 6 or How to stop making your users wait

28
Comments 1
2 min read
How to use React Hook useState in React Native?

How to use React Hook useState in React Native?

19
Comments 3
2 min read
The same useRef, but it will callback 🤙

The same useRef, but it will callback 🤙

36
Comments 1
3 min read
Learning NextJs - Day 5

Learning NextJs - Day 5

10
Comments
2 min read
Covering more micro frontends and styled-components v5, the second episode of the Tech Red Pill video podcast is here!

Covering more micro frontends and styled-components v5, the second episode of the Tech Red Pill video podcast is here!

10
Comments 2
1 min read
Using React with Stimulus JS

Using React with Stimulus JS

22
Comments 3
2 min read
Uploading Files in React While Keeping The UI Completely In Sync

Uploading Files in React While Keeping The UI Completely In Sync

288
Comments
14 min read
React without Redux, or How I learnt to embrace RxJS

React without Redux, or How I learnt to embrace RxJS

98
Comments 3
4 min read
Building a Full Stack SMS-enabled Chat Application using Twilio, Node.js, GraphQL and Cosmic JS

Building a Full Stack SMS-enabled Chat Application using Twilio, Node.js, GraphQL and Cosmic JS

13
Comments
10 min read
Build your own Babel-Plugin from scratch

Build your own Babel-Plugin from scratch

20
Comments 1
3 min read
Working with Forms in React without libraries

Working with Forms in React without libraries

75
Comments
5 min read
React: "I really wish this is how I could write components."

React: "I really wish this is how I could write components."

356
Comments 46
1 min read
Component Composition & Inheritance in React

Component Composition & Inheritance in React

5
Comments
1 min read
Getting started with react-select

Getting started with react-select

10
Comments 3
9 min read
Learning NextJs - Day 3

Learning NextJs - Day 3

15
Comments
2 min read
WordPress: Adding custom svg icons to your Gutenberg blocks/plugin.

WordPress: Adding custom svg icons to your Gutenberg blocks/plugin.

10
Comments
5 min read
Using Typescript with modern React (i.e. hooks, context, suspense)

Using Typescript with modern React (i.e. hooks, context, suspense)

60
Comments
1 min read
Create-react-app with VS Code

Create-react-app with VS Code

14
Comments
8 min read
AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 2 [Custom Hooks]

AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 2 [Custom Hooks]

33
Comments 4
6 min read
Unsolving the mysteries of yarn/npm link for libraries development

Unsolving the mysteries of yarn/npm link for libraries development

31
Comments 6
4 min read
How to add Sitemaps to a React Gatsby Static Site and Google Search Console

How to add Sitemaps to a React Gatsby Static Site and Google Search Console

47
Comments
5 min read
HOC React

HOC React

8
Comments
2 min read
Build a Modern, Customized File Uploading User Interface in React with Plain CSS

Build a Modern, Customized File Uploading User Interface in React with Plain CSS

176
Comments 5
20 min read
How To Build a Customer List Management App with React and TypeScript

How To Build a Customer List Management App with React and TypeScript

107
Comments
19 min read
Learning NextJs - Day 1

Learning NextJs - Day 1

12
Comments
2 min read
React Hooks Tutorial <Beginner Level>

React Hooks Tutorial <Beginner Level>

14
Comments 1
8 min read
[React] How to manipulate input values before storing to state.

[React] How to manipulate input values before storing to state.

7
Comments
3 min read
Learning NextJs - Day 2

Learning NextJs - Day 2

7
Comments
1 min read
Data Structure Memes For Edgy JavaScript Teens

Data Structure Memes For Edgy JavaScript Teens

15
Comments
11 min read
Working with conditions & lists in React

Working with conditions & lists in React

34
Comments 3
4 min read
Forms in React 🚧 THE SIMPLEST

Forms in React 🚧 THE SIMPLEST

47
Comments
2 min read
How to style Draft.js editor

How to style Draft.js editor

14
Comments 10
3 min read
Introducing my new project CSSWand! 00:34

Introducing my new project CSSWand!

175
Comments 29
1 min read
Virtual DOM Separate From React 03:19

Virtual DOM Separate From React

23
Comments 1
1 min read
Create a carpooling app with React Native - Part 2: Creating the frontend

Create a carpooling app with React Native - Part 2: Creating the frontend

10
Comments
22 min read
Nested Ternary statements in React JSX

Nested Ternary statements in React JSX

21
Comments 6
1 min read
Keeping track of my coffees with Google Actions

Keeping track of my coffees with Google Actions

42
Comments
5 min read
Uibook—a tool for visual testing of React components with media queries

Uibook—a tool for visual testing of React components with media queries

15
Comments 1
6 min read
create-react-app mit Tailwind CSS

create-react-app mit Tailwind CSS

12
Comments
5 min read
loading...