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.
💎 Discovering Nx Project Crystal’s Magic

💎 Discovering Nx Project Crystal’s Magic

1
Comments
12 min read
React 19 a la vuelta de la esquina

React 19 a la vuelta de la esquina

Comments
2 min read
SOLID.JS & SUPABASE Authentication App

SOLID.JS & SUPABASE Authentication App

13
Comments
2 min read
How to Sanitize Data in React

How to Sanitize Data in React

3
Comments 1
2 min read
The Consequences Of Not Knowing React In 2024

The Consequences Of Not Knowing React In 2024

Comments
3 min read
Type-Safe Communicating Between React Native WebView and the Web

Type-Safe Communicating Between React Native WebView and the Web

Comments
2 min read
การสร้าง UI ด้วย React (I) - การสร้าง React Component

การสร้าง UI ด้วย React (I) - การสร้าง React Component

Comments 1
2 min read
Inside React Labs: REACT 19 is coming!

Inside React Labs: REACT 19 is coming!

32
Comments 18
2 min read
Sidebar not working correctly.

Sidebar not working correctly.

Comments
1 min read
The Current State of React Server Components: A Guide for the Perplexed

The Current State of React Server Components: A Guide for the Perplexed

21
Comments 3
9 min read
Unlocking the Power of Local Storage in React: A Comparative Analysis with Cookies

Unlocking the Power of Local Storage in React: A Comparative Analysis with Cookies

2
Comments
2 min read
I built a Blog web app using React, Nest.js, Prisma, RTK Query and MUI. I'd love to hear your feedback and suggestions

I built a Blog web app using React, Nest.js, Prisma, RTK Query and MUI. I'd love to hear your feedback and suggestions

19
Comments 8
1 min read
Tailframes - Open Source components library for React & Tailwind CSS

Tailframes - Open Source components library for React & Tailwind CSS

Comments
1 min read
i built a CmdK widget, but it has very good AI too

i built a CmdK widget, but it has very good AI too

Comments
1 min read
Demystifying Virtual DOM in React

Demystifying Virtual DOM in React

Comments
2 min read
React vs Angular: Which One is Right for You?

React vs Angular: Which One is Right for You?

Comments
11 min read
React Native UI Frameworks: Bridging Mobile and Web Development

React Native UI Frameworks: Bridging Mobile and Web Development

Comments
2 min read
Cook Up a Storm: Build a Recipe Finder App with React 🍱

Cook Up a Storm: Build a Recipe Finder App with React 🍱

13
Comments
3 min read
☕ Coffee Time Reads - Ideal Folder Structure for React Projects

☕ Coffee Time Reads - Ideal Folder Structure for React Projects

1
Comments
3 min read
When to Use React Query or useEffect for Data Fetching

When to Use React Query or useEffect for Data Fetching

6
Comments
2 min read
Battling Bloat: How I Streamlined Data Fetches in React with a Custom useFetch Hook

Battling Bloat: How I Streamlined Data Fetches in React with a Custom useFetch Hook

Comments
3 min read
An Audio Player hook for your React App

An Audio Player hook for your React App

9
Comments 2
7 min read
Baddie's Hackathon

Baddie's Hackathon

Comments
1 min read
Throttling ⏱️ vs Debouncing ⏳: Boost Performance for your React app 🚀

Throttling ⏱️ vs Debouncing ⏳: Boost Performance for your React app 🚀

37
Comments 6
4 min read
How to check if an element is visible in the viewport using JavaScript and React Hook.

How to check if an element is visible in the viewport using JavaScript and React Hook.

46
Comments 1
3 min read
How to Code a Dictionary App in React | Full Tutorial

How to Code a Dictionary App in React | Full Tutorial

5
Comments
1 min read
Exploring the Top Alternatives to React.js in 2024

Exploring the Top Alternatives to React.js in 2024

1
Comments
2 min read
Sending Emails with React

Sending Emails with React

14
Comments 2
3 min read
Creating Scroll Progress Bar using CSS and JavaScript in React

Creating Scroll Progress Bar using CSS and JavaScript in React

50
Comments 6
4 min read
🚀 React Labs Update: Innovations and Progress in February 2024! 🚀

🚀 React Labs Update: Innovations and Progress in February 2024! 🚀

