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.
🚀 Frontend Tip of the Day: Debouncing Input Handlers for Better Performance 🚀

🚀 Frontend Tip of the Day: Debouncing Input Handlers for Better Performance 🚀

Comments
1 min read
UseEffect Behind the scenes in React

UseEffect Behind the scenes in React

Comments
3 min read
Effortlessly Dockerize Your Vite-React Application

Effortlessly Dockerize Your Vite-React Application

4
Comments
2 min read
🚀 Build a Production-Ready React Data Fetching Hook with TypeScript

🚀 Build a Production-Ready React Data Fetching Hook with TypeScript

1
Comments
4 min read
Eu pretendo fazer alguns cursos para me tornar um programado Full-Stack... NodeJS, ReactJS e React Native

Eu pretendo fazer alguns cursos para me tornar um programado Full-Stack... NodeJS, ReactJS e React Native

Comments
1 min read
Mastering the Top 4 JavaScript Frameworks: My Epic Journey

Mastering the Top 4 JavaScript Frameworks: My Epic Journey

1
Comments
3 min read
Adding Edited Node Modules to the deployment.

Adding Edited Node Modules to the deployment.

1
Comments
1 min read
Beyond useEffect: Simplifying React with Custom Hooks

Beyond useEffect: Simplifying React with Custom Hooks

Comments
2 min read
Unwrapping JavaScript ES2024: Key Features Every Developer Should Know

Unwrapping JavaScript ES2024: Key Features Every Developer Should Know

3
Comments
6 min read
A Deep Dive into React Server Components: What Frontend Developers Need to Know

A Deep Dive into React Server Components: What Frontend Developers Need to Know

Comments
5 min read
The Cadet and the Defense of Planet Codex: Introduction

The Cadet and the Defense of Planet Codex: Introduction

Comments
3 min read
UseEffect Vs. UseLayoutEffect: Why UseEffect Is a better Choice?

UseEffect Vs. UseLayoutEffect: Why UseEffect Is a better Choice?

Comments
3 min read
React 19 and SOLID Principles: Performance, Flexibility, and Advanced Design Strategies in Modern React Applications 🚀

React 19 and SOLID Principles: Performance, Flexibility, and Advanced Design Strategies in Modern React Applications 🚀

Comments
8 min read
How to deploy React and Node application on render ?

How to deploy React and Node application on render ?

Comments
2 min read
Optimizing React Components with useMemo and useCallback

Optimizing React Components with useMemo and useCallback

31
Comments 3
3 min read
How Next.js Image Component Solves Layout Shift Issues 🚀

How Next.js Image Component Solves Layout Shift Issues 🚀

3
Comments 3
3 min read
20 Essential React Tricks Every Developer Must Know

20 Essential React Tricks Every Developer Must Know

40
Comments 14
3 min read
Advanced Next.js caching strategies

Advanced Next.js caching strategies

4
Comments
14 min read
Data Fetching in Next.js

Data Fetching in Next.js

8
Comments
3 min read
Ultimate React Interview Study Plan: Your one-stop for your next #React Interview

Ultimate React Interview Study Plan: Your one-stop for your next #React Interview

5
Comments
6 min read
Inertia.js with Laravel and React: A Guide for Entry-Level Developers 🚀

Inertia.js with Laravel and React: A Guide for Entry-Level Developers 🚀

1
Comments
2 min read
Tauri 2.0 - Sqlite DB - React

Tauri 2.0 - Sqlite DB - React

4
Comments 2
4 min read
React Memoization Cheat Sheet

React Memoization Cheat Sheet

6
Comments
2 min read
"React or Next.js? Key Differences Every Developer Should Know"

"React or Next.js? Key Differences Every Developer Should Know"

3
Comments 1
3 min read
7 Advanced TypeScript Concepts Every Developer Should Know

7 Advanced TypeScript Concepts Every Developer Should Know

7
Comments
3 min read
Rendering in Next.js

Rendering in Next.js

2
Comments
2 min read
Comparison of Popular JavaScript Frameworks: React, Vue and Angular

Comparison of Popular JavaScript Frameworks: React, Vue and Angular

Comments
4 min read
How to Validate File Inputs in TypeScript with Zod

How to Validate File Inputs in TypeScript with Zod

44
Comments
9 min read
Starting the Roll-Dice Project with Vite

Starting the Roll-Dice Project with Vite

13
Comments 1
3 min read
Tech Stack Showdown: Comparing Popular Technologies for Developers

