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.
2024’s Tech Trend: Frontend for Backend

2024’s Tech Trend: Frontend for Backend

98
Comments 19
2 min read
Learning React

Learning React

Comments
1 min read
REACT: A free and open-source JavaScript library

REACT: A free and open-source JavaScript library

5
Comments
1 min read
Drag & Drop: Reorder Lists with react-dnd

Drag & Drop: Reorder Lists with react-dnd

30
Comments
5 min read
React 18 removes “Can't perform a React state update on an unmounted component” warning ⚠

React 18 removes “Can't perform a React state update on an unmounted component” warning ⚠

9
Comments 1
2 min read
React, TypeScript, and follow up contributions

React, TypeScript, and follow up contributions

2
Comments
5 min read
Introducción a React y Cómo Iniciar un Proyecto

Introducción a React y Cómo Iniciar un Proyecto

2
Comments
1 min read
Introduction to React and How to Start a Project

Introduction to React and How to Start a Project

1
Comments
1 min read
Effortlessly Integrate Engaging Comment Sections in React with Replyke: Part 1

Effortlessly Integrate Engaging Comment Sections in React with Replyke: Part 1

1
Comments 4
3 min read
Implementando Testes com Jest em Projetos React + TypeScript

Implementando Testes com Jest em Projetos React + TypeScript

6
Comments
4 min read
Effortlessly Integrate Engaging Comment Sections in React with Replyke: Part 2

Effortlessly Integrate Engaging Comment Sections in React with Replyke: Part 2

2
Comments
1 min read
React Integration with Django Using Babel & Webpack

React Integration with Django Using Babel & Webpack

6
Comments 2
6 min read
Optimizing API Requests with Axios: Interceptors and Advanced Error Handling

Optimizing API Requests with Axios: Interceptors and Advanced Error Handling

6
Comments
4 min read
👀Are You Over Using `useMemo` and `useCallback` Hooks in React?

👀Are You Over Using `useMemo` and `useCallback` Hooks in React?

Comments
2 min read
Mastering useEffect in React: Navigating Initial Render Challenges with useRef 🚀

Mastering useEffect in React: Navigating Initial Render Challenges with useRef 🚀

Comments
2 min read
Implementing useEffect from scratch | Exploring React in Depth

Implementing useEffect from scratch | Exploring React in Depth

2
Comments
4 min read
Unveiling the Future of React: A Dive into Concurrent Mode and Suspense

Unveiling the Future of React: A Dive into Concurrent Mode and Suspense

6
Comments
2 min read
Data Visualization D3.js

Data Visualization D3.js

Comments
1 min read
Build Tags Input Field in React.js — No package Required!

Build Tags Input Field in React.js — No package Required!

18
Comments 5
5 min read
Turbocharge Your React DX: Ultra-Fast App Development with Vite & TypeScript Made Easy!

Turbocharge Your React DX: Ultra-Fast App Development with Vite & TypeScript Made Easy!

Comments
5 min read
Creating extensions for Google Chrome with React and Typescript

Creating extensions for Google Chrome with React and Typescript

2
Comments
3 min read
📚 8 repos used by the top 1% of React devs 🏆

📚 8 repos used by the top 1% of React devs 🏆

155
Comments 23
7 min read
⏰ Trust issues with setTimeout()🤯 **Learn with examples**

⏰ Trust issues with setTimeout()🤯 **Learn with examples**

15
Comments 2
3 min read
Explain like I'm 5: Front-end Developer, Interview Questions [2024]

Explain like I'm 5: Front-end Developer, Interview Questions [2024]

3
Comments
5 min read
Making clean API requests to the Backend with URLSearchParams in React.

Making clean API requests to the Backend with URLSearchParams in React.

Comments
2 min read
Unleashing the Power of Next.js: A Comprehensive Guide

Unleashing the Power of Next.js: A Comprehensive Guide

Comments
2 min read
Comment Section in React Native

Comment Section in React Native

4
Comments
4 min read
Performance Optimization with React 18 Concurrent Rendering

