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.
Introducing DIVZ - a React component to scroll, swipe & zoom through content on the 3D z-axis

Introducing DIVZ - a React component to scroll, swipe & zoom through content on the 3D z-axis

15
Comments 10
2 min read
Build an Image Magnifier Component in ReactJs

Build an Image Magnifier Component in ReactJs

15
Comments 1
3 min read
⚛️ Demystifying React's Types: Ref types

⚛️ Demystifying React's Types: Ref types

23
Comments
4 min read
Import and Export locations on Google Maps

Import and Export locations on Google Maps

1
Comments
2 min read
How to Focus an Input Field with a Hotkey in React

How to Focus an Input Field with a Hotkey in React

1
Comments
2 min read
How to Build Your Own ChatGPT Clone Using React & AWS Bedrock

How to Build Your Own ChatGPT Clone Using React & AWS Bedrock

1
Comments
34 min read
React.js vs. React Native: Similarities and Differences

React.js vs. React Native: Similarities and Differences

Comments
2 min read
Uploading Files with React (POST Request)

Uploading Files with React (POST Request)

Comments
6 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
Comparing React state tools: Mutative vs. Immer vs. reducers

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

1
Comments
9 min read
Test componentes que usan Redux

Test componentes que usan Redux

Comments
8 min read
3 Key Steps of Diffing Algorithm in React for Efficiently Updating the Real DOM

3 Key Steps of Diffing Algorithm in React for Efficiently Updating the Real DOM

Comments
3 min read
React Hooks: A Beginner's Guide

React Hooks: A Beginner's Guide

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

PWA: Build Installable Next.js App that Works Offline

1
Comments
7 min read
yup.ref is not working inside the yup.date().min

yup.ref is not working inside the yup.date().min

Comments
2 min read
Images not appearing in CardContainer components

Images not appearing in CardContainer components

Comments
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?

1
Comments
4 min read
NextJS Add Metadata

NextJS Add Metadata

1
Comments
3 min read
Create Your own Popup Message Box Or toastify In React and avoid Security Bridge.

Create Your own Popup Message Box Or toastify In React and avoid Security Bridge.

Comments
9 min read
Demystifying MVC Architecture in Modern Web Frameworks: React and Angular

Demystifying MVC Architecture in Modern Web Frameworks: React and Angular

Comments
2 min read
Seamless Integration of Laravel Breeze API Scaffolding with React Applications

Seamless Integration of Laravel Breeze API Scaffolding with React Applications

5
Comments
4 min read
React

React

Comments
1 min read
Can I use gRPC within React.js app as a server

Can I use gRPC within React.js app as a server

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.

3
Comments
3 min read
Implement React v18 from Scratch Using WASM and Rust - [10] Implement Update for Single Node.

Implement React v18 from Scratch Using WASM and Rust - [10] Implement Update for Single Node.

1
Comments
7 min read
How to create a custom node in reactflow

How to create a custom node in reactflow

Comments
2 min read
Automatically sentence-case i18next translations

Automatically sentence-case i18next translations

Comments
1 min read
What is React Hydration

What is React Hydration

Comments
1 min read
NextJS Add XML Sitemap

NextJS Add XML Sitemap

Comments
2 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

1
Comments
5 min read
Integrating Firebase with Next.js for Static Generation

Integrating Firebase with Next.js for Static Generation

Comments 1
2 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
2 min read
Calculator project with html

Calculator project with html

5
Comments
1 min read
new to the dev community

new to the dev community

Comments
1 min read
Custom checkbox component, the right way

Custom checkbox component, the right way

Comments
11 min read
What is Illegal Shadowing

What is Illegal Shadowing

1
Comments
1 min read
What is Variable Shadowing in Javascript

What is Variable Shadowing in Javascript

1
Comments
1 min read
The ‘What Could’ve Been’ Calculator: A Tale of Stocks and Time

The ‘What Could’ve Been’ Calculator: A Tale of Stocks and Time

Comments
2 min read
Error on Node JS npm/npx project creating with vite/react js "node:internal/modules/cjs/loader:1205 throw err"

Error on Node JS npm/npx project creating with vite/react js "node:internal/modules/cjs/loader:1205 throw err"

Comments
1 min read
Clingon: A Ferramenta CLI para Geração de Recursos

Clingon: A Ferramenta CLI para Geração de Recursos

Comments
4 min read
Clingon: The CLI Tool for Resource Generation

Clingon: The CLI Tool for Resource Generation

Comments
3 min read
Exploring React v19: Elevating User Experiences with Concurrent Mode and Suspense

Exploring React v19: Elevating User Experiences with Concurrent Mode and Suspense

1
Comments
4 min read
Creating a PNG Sequence Animation using React and SCSS.

Creating a PNG Sequence Animation using React and SCSS.

Comments
5 min read
A Guide to Effortlessly Use SVGs in Next Js Projects

A Guide to Effortlessly Use SVGs in Next Js Projects

Comments
2 min read
Rasengan.js 1.0.0 Beta 🚀

Rasengan.js 1.0.0 Beta 🚀

1
Comments
1 min read
Containment and Specialization

Containment and Specialization

Comments
1 min read
Exploring Next.js 14.3.0-canary.26: A Peek into the Future of SSR Frameworks

Exploring Next.js 14.3.0-canary.26: A Peek into the Future of SSR Frameworks

Comments
2 min read
Add a google maps on my reactjs resume

Add a google maps on my reactjs resume

Comments
2 min read
Crafting Your Own React Project: A Step-by-Step Guide for Frontend Developers

Crafting Your Own React Project: A Step-by-Step Guide for Frontend Developers

Comments
4 min read
Javascript Error Guardian

Javascript Error Guardian

Comments
1 min read
How to protect API Keys in React projects using Gateweaver

How to protect API Keys in React projects using Gateweaver

Comments
5 min read
React: You Might Not Need Another Library

React: You Might Not Need Another Library

Comments
2 min read
Maximizing React: The Ultimate Guide to Performance Enhancement

Maximizing React: The Ultimate Guide to Performance Enhancement

Comments
4 min read
Dive Deep into useContext: Simplify State Sharing in React

Dive Deep into useContext: Simplify State Sharing in React

Comments
3 min read
Implementing CSV Data Export in React Without External Libraries

Implementing CSV Data Export in React Without External Libraries

Comments
2 min read
Common Pitfalls When Using React Hooks

Common Pitfalls When Using React Hooks

1
Comments 1
3 min read
Top 10 Code Studio Extensions to Supercharge Your React Development

Top 10 Code Studio Extensions to Supercharge Your React Development

Comments
4 min read
The Single Responsibility Principle: Lessons from React and Factorio for Clean Design and Data Flow Management

The Single Responsibility Principle: Lessons from React and Factorio for Clean Design and Data Flow Management

Comments
10 min read
Setup React Typescript with Vite & ESLint

Setup React Typescript with Vite & ESLint

Comments
4 min read
Site web API-SNCF (REACT,SCSS,API)

Site web API-SNCF (REACT,SCSS,API)

Comments
2 min read
loading...