Tech Stack Showdown: Comparing Popular Technologies for Developers

1
Comments
3 min read
Build a reactive store from scratch using Javascript

Build a reactive store from scratch using Javascript

6
Comments
4 min read
🔥 I Built a stunning chat app with React 🚀

🔥 I Built a stunning chat app with React 🚀

112
Comments 9
2 min read
Vite vs. Webpack: Which One Is Right for Your Project?

Vite vs. Webpack: Which One Is Right for Your Project?

Comments 1
5 min read
Storing Data in the Browser: LocalStorage, SessionStorage, and Cookies

Storing Data in the Browser: LocalStorage, SessionStorage, and Cookies

Comments
1 min read
[DAY 118-122] I learned full-stack by building my 2nd app

[DAY 118-122] I learned full-stack by building my 2nd app

6
Comments
4 min read
Props and Callbacks in a shell

Props and Callbacks in a shell

Comments
2 min read
Building a Robust Frontend Error-Handling System with Axios and Custom Hooks

Building a Robust Frontend Error-Handling System with Axios and Custom Hooks

11
Comments 3
16 min read
Checking Out Chakra UI

Checking Out Chakra UI

Comments
5 min read
Best 4 Methods to Build a PDF Viewer in React.js: PDF.js, react-pdf, and More (2024 Guide) 🚀

Best 4 Methods to Build a PDF Viewer in React.js: PDF.js, react-pdf, and More (2024 Guide) 🚀

4
Comments
9 min read
MUI Stack: Mastering One-Dimensional Layouts in React

MUI Stack: Mastering One-Dimensional Layouts in React

8
Comments
5 min read
React Refs advanced usage: normalization, cloning and linking

React Refs advanced usage: normalization, cloning and linking

4
Comments 1
2 min read
JavaScript এবং React এ Debounce ব্যবহার সম্পর্কে বিস্তারিত আলোচনা

JavaScript এবং React এ Debounce ব্যবহার সম্পর্কে বিস্তারিত আলোচনা

Comments
1 min read
Boost Your React Development with GraphQL and Codegen

Boost Your React Development with GraphQL and Codegen

Comments
5 min read
What's New in Next.js 15: Key Updates for Developers

What's New in Next.js 15: Key Updates for Developers

8
Comments
3 min read
XKCD App

XKCD App

5
Comments
1 min read
The source code of useMemo:

The source code of useMemo:

2
Comments
2 min read
🔓 Unlock the Power of the Context API in React: A Step-by-Step Guide 🚀

🔓 Unlock the Power of the Context API in React: A Step-by-Step Guide 🚀

5
Comments
4 min read
feewrff

feewrff

6
Comments
32 min read
These 4 New JavaScript Methods are a game changer!

These 4 New JavaScript Methods are a game changer!

3
Comments
3 min read
Vite VS Create-React-App - What you need to know

Vite VS Create-React-App - What you need to know

1
Comments
5 min read
Understanding the 'use client' Directive in Next.js: Client-Side Components Explained

Understanding the 'use client' Directive in Next.js: Client-Side Components Explained

Comments 1
2 min read
13 Projects You Don't Want to Pass Up to Win Cool Hacktoberfest Swag 🎁🎃

13 Projects You Don't Want to Pass Up to Win Cool Hacktoberfest Swag 🎁🎃

310
Comments 19
10 min read
From Zero to Hero: A Beginner's Guide to Building Web Apps with the MERN Stack

From Zero to Hero: A Beginner's Guide to Building Web Apps with the MERN Stack

1
Comments
4 min read
Understanding Nuxt.js Lifecycle Hooks: A Comprehensive Guide

Understanding Nuxt.js Lifecycle Hooks: A Comprehensive Guide

Comments
2 min read
I was wrong about keys and collections

I was wrong about keys and collections

Comments
2 min read
How to Create a React App? Installation and Environment Setup

How to Create a React App? Installation and Environment Setup

Comments
2 min read
Building a Feed Page Using React Query

Building a Feed Page Using React Query

Comments
5 min read
Flux: Manteniendo el control del flujo en el cambio de un estado (React)

Flux: Manteniendo el control del flujo en el cambio de un estado (React)

1
Comments
4 min read
NextJS + Drizzle -- 8 Things I Learned Spinning up a New Project

NextJS + Drizzle -- 8 Things I Learned Spinning up a New Project

4
Comments
3 min read
Dataverse Solution Checker doesn't like PCFs

Dataverse Solution Checker doesn't like PCFs

4
Comments 3
4 min read
loading...