Performance Optimization with React 18 Concurrent Rendering

Comments
1 min read
Maintenance website

Maintenance website

Comments 2
1 min read
10 Best Javascript Newsletters in 2024

10 Best Javascript Newsletters in 2024

21
Comments 4
2 min read
Story of a Failed React Project

Story of a Failed React Project

45
Comments 7
5 min read
Dissecting the hell that is Jest setup with ESM and Typescript

Dissecting the hell that is Jest setup with ESM and Typescript

8
Comments 2
5 min read
3 Ways to Create React Components with Bit

3 Ways to Create React Components with Bit

4
Comments 2
4 min read
Building Jira apps with Atlassian Forge | A tutorial series for beginners

Building Jira apps with Atlassian Forge | A tutorial series for beginners

9
Comments
2 min read
React.memo helps you to avoid re-rendering of computationally heavy components

React.memo helps you to avoid re-rendering of computationally heavy components

1
Comments
3 min read
Explore React Navigation: A Guide to React Router

Explore React Navigation: A Guide to React Router

Comments
1 min read
Uncontrollable Modal in React

Uncontrollable Modal in React

3
Comments
4 min read
Awesome React Button Hover

Awesome React Button Hover

Comments
1 min read
React Multi-language feature using i18n or internationalization

React Multi-language feature using i18n or internationalization

Comments 1
2 min read
suggest me a react portfolio project

suggest me a react portfolio project

Comments
1 min read
Navigating the Complexities of Docker: A Comprehensive Guide to Docker for Beginners

Navigating the Complexities of Docker: A Comprehensive Guide to Docker for Beginners

4
Comments
2 min read
"ReactJS vs. Next.js: Unveiling the Web Development Showdown"

"ReactJS vs. Next.js: Unveiling the Web Development Showdown"

2
Comments
2 min read
Building a Modular White Label Frontend with React and TypeScript

Building a Modular White Label Frontend with React and TypeScript

2
Comments
5 min read
Simplifying Data Fetching in React with SWR: A Quick Guide

Simplifying Data Fetching in React with SWR: A Quick Guide

Comments
2 min read
JS && Operator Quirks: Better Approaches?

JS && Operator Quirks: Better Approaches?

4
Comments
3 min read
IMPLEMENTING APP SESSION TIMEOUT IN React.JS

IMPLEMENTING APP SESSION TIMEOUT IN React.JS

22
Comments
6 min read
My 2023 in Code - From Modern Data Platforms to the Full Stack

My 2023 in Code - From Modern Data Platforms to the Full Stack

Comments
9 min read
JavaScript Tips for Cleaner Code

JavaScript Tips for Cleaner Code

2
Comments
2 min read
My OpenSource Blog that You Can Use Right Now

My OpenSource Blog that You Can Use Right Now

Comments
4 min read
Unique 3D loader using html css

Unique 3D loader using html css

Comments
1 min read
A Comprehensive Guide to Structuring Your React App Project

A Comprehensive Guide to Structuring Your React App Project

6
Comments
4 min read
Context API: What and Why?

Context API: What and Why?

3
Comments 4
1 min read
Deploy React.js APP on Render for a free

Deploy React.js APP on Render for a free

4
Comments
1 min read
Optimizing data flow with the keep-unchanged-values library

Optimizing data flow with the keep-unchanged-values library

6
Comments
2 min read
Splitting and Caching React Chunks

Splitting and Caching React Chunks

17
Comments
7 min read
Code syntax Highlighting in React project with Prism

Code syntax Highlighting in React project with Prism

2
Comments
2 min read
Why we use useCallback hook in react ?

Why we use useCallback hook in react ?

1
Comments
1 min read
Basic of useState hook in react.

Basic of useState hook in react.

Comments
1 min read
Skills of writing unit test for react

Skills of writing unit test for react

5
Comments 5
6 min read
How to send emails using Next.js 14, Resend and React-Email

How to send emails using Next.js 14, Resend and React-Email

12
Comments
5 min read
loading...