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.
File Input Components just Released! 🎉

File Input Components just Released! 🎉

Comments
1 min read
Creating a counter in React using setInterval

Creating a counter in React using setInterval

Comments
1 min read
[TS] Consider type-safe localStorage

[TS] Consider type-safe localStorage

6
Comments 1
4 min read
Setting Up Stripe Payments in React

Setting Up Stripe Payments in React

26
Comments 3
4 min read
Building a dynamic Canvas rendering engine using JSX

Building a dynamic Canvas rendering engine using JSX

4
Comments
8 min read
Everything You need to know about React 19

Everything You need to know about React 19

1
Comments
9 min read
Stable State: Reducing React's Relentless Rendering

Stable State: Reducing React's Relentless Rendering

1
Comments
4 min read
Kicking Off My Journey on dev.to: Celebrating a great Full-Stack React Tutorial

Kicking Off My Journey on dev.to: Celebrating a great Full-Stack React Tutorial

Comments
2 min read
What's New in React 19?

What's New in React 19?

1
Comments
5 min read
Understanding clearly page transition using libraries in React and Next.js

Understanding clearly page transition using libraries in React and Next.js

1
Comments 2
3 min read
What’s New in React Query Builder: 2024 Volume 1

What’s New in React Query Builder: 2024 Volume 1

Comments
8 min read
Tic-Tac-Toe Hard Mode

Tic-Tac-Toe Hard Mode

7
Comments 1
7 min read
How to implement an infinite canvas using React Konva?

How to implement an infinite canvas using React Konva?

Comments 1
1 min read
Navigating React's Controlled vs. Uncontrolled Components

Navigating React's Controlled vs. Uncontrolled Components

5
Comments
3 min read
Implementing 3D Graphics in React

Implementing 3D Graphics in React

13
Comments 1
12 min read
A Fun Guide to Using Framer Motion to Liven Up Your React App

A Fun Guide to Using Framer Motion to Liven Up Your React App

1
Comments
2 min read
Material React Table

Material React Table

Comments
4 min read
How to Create Moment JS Calendar in React Native

How to Create Moment JS Calendar in React Native

Comments
2 min read
News admin dashboard

News admin dashboard

Comments
2 min read
Clean code Tips

Clean code Tips

15
Comments 7
1 min read
What's new in React 19?

What's new in React 19?

22
Comments
2 min read
Auto-size <TextArea/>

Auto-size <TextArea/>

Comments
3 min read
Converting React Forms to Formik and Yup

Converting React Forms to Formik and Yup

5
Comments
4 min read
Day 1: React js Basics

Day 1: React js Basics

3
Comments 6
2 min read
Type writer Effect like ChatGPT with React

Type writer Effect like ChatGPT with React

Comments
2 min read
React native and the JavaScript bridge.

React native and the JavaScript bridge.

Comments
2 min read
We followed the SSR hype and refactored our app from SPA - Part 1

We followed the SSR hype and refactored our app from SPA - Part 1

Comments
6 min read
How I Created My Own Background Jobs Server At Home in TypeScript

How I Created My Own Background Jobs Server At Home in TypeScript

4
Comments
4 min read
Mastering React Server Components and Server Actions: A Comprehensive Guide

Mastering React Server Components and Server Actions: A Comprehensive Guide

Comments
2 min read
Lessons from open-source: Describe what your regex does with a commented example.

Lessons from open-source: Describe what your regex does with a commented example.

Comments
3 min read
Animating a Card Component Containing Subroutes with Resize Observer in React

Animating a Card Component Containing Subroutes with Resize Observer in React

6
Comments
2 min read
Having trouble with react component hooks...

Having trouble with react component hooks...

Comments
1 min read
What's new in React 19!

What's new in React 19!

1
Comments
2 min read
Difference Between Jest, Enzyme and React Testing Library

Difference Between Jest, Enzyme and React Testing Library

2
Comments 6
3 min read
A Comprehensive Guide to React State Management

A Comprehensive Guide to React State Management

1
Comments
6 min read
The Magic of keyof and typeof in Typescript

The Magic of keyof and typeof in Typescript

2
Comments
1 min read
A transição do Higher-Order Component pattern para o React Hooks pattern

A transição do Higher-Order Component pattern para o React Hooks pattern

1
Comments
7 min read
Simplifying Data Processing with Object-Oriented Principles and Transducers in JavaScript

Simplifying Data Processing with Object-Oriented Principles and Transducers in JavaScript

Comments
3 min read
Building a Search Form in React with Next.js and useRouter

Building a Search Form in React with Next.js and useRouter

Comments
2 min read
WHAT FRAMEWORKS DO BIG COMPANIES USE 🤔

WHAT FRAMEWORKS DO BIG COMPANIES USE 🤔

14
Comments 4
2 min read
React Hooks

React Hooks

1
Comments 1
11 min read
Simple Budget Tracker App Using React & Bootstrap

Simple Budget Tracker App Using React & Bootstrap

Comments
2 min read
Components and Optimisations in Next.js - Part 3

Components and Optimisations in Next.js - Part 3

Comments
3 min read
API Routes in Next.js - Part 4

API Routes in Next.js - Part 4

Comments
2 min read
Comparing React state tools: Mutative vs. Immer vs. reducers

Comparing React state tools: Mutative vs. Immer vs. reducers

2
Comments
9 min read
Understanding React's useMemo and useCallback Hooks: A Comprehensive Guide

Understanding React's useMemo and useCallback Hooks: A Comprehensive Guide

2
Comments
2 min read
PWA: Build Installable Next.js App that Works Offline

PWA: Build Installable Next.js App that Works Offline

2
Comments
7 min read
Starting my React js journey

Starting my React js journey

Comments
1 min read
Getting Started with Next.js: Part 5 - Static Site Generation and Incremental Static Regeneration

Getting Started with Next.js: Part 5 - Static Site Generation and Incremental Static Regeneration

Comments 1
2 min read
Using Presence in in-game chat: Is the other person still there?

Using Presence in in-game chat: Is the other person still there?

2
Comments
4 min read
Understanding the useInteractionTimer Hook: Measuring Component Interaction Time in React

Understanding the useInteractionTimer Hook: Measuring Component Interaction Time in React

Comments
2 min read
Four ways to solve the "Remote Origin Already Exists" error.

Four ways to solve the "Remote Origin Already Exists" error.

Comments
3 min read
Best Icon Libraries for a Dev in 2024

Best Icon Libraries for a Dev in 2024

111
Comments 14
11 min read
Cats Fatc's Quick project

Cats Fatc's Quick project

1
Comments
1 min read
How to Create a Custom Hook for Seamless Data Retrieval with React.

How to Create a Custom Hook for Seamless Data Retrieval with React.

7
Comments 1
3 min read
Level Up Your React Game in 2024!!

Level Up Your React Game in 2024!!

Comments
4 min read
Common Pitfalls When Using React Hooks

Common Pitfalls When Using React Hooks

1
Comments 1
3 min read
Lessons from open-source: You cannot use these reserved port numbers to start your Next.js development server

Lessons from open-source: You cannot use these reserved port numbers to start your Next.js development server

Comments
3 min read
Ref in React : Remote access to DOM elements

Ref in React : Remote access to DOM elements

3
Comments
8 min read
How to Debug Node.js Applications Using the debugger; Statement - Easiest Way

How to Debug Node.js Applications Using the debugger; Statement - Easiest Way

2
Comments
5 min read
loading...