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.
Testing ReactJS Context - A Guide with test-doubles

Testing ReactJS Context - A Guide with test-doubles

Comments
6 min read
Migrating a Large Platform to Imba: Benefits and Adoption Challenges

Migrating a Large Platform to Imba: Benefits and Adoption Challenges

Comments
5 min read
Creating a Comprehensive Raffle System for GladiatorsBattle.com

Creating a Comprehensive Raffle System for GladiatorsBattle.com

Comments
4 min read
Episode 9: The Gatekeepers of Codex – Defending the Authorization Dome

Episode 9: The Gatekeepers of Codex – Defending the Authorization Dome

1
Comments
5 min read
Episode 8: Rallying the PDC Forces – Enhancing User Experience

Episode 8: Rallying the PDC Forces – Enhancing User Experience

1
Comments
6 min read
Rino, easy static website builder with HTML, CSS and Typescript/Javascript

Rino, easy static website builder with HTML, CSS and Typescript/Javascript

5
Comments
2 min read
This Week In React #213 : React 19, Next.js, React Compiler, React Router, Restyle, State of RN, Uniffi...

This Week In React #213 : React 19, Next.js, React Compiler, React Router, Restyle, State of RN, Uniffi...

13
Comments
7 min read
Complete Guide: Implementing Live Streaming in React Native tags: reactnative, javascript, mobile, streaming

Complete Guide: Implementing Live Streaming in React Native tags: reactnative, javascript, mobile, streaming

Comments
1 min read
Por que eu não uso bibliotecas de gerenciamento de estado no React

Por que eu não uso bibliotecas de gerenciamento de estado no React

2
Comments 1
5 min read
Prerender Pages in Browser For Faster Page Load

Prerender Pages in Browser For Faster Page Load

13
Comments
1 min read
useContext in React

useContext in React

9
Comments
3 min read
Data Visualisation in React Using Chart.js

Data Visualisation in React Using Chart.js

5
Comments
5 min read
Complete Javascript - Basic to Advanced

Complete Javascript - Basic to Advanced

5
Comments 1
13 min read
Centralized API Logic in Next.js with an External Backend

Centralized API Logic in Next.js with an External Backend

Comments
2 min read
The Role of State Management in React: A Guide to Redux, Context API, and More

The Role of State Management in React: A Guide to Redux, Context API, and More

7
Comments
3 min read
The Art of Lazy Loading: Speeding Up JavaScript Applications

The Art of Lazy Loading: Speeding Up JavaScript Applications

1
Comments
4 min read
Tech Stack Insights: How Mataaf Technologies Builds Scalable and Innovative Applications

Tech Stack Insights: How Mataaf Technologies Builds Scalable and Innovative Applications

1
Comments 2
3 min read
Build a Weather App with React Native, OpenCageData, and OpenWeatherMap

Build a Weather App with React Native, OpenCageData, and OpenWeatherMap

7
Comments
8 min read
SimpleAuth - Open Source WebApi Based Alternative to ASP.NET Core Identity

SimpleAuth - Open Source WebApi Based Alternative to ASP.NET Core Identity

6
Comments
1 min read
Best Free React DataGrids to Use in 2025

Best Free React DataGrids to Use in 2025

6
Comments
6 min read
New Here! Introducing Chipster: A Flexible Multi-Entry Input for React – Feedback Welcome

New Here! Introducing Chipster: A Flexible Multi-Entry Input for React – Feedback Welcome

Comments
1 min read
React Hooks

React Hooks

75
Comments 5
3 min read
A Complete Guide to All React Hooks for Beginners

A Complete Guide to All React Hooks for Beginners

6
Comments
5 min read
Full Stack Developer Test Empowered by Google: A Journey Through Challenges and MCQs

Full Stack Developer Test Empowered by Google: A Journey Through Challenges and MCQs

11
Comments
10 min read
Introducing ThrusterKit: A Boilerplate to Speed Up Your SaaS App Launch

Introducing ThrusterKit: A Boilerplate to Speed Up Your SaaS App Launch

Comments
1 min read
5 easy ways to elevate your website

5 easy ways to elevate your website

14
Comments 2
3 min read
Top Front-End Frameworks for Web Development in 2024

