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.
Build a Blog with React and Google Sheets | PART 6 | FullStack Course | Learn Coding

Build a Blog with React and Google Sheets | PART 6 | FullStack Course | Learn Coding

5
Comments
1 min read
Creating a Multi-Column Search Feature in a React Data Table

Creating a Multi-Column Search Feature in a React Data Table

Comments
2 min read
Image gallery with modal functionality using Next.js, TypeScript, and Tailwind CSS

Image gallery with modal functionality using Next.js, TypeScript, and Tailwind CSS

4
Comments
3 min read
JavaScript's Best-Kept Secrets: Unveiling Lesser-Known Features!

JavaScript's Best-Kept Secrets: Unveiling Lesser-Known Features!

2
Comments
2 min read
A Practical Guide to Testing React Applications (Unit Tests)

A Practical Guide to Testing React Applications (Unit Tests)

6
Comments 2
9 min read
Class komponente i funkcijske komponente u Reactu

Class komponente i funkcijske komponente u Reactu

1
Comments
6 min read
React - designing an interactive modal

React - designing an interactive modal

Comments
1 min read
Next.js File Generator VS code extension

Next.js File Generator VS code extension

7
Comments
2 min read
What is Server Side Rendering (SSR) and Static Site Generation (SSG)?

What is Server Side Rendering (SSR) and Static Site Generation (SSG)?

13
Comments
8 min read
Creating a Simple Modal Component in React with TypeScript for Beginners-

Creating a Simple Modal Component in React with TypeScript for Beginners-

2
Comments
2 min read
Reducing manual work in React with Hygen

Reducing manual work in React with Hygen

Comments
5 min read
💎 Discovering Nx Project Crystal’s Magic

💎 Discovering Nx Project Crystal’s Magic

1
Comments
12 min read
React 19 Is Here!

React 19 Is Here!

45
Comments 4
3 min read
SOLID.JS & SUPABASE Authentication App

SOLID.JS & SUPABASE Authentication App

12
Comments
2 min read
How to Sanitize Data in React

How to Sanitize Data in React

2
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
การสร้าง UI ด้วย React (I) - การสร้าง React Component

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

Comments 1
2 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
Inside React Labs: REACT 19 is coming!

Inside React Labs: REACT 19 is coming!

30
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
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 🍱

12
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
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
When to Use React Query or useEffect for Data Fetching

When to Use React Query or useEffect for Data Fetching

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

An Audio Player hook for your React App

5
Comments 2
7 min read
Baddie's Hackathon

Baddie's Hackathon

Comments
1 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.

15
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

13
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

37
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
Throttling ⏱️ vs Debouncing ⏳: Boost Performance for your React app 🚀

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

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

How to extract plain text from pdf in react

2
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
What is Reactivity?

What is Reactivity?

33
Comments 6
6 min read
react useDebounce

react useDebounce

3
Comments
2 min read
Error handling in React 18

Error handling in React 18

2
Comments
2 min read
Infinite Scroll with Next.js Server Actions: A Simple Guide

Infinite Scroll with Next.js Server Actions: A Simple Guide

Comments
4 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
Build a Blog with React and Google Sheets | FullStack Course | PART 3 | Learn Coding

Build a Blog with React and Google Sheets | FullStack Course | PART 3 | Learn Coding

8
Comments
1 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
React Hooks: how to cache calculations with useMemo

React Hooks: how to cache calculations with useMemo

1
Comments
2 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
Create VS Code Extension with React, TypeScript, Tailwind

Create VS Code Extension with React, TypeScript, Tailwind

104
Comments 19
12 min read
React 19: A Deep Dive into the Upcoming Major Release

React 19: A Deep Dive into the Upcoming Major Release

24
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
Valentine day - Ask your girlfriend out in a geeky way

Valentine day - Ask your girlfriend out in a geeky way

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

1
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
loading...