1
Comments
1 min read
What is Reactivity?

What is Reactivity?

38
Comments 6
6 min read
How to extract plain text from pdf in react

How to extract plain text from pdf in react

5
Comments
2 min read
This Week In React #174: ReactLabs, React-Strict-DOM, Remix, RNGH, Expo, RN+TV, TC39, Vite...

This Week In React #174: ReactLabs, React-Strict-DOM, Remix, RNGH, Expo, RN+TV, TC39, Vite...

17
Comments
12 min read
react useDebounce

react useDebounce

3
Comments
2 min read
Error handling in React 18

Error handling in React 18

5
Comments
2 min read
The Importance of Keys in Mapping an Array of Objects in React

The Importance of Keys in Mapping an Array of Objects in React

Comments
2 min read
Create VS Code Extension with React, TypeScript, Tailwind

Create VS Code Extension with React, TypeScript, Tailwind

126
Comments 20
12 min read
React Hooks: how to cache calculations with useMemo

React Hooks: how to cache calculations with useMemo

2
Comments
2 min read
Exploring Git API: Fetching and Paginating All Repositories, and Displaying Single Repository Pages using React

Exploring Git API: Fetching and Paginating All Repositories, and Displaying Single Repository Pages using React

Comments
4 min read
Why I love Jotai

Why I love Jotai

4
Comments
5 min read
A Friendly Guide to React Hooks

A Friendly Guide to React Hooks

10
Comments
3 min read
React 19: A Deep Dive into the Upcoming Major Release

React 19: A Deep Dive into the Upcoming Major Release

26
Comments 4
3 min read
How to replace a single-page application with a different page in React Router

How to replace a single-page application with a different page in React Router

Comments
2 min read
Boosting Performance with List Virtualisation in React

Boosting Performance with List Virtualisation in React

1
Comments
3 min read
Jest - Step by Step (Bite-size Article)

Jest - Step by Step (Bite-size Article)

1
Comments
4 min read
Mastering Full-Stack Deployment: A Guide to Hosting React and Nest Apps on Linux (Ubuntu 20) Server in 2024

Mastering Full-Stack Deployment: A Guide to Hosting React and Nest Apps on Linux (Ubuntu 20) Server in 2024

2
Comments
3 min read
Difference Between Jest, Enzyme and React Testing Library

Difference Between Jest, Enzyme and React Testing Library

2
Comments 6
3 min read
Context Api - UseContext()

Context Api - UseContext()

2
Comments 5
6 min read
Reusable Code: React Custom Hooks Guide

Reusable Code: React Custom Hooks Guide

Comments
3 min read
Building a multi-tenant B2B SaaS with Vite and Tanstack Router & Query - Part 1: The boilerplate

Building a multi-tenant B2B SaaS with Vite and Tanstack Router & Query - Part 1: The boilerplate

11
Comments
11 min read
Demystifying <script>: The Role of the Type Attribute

Demystifying <script>: The Role of the Type Attribute

5
Comments
2 min read
Alternatives to Chart.js - A Series Exploring JavaScript Chart Comparisons

Alternatives to Chart.js - A Series Exploring JavaScript Chart Comparisons

Comments
5 min read
This Is The Best Advanced React Book I’ve Ever Read

This Is The Best Advanced React Book I’ve Ever Read

16
Comments 2
2 min read
Review my React-native Based Playground

Review my React-native Based Playground

10
Comments
1 min read
Exploring React 19: Delving into the Anticipated Major Update

Exploring React 19: Delving into the Anticipated Major Update

Comments
2 min read
React será compilado

React será compilado

Comments
12 min read
Mastering React State Management with useReducer: A Comprehensive Guide

Mastering React State Management with useReducer: A Comprehensive Guide

1
Comments
2 min read
12 Security Tips for Golang Apps - validation, sanitization, auth, CSRF attacks, hashing ++

12 Security Tips for Golang Apps - validation, sanitization, auth, CSRF attacks, hashing ++

18
Comments 5
4 min read
Ready to #learn and #share

Ready to #learn and #share

Comments
1 min read
Crafting an Exceptional Website: A Guide to HTML and CSS Mastery

Crafting an Exceptional Website: A Guide to HTML and CSS Mastery

1
Comments
3 min read
loading...