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.
The Full-Stack Components Customization Pyramid

The Full-Stack Components Customization Pyramid

41
Comments
5 min read
Streamline Your Next.js Development with create-next-breeze

Streamline Your Next.js Development with create-next-breeze

Comments
2 min read
React Basics Part 2

React Basics Part 2

1
Comments
3 min read
I create a custom Modal component in react + typescript.

I create a custom Modal component in react + typescript.

Comments
2 min read
How to build a unique full stack app for your portfolio

How to build a unique full stack app for your portfolio

4
Comments
2 min read
Designing a Pure Python Web Framework

Designing a Pure Python Web Framework

Comments
6 min read
Building a Fake Server for Testing Projects

Building a Fake Server for Testing Projects

Comments
15 min read
React Basics

React Basics

1
Comments
3 min read
JavaScript Frameworks in 2024: React vs. Vue vs. Svelte – Which One to Choose?

JavaScript Frameworks in 2024: React vs. Vue vs. Svelte – Which One to Choose?

7
Comments 1
5 min read
Why Does Everyone Hate React?

Why Does Everyone Hate React?

1
Comments 1
9 min read
How to track React re-renders - why-did-you-render issues

How to track React re-renders - why-did-you-render issues

Comments
2 min read
Fixing vite error for reactjs - global is not defined and process is not defined

Fixing vite error for reactjs - global is not defined and process is not defined

Comments
2 min read
Layers of JavaScript

Layers of JavaScript

Comments
2 min read
New React DataGrid, Blazing Fast and Feature-Packed

New React DataGrid, Blazing Fast and Feature-Packed

Comments
2 min read
Temporal Dead Zone (TDZ) and Hoisting in JavaScript:

Temporal Dead Zone (TDZ) and Hoisting in JavaScript:

Comments
2 min read
Building a User Feedback Form with React and Perseid

Building a User Feedback Form with React and Perseid

1
Comments
6 min read
Your First Steps in Web3: A Simple Demo

Your First Steps in Web3: A Simple Demo

Comments
4 min read
RNGP - Autolinking: Could not find project.android.packageName in react-native config output!

RNGP - Autolinking: Could not find project.android.packageName in react-native config output!

Comments
1 min read
Philosophy of Redux

Philosophy of Redux

2
Comments
1 min read
Exciting ReactJS Events Coming Up! 🚀

Exciting ReactJS Events Coming Up! 🚀

5
Comments
1 min read
Create React app and deploy it on AWS Amplify - Sep 2024 update

Create React app and deploy it on AWS Amplify - Sep 2024 update

Comments
1 min read
SpecZone: A Central Hub for Device Specifications and Reviews

SpecZone: A Central Hub for Device Specifications and Reviews

1
Comments
3 min read
Building a Dynamic Alert Component with Context in React

Building a Dynamic Alert Component with Context in React

2
Comments
4 min read
Should We Allow <ruby> to Appear as A Child of <option>?

Should We Allow <ruby> to Appear as A Child of <option>?

Comments
1 min read
Let's create a better Number Input with React and Tailwind CSS

Let's create a better Number Input with React and Tailwind CSS

1
Comments
3 min read
Puck v0.16: Permissions

Puck v0.16: Permissions

Comments
5 min read
Mobile Orientation (React-Native)

Mobile Orientation (React-Native)

Comments
1 min read
Building a Robust API Layer with TypeScript, Tanstack Query, Zod, and Zodios

Building a Robust API Layer with TypeScript, Tanstack Query, Zod, and Zodios

Comments
2 min read
"Learning React" Book Review

"Learning React" Book Review

Comments
3 min read
Jenkins CI/CD implementation in React + Node Application

Jenkins CI/CD implementation in React + Node Application

Comments
3 min read
Request for Resume Review - Frontend Developer

Request for Resume Review - Frontend Developer

Comments
1 min read
Simplify Facebook Login in React with react-fb-login-btn

Simplify Facebook Login in React with react-fb-login-btn

Comments
2 min read
"Learning React" Book Review

"Learning React" Book Review

1
Comments
3 min read
How to display IP camera feed from an RTSP url onto react app page with node js

How to display IP camera feed from an RTSP url onto react app page with node js

Comments
1 min read
Traffic Light Effect Css

Traffic Light Effect Css

Comments
1 min read
Test

Test

Comments
1 min read
The Cost Structure of Using Nextjs Image

The Cost Structure of Using Nextjs Image

2
Comments
2 min read
MERN Stack Employee Management System – Project Overview & File Structure (Part 1)

MERN Stack Employee Management System – Project Overview & File Structure (Part 1)

Comments
1 min read
Mastering Monorepos with Lerna: A Comprehensive Guide

Mastering Monorepos with Lerna: A Comprehensive Guide

Comments
5 min read
Transitioning from React.js to Next.js || Enhancing Frontend and Backend Synergy

Transitioning from React.js to Next.js || Enhancing Frontend and Backend Synergy

2
Comments
4 min read
Como consumir una API con REACT 19 | use - suspense

Como consumir una API con REACT 19 | use - suspense

Comments
2 min read
Context in React: Better Approach

Context in React: Better Approach

Comments
2 min read
State Management in React: When to Use Context API vs. Redux

State Management in React: When to Use Context API vs. Redux

Comments
6 min read
I’m thrilled to share my latest project with everyone – my personal portfolio! 🚀

I’m thrilled to share my latest project with everyone – my personal portfolio! 🚀

Comments
1 min read
Next.js - Overview

Next.js - Overview

Comments
3 min read
Optimal Strategies for Storing Images in React Applications: Best Practices and Examples

Optimal Strategies for Storing Images in React Applications: Best Practices and Examples

Comments
4 min read
Suspense and Fiber: The Intricate Machinery Behind React's Rendering Elegance

Suspense and Fiber: The Intricate Machinery Behind React's Rendering Elegance

Comments
4 min read
Building a Responsive Architecture with MUI

Building a Responsive Architecture with MUI

Comments
3 min read
LEARNING HOW TO: useEFFECT and useSTATE, A REACT APP.

LEARNING HOW TO: useEFFECT and useSTATE, A REACT APP.

1
Comments
2 min read
Understanding the Difference Between Imperative and Declarative Programming

Understanding the Difference Between Imperative and Declarative Programming

Comments
2 min read
Next.js Caching: Turbocharging Your App with Efficient Data Fetching

Next.js Caching: Turbocharging Your App with Efficient Data Fetching

1
Comments
3 min read
Webpack 5 Series part-3

Webpack 5 Series part-3

1
Comments
3 min read
Routing in React with React Router Dom

Routing in React with React Router Dom

Comments
4 min read
How to Master React from Scratch as a Beginner in 2024

How to Master React from Scratch as a Beginner in 2024

Comments
3 min read
👨‍💻 Understanding and Using the `.env` File in React

👨‍💻 Understanding and Using the `.env` File in React

23
Comments
4 min read
Common Mistakes Developers Make with useState in React (And How to Fix Them)

Common Mistakes Developers Make with useState in React (And How to Fix Them)

Comments
3 min read
Using callbacks to achieve better component decoupling in React

Using callbacks to achieve better component decoupling in React

Comments
2 min read
React useQuery : A Complete Guide

React useQuery : A Complete Guide

7
Comments
6 min read
UseEffect and React Query

UseEffect and React Query

1
Comments 2
2 min read
Counter example using both useEffect and React Query

Counter example using both useEffect and React Query

Comments
3 min read
loading...