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.
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
Cover image for An Audio Player hook for your React App

An Audio Player hook for your React App

12
Comments 2
7 min read
Baddie's Hackathon
Cover image for Baddie's Hackathon

Baddie's Hackathon

Comments 1
1 min read
Sending Emails with React
Cover image for Sending Emails with React

Sending Emails with React

14
Comments 2
3 min read
Throttling ⏱️ vs Debouncing ⏳: Boost Performance for your React app 🚀
Cover image for Throttling ⏱️ vs Debouncing ⏳: Boost Performance for your React app 🚀

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

40
Comments 6
4 min read
How to check if an element is visible in the viewport using JavaScript and React Hook.
Cover image for 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.

48
Comments 1
3 min read
How to Code a Dictionary App in React | Full Tutorial
Cover image for 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
What is Reactivity?
Cover image for What is Reactivity?

What is Reactivity?

39
Comments 6
6 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
Create VS Code Extension with React, TypeScript, Tailwind
Cover image for Create VS Code Extension with React, TypeScript, Tailwind

Create VS Code Extension with React, TypeScript, Tailwind

148
Comments 20
12 min read
🚀 React Labs Update: Innovations and Progress in February 2024! 🚀
Cover image for 🚀 React Labs Update: Innovations and Progress in February 2024! 🚀

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

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

How to extract plain text from pdf in react

8
Comments
2 min read
This Week In React #174: ReactLabs, React-Strict-DOM, Remix, RNGH, Expo, RN+TV, TC39, Vite...
Cover image for 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
Cover image for Error handling in React 18

Error handling in React 18

8
Comments
2 min read
The Importance of Keys in Mapping an Array of Objects in React
Cover image for 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
React Tutorial: Create Your Twist on Wordle

React Tutorial: Create Your Twist on Wordle

Comments
17 min read
React Hooks: how to cache calculations with useMemo
Cover image for 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
React 19: A Deep Dive into the Upcoming Major Release
Cover image for 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
A Friendly Guide to React Hooks
Cover image for A Friendly Guide to React Hooks

A Friendly Guide to React Hooks

10
Comments
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
Cover image for 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)
Cover image for Jest - Step by Step (Bite-size Article)

Jest - Step by Step (Bite-size Article)

1
Comments
4 min read
loading...