Top Front-End Frameworks for Web Development in 2024

Comments
6 min read
¿Cómo definir el estado?

¿Cómo definir el estado?

Comments
1 min read
New Feed Component Variations 🚀

New Feed Component Variations 🚀

Comments
1 min read
Building a Scalable URL Shortener with Node.js (Part 2/2)

Building a Scalable URL Shortener with Node.js (Part 2/2)

Comments
9 min read
React Performance: Boost it with Tree Shaking

React Performance: Boost it with Tree Shaking

5
Comments
3 min read
How I Built My Portfolio Site

How I Built My Portfolio Site

Comments
3 min read
Best Vite Plugins to Supercharge Your Development Workflow

Best Vite Plugins to Supercharge Your Development Workflow

7
Comments
4 min read
30 React One-Liners to Enhance Your Coding Efficiency

30 React One-Liners to Enhance Your Coding Efficiency

3
Comments
3 min read
Thinking in React: A Beginner’s Journey

Thinking in React: A Beginner’s Journey

Comments
3 min read
How Much Does It Cost to Build an App Using ReactJS?

How Much Does It Cost to Build an App Using ReactJS?

Comments 1
4 min read
Recommended Settings for VS Code for react js developers

Recommended Settings for VS Code for react js developers

3
Comments 1
1 min read
🌟 Introducing the My 3D Model Viewer! 🌟

🌟 Introducing the My 3D Model Viewer! 🌟

Comments
1 min read
Possible to Do Panoramic Image Stitching in React Native?

Possible to Do Panoramic Image Stitching in React Native?

Comments
1 min read
ReactPress: A Monorepo Approach with pnpm for Efficient Development

ReactPress: A Monorepo Approach with pnpm for Efficient Development

4
Comments 2
4 min read
Tech Watch 3

Tech Watch 3

1
Comments
1 min read
You don't need update to React 19

You don't need update to React 19

1
Comments
1 min read
How to develop a React Native TV App

How to develop a React Native TV App

5
Comments
5 min read
React Select + Custom Style

React Select + Custom Style

Comments
2 min read
Async derivations in React

Async derivations in React

Comments
4 min read
Uvod u Modularizaciju u React-u: AMD i CommonJS modularizacija

Uvod u Modularizaciju u React-u: AMD i CommonJS modularizacija

Comments
4 min read
Event Calendar with Shadcn theme 💅

Event Calendar with Shadcn theme 💅

10
Comments
2 min read
Building a Blog App with Django and React: Step-by-Step Guide

Building a Blog App with Django and React: Step-by-Step Guide

5
Comments
12 min read
Let's create Data Table. Part 3: Virtualization

Let's create Data Table. Part 3: Virtualization

8
Comments
3 min read
What is React ⚛️ and the Concept of Components

What is React ⚛️ and the Concept of Components

5
Comments 1
4 min read
Methodical Naming in React: How It Improves Code Organization

Methodical Naming in React: How It Improves Code Organization

Comments
3 min read
Can you please explain why React does not allow simple JSX variables to be used as components to reduce the boilerplate?

Can you please explain why React does not allow simple JSX variables to be used as components to reduce the boilerplate?

Comments
1 min read
I used GitHub as a CMS

I used GitHub as a CMS

Comments
4 min read
🚀 React 19 Cheat Sheet

🚀 React 19 Cheat Sheet

3
Comments 1
3 min read
React + dnd-kit, implement tree-list drag and drop sortable

React + dnd-kit, implement tree-list drag and drop sortable

5
Comments
4 min read
Lessons Learned: Overusing useMemo in React

Lessons Learned: Overusing useMemo in React

1
Comments 2
3 min read
How to Make localStorage Data Reactive

How to Make localStorage Data Reactive

13
Comments 1
3 min read
My Notes on React

My Notes on React

Comments
1 min read
Build & Deploy a Stunning SaaS Landing Page with React & Tailwind

Build & Deploy a Stunning SaaS Landing Page with React & Tailwind

33
Comments 3
2 min read
Mastering Recharts: A Comprehensive Guide to Creating Charts in ReactJS

Mastering Recharts: A Comprehensive Guide to Creating Charts in ReactJS

Comments
3 min read
loading...