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.
Building a Hacker News Clone with GraphQL, Hasura and React - Part 2

Building a Hacker News Clone with GraphQL, Hasura and React - Part 2

11
Comments
9 min read
How To Add Search Functionality to a Gatsby Blog

How To Add Search Functionality to a Gatsby Blog

54
Comments 1
12 min read
Why React is so popular?

Why React is so popular?

5
Comments
2 min read
How to Include React in a WordPress Theme

How to Include React in a WordPress Theme

91
Comments 5
7 min read
How to make a custom input component for Sanity Studio

How to make a custom input component for Sanity Studio

17
Comments
9 min read
How to do image upload with firebase in react.

How to do image upload with firebase in react.

132
Comments 30
8 min read
Learn React in 25 Short Lessons — React Holiday 2019 ⚛️🎄

Learn React in 25 Short Lessons — React Holiday 2019 ⚛️🎄

139
Comments
1 min read
Render Conditionally with a Ternary

Render Conditionally with a Ternary

11
Comments
1 min read
Introducing state machine advent: 24 bite-sized blog posts about state machines and statecharts

Introducing state machine advent: 24 bite-sized blog posts about state machines and statecharts

177
Comments
4 min read
State machine advent: Invoking a state machine in React (5/24)

State machine advent: Invoking a state machine in React (5/24)

16
Comments 2
3 min read
React Hooks Snippet: Image Gallery

React Hooks Snippet: Image Gallery

15
Comments
2 min read
React Animation: Tap to Expand

React Animation: Tap to Expand

58
Comments
3 min read
Deploy your NextJS Application on a different base path (i.e. not root)

Deploy your NextJS Application on a different base path (i.e. not root)

12
Comments 1
6 min read
Adaptive Loading - Improving Web Performance on low-end devices

Adaptive Loading - Improving Web Performance on low-end devices

565
Comments 15
3 min read
React component redirection

React component redirection

10
Comments 1
3 min read
How reading documentation helps 📗📖

How reading documentation helps 📗📖

22
Comments 8
3 min read
The future of React

The future of React

11
Comments
3 min read
Testing a Semantic UI React Input with React Testing Library

Testing a Semantic UI React Input with React Testing Library

21
Comments 5
3 min read
React Funnel

React Funnel

7
Comments 5
1 min read
Syncing up Google Ads and Analytics to your React App.

Syncing up Google Ads and Analytics to your React App.

10
Comments 1
2 min read
Intro to react-router

Intro to react-router

48
Comments
8 min read
How to create a Personal blog site using Gatsby with Netlify CMS

How to create a Personal blog site using Gatsby with Netlify CMS

29
Comments 3
4 min read
Convert React App into a Progressive Web App (PWA)

Convert React App into a Progressive Web App (PWA)

89
Comments 7
3 min read
State machine advent: Visualize your state machines with diagrams as you code (4/24)

State machine advent: Visualize your state machines with diagrams as you code (4/24)

21
Comments 2
2 min read
🐶 Intro to Recks: Rx+JSX experiment

🐶 Intro to Recks: Rx+JSX experiment

54
Comments 2
9 min read
Track State with React.useState

Track State with React.useState

10
Comments 1
1 min read
React Hooks Snippet: Snake Game

React Hooks Snippet: Snake Game

7
Comments
2 min read
Why Learning ReactJs Makes Sense In 2020?

Why Learning ReactJs Makes Sense In 2020?

7
Comments 4
5 min read
Why You Should be Writing Your Own React Hooks

Why You Should be Writing Your Own React Hooks

138
Comments 19
7 min read
React Hooks Snippet: Shopping Cart

React Hooks Snippet: Shopping Cart

45
Comments
1 min read
Adding an item to a remote collection in React

Adding an item to a remote collection in React

6
Comments
3 min read
63 Best Nodejs Interview Questions and Answers

63 Best Nodejs Interview Questions and Answers

94
Comments 2
5 min read
Building reusable UI components with React Hooks

Building reusable UI components with React Hooks

52
Comments
7 min read
How To Test Custom Effect Hook - Custom Hooks ReactJS Mini Course Part 5

How To Test Custom Effect Hook - Custom Hooks ReactJS Mini Course Part 5

6
Comments
1 min read
The Analogy of State Management in React

The Analogy of State Management in React

35
Comments
2 min read
No, disabling a button is not app logic.

No, disabling a button is not app logic.

1157
Comments 43
11 min read
How to submit a form with React

How to submit a form with React

34
Comments 3
3 min read
State machine advent: Baby's first state machine with XState (3/24)

State machine advent: Baby's first state machine with XState (3/24)

26
Comments
3 min read
Warped Re-rendering | React performance optimization

Warped Re-rendering | React performance optimization

20
Comments 7
3 min read
A Quick Guide to Integrating React and GraphQL

A Quick Guide to Integrating React and GraphQL

5
Comments
9 min read
Frontend dockerized build artifacts with NextJS

Frontend dockerized build artifacts with NextJS

7
Comments
4 min read
Design Patterns: Vue feels like React - TypeScript 🔥

Design Patterns: Vue feels like React - TypeScript 🔥

114
Comments 20
8 min read
Faster YouTube embeds with React Lite YouTube Embed component for React: my first open source project

Faster YouTube embeds with React Lite YouTube Embed component for React: my first open source project

8
Comments
2 min read
Using TinaCMS with Next.js

Using TinaCMS with Next.js

45
Comments 3
13 min read
Using Rails API With React

Using Rails API With React

7
Comments
2 min read
How To Check if a Text Have Weird Characters

How To Check if a Text Have Weird Characters

14
Comments
4 min read
Announcing Ionic React Hooks

Announcing Ionic React Hooks

10
Comments
7 min read
Taming the React Admin Dependency Fields

Taming the React Admin Dependency Fields

12
Comments 2
4 min read
Make React Components as Re-usable as HTML Elements

Make React Components as Re-usable as HTML Elements

11
Comments 1
2 min read
Html Webpack Plugin: Error: Child compilation failed: (in Reactjs)

Html Webpack Plugin: Error: Child compilation failed: (in Reactjs)

8
Comments
1 min read
Handling GraphQL Errors with Hasura & React

Handling GraphQL Errors with Hasura & React

17
Comments
11 min read
What Development Language Should I Learn in 2020?

What Development Language Should I Learn in 2020?

13
Comments 2
4 min read
What's a React Component?

What's a React Component?

23
Comments 4
1 min read
Make a great landing page

Make a great landing page

13
Comments 1
1 min read
Props and Conditional Rendering

Props and Conditional Rendering

9
Comments
3 min read
How To Test Custom State Hook - Custom Hooks ReactJS Mini Course Part 4

How To Test Custom State Hook - Custom Hooks ReactJS Mini Course Part 4

8
Comments
1 min read
Getting Started II: create-react-app

Getting Started II: create-react-app

5
Comments
2 min read
Creating a common component library with Component library (Material UI, BaseWeb, Chakra-UI)

Creating a common component library with Component library (Material UI, BaseWeb, Chakra-UI)

11
Comments
4 min read
CodingAI helps find a mentors

CodingAI helps find a mentors

4
Comments
1 min read
Creating Your First Substrate Chain

Creating Your First Substrate Chain

11
Comments
3 min read
loading...