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.
How to Set Up Protected Routes in Your React Application

How to Set Up Protected Routes in Your React Application

135
Comments 1
4 min read
react-redux error Unhandled promise rejection: TypeError: Network request failed (solution)

react-redux error Unhandled promise rejection: TypeError: Network request failed (solution)

2
Comments 6
2 min read
Project planning for a React/Rails Writing Challenge app

Project planning for a React/Rails Writing Challenge app

6
Comments
5 min read
Wasp - language for developing full-stack Javascript web apps with no boilerplate

Wasp - language for developing full-stack Javascript web apps with no boilerplate

134
Comments 15
5 min read
Tools to optimise the performance of your React app

Tools to optimise the performance of your React app

13
Comments
2 min read
Things I learned while using React Query - Part 2

Things I learned while using React Query - Part 2

9
Comments 3
4 min read
Build, test and release a React component library with Storybook

Build, test and release a React component library with Storybook

55
Comments 8
8 min read
CSS Modules vs CSS-in-JS. Who wins?

CSS Modules vs CSS-in-JS. Who wins?

251
Comments 24
5 min read
Create a simple paint app using react-canvas-draw

Create a simple paint app using react-canvas-draw

4
Comments
2 min read
Few Note Worthy TypeScript Podcast Episodes

Few Note Worthy TypeScript Podcast Episodes

4
Comments
1 min read
How I started my Web Development journey

How I started my Web Development journey

182
Comments 12
3 min read
How to use React inside a Wordpress application ?

How to use React inside a Wordpress application ?

62
Comments 16
8 min read
react-redux error store does not have a valid reducer (solution)

react-redux error store does not have a valid reducer (solution)

2
Comments
2 min read
The declarative spirits of React Hooks

The declarative spirits of React Hooks

6
Comments
2 min read
Project 55 of 100 - Traversy 2021 React Task App

Project 55 of 100 - Traversy 2021 React Task App

14
Comments
7 min read
For React Beginners

For React Beginners

3
Comments
1 min read
Implementing Dark Mode in React via Context

Implementing Dark Mode in React via Context

104
Comments 4
6 min read
Using ReactFire & Redux To Build A CRUD App with Firebase Emulator

Using ReactFire & Redux To Build A CRUD App with Firebase Emulator

7
Comments 1
1 min read
useState hook simplified!

useState hook simplified!

58
Comments 3
2 min read
#1 Creating basic express server and react client and the use of concurrently

#1 Creating basic express server and react client and the use of concurrently

16
Comments
2 min read
Ionic ReactJS: React Hook Form Multi-Step Form/ Form Wizard with IonSlides

Ionic ReactJS: React Hook Form Multi-Step Form/ Form Wizard with IonSlides

3
Comments 1
1 min read
🚀10 Trending projects on GitHub for web developers - 5th March 2021

🚀10 Trending projects on GitHub for web developers - 5th March 2021

98
Comments
2 min read
Different ways to fetch data in Next.js (server-side) and when to use them

Different ways to fetch data in Next.js (server-side) and when to use them

174
Comments 9
4 min read
Learning React: Props

Learning React: Props

7
Comments 2
2 min read
Full Tutorial #10: Logging the User Out, Refactoring GraphQL | Microservices Chat App Using React, Node, TypeScript and GraphQL

Full Tutorial #10: Logging the User Out, Refactoring GraphQL | Microservices Chat App Using React, Node, TypeScript and GraphQL

27
Comments 1
1 min read
How to scroll to the top while using react-router-dom

How to scroll to the top while using react-router-dom

7
Comments
1 min read
What localhost do I use? 3000/gql , 5000/gql

What localhost do I use? 3000/gql , 5000/gql

2
Comments 4
1 min read
Using Next.js Preview mode with Strapi CMS

Using Next.js Preview mode with Strapi CMS

21
Comments 4
6 min read
Setup a React App using Webpack, Babel and TypeScript

Setup a React App using Webpack, Babel and TypeScript

62
Comments 14
4 min read
Creating a Force Graph using React, D3 and PixiJS

Creating a Force Graph using React, D3 and PixiJS

6
Comments 1
4 min read
Server-side Paginated React Table

Server-side Paginated React Table

23
Comments 3
3 min read
Day 15 of 365 Days of code

Day 15 of 365 Days of code

3
Comments 1
1 min read
How to use the React useEffect Hook

How to use the React useEffect Hook

3
Comments
7 min read
TL;DR of Why React is Not Reactive

TL;DR of Why React is Not Reactive

15
Comments 2
2 min read
Next.js Trash Course - Part 2/3

Next.js Trash Course - Part 2/3

178
Comments 21
6 min read
Building a SaaS in one week: How I built OnlineOrNot

Building a SaaS in one week: How I built OnlineOrNot

13
Comments
7 min read
Use esbuild to speed up your Creat-React-App project

Use esbuild to speed up your Creat-React-App project

4
Comments
2 min read
Day 34: Consuming a RESTful API with React

Day 34: Consuming a RESTful API with React

6
Comments
1 min read
Easily animate React components when mount/unmount 😅

Easily animate React components when mount/unmount 😅

12
Comments 1
2 min read
React Table useGlobalFilter with two columns

React Table useGlobalFilter with two columns

10
Comments 1
3 min read
How to use React with Bootstrap?

How to use React with Bootstrap?

52
Comments 7
6 min read
All you Need to Know to Become a Top React Native Animations Developer

All you Need to Know to Become a Top React Native Animations Developer

11
Comments
6 min read
Build a Stock Market App with React

Build a Stock Market App with React

9
Comments
4 min read
How I made a desktop environment in the browser

How I made a desktop environment in the browser

13
Comments 2
3 min read
Understanding useReducer in react

Understanding useReducer in react

17
Comments 2
3 min read
TypeScript and why you should type your JS project

TypeScript and why you should type your JS project

223
Comments 102
5 min read
use-dark-mode-hook: A Simple Library To Add Dark Mode to Your React Project

use-dark-mode-hook: A Simple Library To Add Dark Mode to Your React Project

8
Comments 3
2 min read
Next.js Trash Course - Part 3/3

Next.js Trash Course - Part 3/3

109
Comments 5
7 min read
Online Food Ordering App (7)

Online Food Ordering App (7)

11
Comments
9 min read
Getting started with React

Getting started with React

40
Comments 6
3 min read
Some Top React Interview Questions

Some Top React Interview Questions

135
Comments 13
5 min read
Project 54 of 100 - User Sign Up with Firebase

Project 54 of 100 - User Sign Up with Firebase

22
Comments
4 min read
KISS alternatives to RN & Electron

KISS alternatives to RN & Electron

3
Comments 2
1 min read
ReScript: Connect to localStorage using FFI and functors

ReScript: Connect to localStorage using FFI and functors

10
Comments
3 min read
Modify existing code to what Im more familiar with

Modify existing code to what Im more familiar with

2
Comments 4
2 min read
How to stream RTSP to React using ExpressJS

How to stream RTSP to React using ExpressJS

6
Comments 3
3 min read
Build Fun Translation App with React

Build Fun Translation App with React

4
Comments
4 min read
How to create customized dynamic table in React (with dynamic header)

How to create customized dynamic table in React (with dynamic header)

57
Comments 4
2 min read
Hello World! in Rescript-React

Hello World! in Rescript-React

6
Comments
5 min read
I wrote a type-checked React form state manager.

I wrote a type-checked React form state manager.

3
Comments
4 min read
loading...