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.
Updating React State Inside Loops

Updating React State Inside Loops

42
Comments 8
10 min read
Adding timeout and multiple abort signals to fetch() (TypeScript/React)

Adding timeout and multiple abort signals to fetch() (TypeScript/React)

5
Comments
13 min read
Mastering React Development: Avoiding Common Pitfalls.

Mastering React Development: Avoiding Common Pitfalls.

3
Comments
2 min read
Simple full-stack application with GraphQL, Apollo 4, Node.js, Express, React, MongoDB, TypeScript

Simple full-stack application with GraphQL, Apollo 4, Node.js, Express, React, MongoDB, TypeScript

2
Comments
8 min read
useEffect(): Making Side Effects More Manageable in React Apps Since 2019

useEffect(): Making Side Effects More Manageable in React Apps Since 2019

3
Comments
3 min read
Best Websites for Developers

Best Websites for Developers

148
Comments 4
2 min read
Custom hooks in React

Custom hooks in React

4
Comments 3
4 min read
5 Amazing Project Ideas To Get Hired As A Full-Stack Developer 🔥

5 Amazing Project Ideas To Get Hired As A Full-Stack Developer 🔥

139
Comments 30
1 min read
Creating a Responsive Navbar in React: A Beginner's Guide

Creating a Responsive Navbar in React: A Beginner's Guide

3
Comments
5 min read
Closures: A Powerful Concept in JavaScript

Closures: A Powerful Concept in JavaScript

1
Comments 2
2 min read
Using hooks in React JS and Next JS.

Using hooks in React JS and Next JS.

1
Comments 1
2 min read
Free Production Ready Next.js Template

Free Production Ready Next.js Template

1
Comments
1 min read
Destructuring props in React

Destructuring props in React

Comments
2 min read
Understanding how React handles state updates.

Understanding how React handles state updates.

4
Comments
2 min read
React Routing: Navigating Pages with react-router-dom.

React Routing: Navigating Pages with react-router-dom.

Comments
4 min read
How to Survive Phase 2 of Flatiron School Software Engineering

How to Survive Phase 2 of Flatiron School Software Engineering

Comments
3 min read
React Signals: как устроены сигналы в React

React Signals: как устроены сигналы в React

2
Comments
3 min read
React Router: A comprehensive guide for beginners

React Router: A comprehensive guide for beginners

7
Comments
4 min read
React Hooks: Exploring the power of `useEffect` Hook.

React Hooks: Exploring the power of `useEffect` Hook.

13
Comments 1
4 min read
Boost Your Productivity with Redux Toolkit (RTK) in React JS/Next JS

Boost Your Productivity with Redux Toolkit (RTK) in React JS/Next JS

4
Comments
3 min read
Add stepper components to your React app

Add stepper components to your React app

7
Comments
14 min read
React Hooks: useState

React Hooks: useState

1
Comments
5 min read
Multiple title tags in source code

Multiple title tags in source code

2
Comments
1 min read
Effortlessly Deploy Your React Build with S3 Bucket and CloudFront: A Step-by-Step Guide

Effortlessly Deploy Your React Build with S3 Bucket and CloudFront: A Step-by-Step Guide

1
Comments
4 min read
Control a 3D Model with Your Phone: A React, Three.js, and Socket.io Project 🚀

Control a 3D Model with Your Phone: A React, Three.js, and Socket.io Project 🚀

19
Comments 3
1 min read
Clarity Through Destructuring

Clarity Through Destructuring

2
Comments 1
2 min read
Building a Type-Safe Tailwind with vanilla-extract

Building a Type-Safe Tailwind with vanilla-extract

6
Comments
8 min read
How to get started with Redux Toolkit!

How to get started with Redux Toolkit!

3
Comments 1
3 min read
Async Redux: Updating 2 Slices at Once

Async Redux: Updating 2 Slices at Once

Comments 1
5 min read
Setting Up Forms in ReactJS Quickly

Setting Up Forms in ReactJS Quickly

1
Comments
5 min read
Ditch Create-React-App: Unleash the Power of Reactivize to Level Up Your React Projects 🚀

Ditch Create-React-App: Unleash the Power of Reactivize to Level Up Your React Projects 🚀

Comments
2 min read
Getting Started with React Query

Getting Started with React Query

10
Comments
3 min read
Improving React Performance: Dealing with Input Lag

Improving React Performance: Dealing with Input Lag

Comments
3 min read
React: Create YouTube-like loader when routing without screen flickering

React: Create YouTube-like loader when routing without screen flickering

1
Comments
3 min read
The Internet is Like a Convention: Why You Should Grab the Mic and Start Talking

The Internet is Like a Convention: Why You Should Grab the Mic and Start Talking

2
Comments
2 min read
Unlocking the Secrets of React Hooks

Unlocking the Secrets of React Hooks

1
Comments
4 min read
Loops in React JSX: A deep dive into the basics

Loops in React JSX: A deep dive into the basics

1
Comments 2
5 min read
Create CLI for your React project in 5 minutes with Pli

Create CLI for your React project in 5 minutes with Pli

6
Comments
4 min read
React JS vs. React Native | Same JS Framework With Different Purposes

React JS vs. React Native | Same JS Framework With Different Purposes

Comments
6 min read
Show: A state management library for React Server Components (RSC) on Next.js 13

Show: A state management library for React Server Components (RSC) on Next.js 13

2
Comments 1
2 min read
Building a Message Component for My Project

Building a Message Component for My Project

6
Comments 2
1 min read
Zero-cost Way on React & D3.

Zero-cost Way on React & D3.

13
Comments
8 min read
Too many useState? Let's useReducer!

Too many useState? Let's useReducer!

Comments
6 min read
My Tech Learning Journey for 2023: Technologies, Courses, Books, and More

My Tech Learning Journey for 2023: Technologies, Courses, Books, and More

2
Comments
5 min read
Server Components vs. SSR in Next.js

Server Components vs. SSR in Next.js

6
Comments 2
10 min read
Deep dive into React: State Management Types and its Importance

Deep dive into React: State Management Types and its Importance

32
Comments 4
9 min read
This Week In React #143: RSC Quiz, useFormStatus, Panda CSS, useLayoutEffect, Million.js, Super Apps, React-Three-Fiber, Vite...

This Week In React #143: RSC Quiz, useFormStatus, Panda CSS, useLayoutEffect, Million.js, Super Apps, React-Three-Fiber, Vite...

12
Comments
9 min read
Implementing Drag and Drop Upload in React using Supabase

Implementing Drag and Drop Upload in React using Supabase

20
Comments
6 min read
Understanding when and how to prioritize React UI updates

Understanding when and how to prioritize React UI updates

1
Comments
7 min read
React Design Patterns — Best Practices for Building Scalable and Reusable Components

React Design Patterns — Best Practices for Building Scalable and Reusable Components

3
Comments 2
3 min read
How to Generate Custom PDF, Using React and React-PDF.

How to Generate Custom PDF, Using React and React-PDF.

20
Comments 2
8 min read
How does React Query's useQuery work?

How does React Query's useQuery work?

1
Comments
2 min read
React Hooks: Intuitive Introduction to useState Hook

React Hooks: Intuitive Introduction to useState Hook

Comments
4 min read
React Query - Enable Query

React Query - Enable Query

4
Comments
2 min read
Create a datepicker in React js with 'react-datepicker'

Create a datepicker in React js with 'react-datepicker'

Comments
2 min read
I attended my first tech conference... before even getting my first tech job 😳

I attended my first tech conference... before even getting my first tech job 😳

14
Comments 4
9 min read
FERN 2 - WebDev Boogaloo

FERN 2 - WebDev Boogaloo

1
Comments 4
22 min read
Routing with React - not v6 compatible (yet)

Routing with React - not v6 compatible (yet)

1
Comments 2
3 min read
Weekly web development resources #146

Weekly web development resources #146

4
Comments
2 min read
Stock Tracker [ A web app to track the real-time stock market data ]

Stock Tracker [ A web app to track the real-time stock market data ]

3
Comments
1 min read
loading...