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.
Frontend Tool Comparison(Opinionated)

Frontend Tool Comparison(Opinionated)

Comments 6
2 min read
How I Built a Blog with Next.js and Firebase

How I Built a Blog with Next.js and Firebase

15
Comments 1
15 min read
Error when Implementing Conversation Creation Method Similar to OpenAI's ChatGPT: Cannot Read Properties of Null

Error when Implementing Conversation Creation Method Similar to OpenAI's ChatGPT: Cannot Read Properties of Null

Comments
3 min read
The First Step in My Career: Am I Ready to Start Job Hunting in Programming?

The First Step in My Career: Am I Ready to Start Job Hunting in Programming?

Comments
1 min read
How to add Youtube Playlist API with react nexJs App

How to add Youtube Playlist API with react nexJs App

Comments
1 min read
Realm of React's Reconciliation

Realm of React's Reconciliation

Comments
3 min read
Holopin

Holopin

Comments
1 min read
React TypeScript - Vite + React

React TypeScript - Vite + React

1
Comments
1 min read
How to implement a slider element using React, Tailwind.css and Intersection Observer API

How to implement a slider element using React, Tailwind.css and Intersection Observer API

Comments
6 min read
VueJS or ReactJS

VueJS or ReactJS

Comments 1
1 min read
React Query Retry explained

React Query Retry explained

Comments
3 min read
Lazy Loaded Video Component in React 🦥🎥

Lazy Loaded Video Component in React 🦥🎥

12
Comments 1
6 min read
Introducing a New Fullstack TypeScript DX for AWS

Introducing a New Fullstack TypeScript DX for AWS

127
Comments 5
3 min read
Handing Your Database Over to Users

Handing Your Database Over to Users

Comments
5 min read
Clone-YouTube

Clone-YouTube

Comments
1 min read
Get 100 lighthouse performance score with a React app

Get 100 lighthouse performance score with a React app

Comments
4 min read
Bkash Payment with NextJS & TypeScript

Bkash Payment with NextJS & TypeScript

Comments
3 min read
Implement React v18 from Scratch Using WASM and Rust - [11] Implement Event System

Implement React v18 from Scratch Using WASM and Rust - [11] Implement Event System

1
Comments
3 min read
useEffect() - What You Need to Know for Acing Tech Interviews!

useEffect() - What You Need to Know for Acing Tech Interviews!

Comments
2 min read
ReactJS onClick Event on Child Components

ReactJS onClick Event on Child Components

Comments
2 min read
Day 3: React Components

Day 3: React Components

2
Comments
2 min read
Implementing a QR Code Download Feature in React

Implementing a QR Code Download Feature in React

Comments
2 min read
Is this Tiptap Editor Is good For Next Js

Is this Tiptap Editor Is good For Next Js

Comments
1 min read
Module not found: Can't resolve 'pino-pretty'

Module not found: Can't resolve 'pino-pretty'

Comments
1 min read
7 React Hooks 🪝

7 React Hooks 🪝

1
Comments
1 min read
Testing with ReactJS + Typescript, Jest and ViteJS

Testing with ReactJS + Typescript, Jest and ViteJS

Comments
5 min read
Using React Shepherd to build a site tour

Using React Shepherd to build a site tour

2
Comments
16 min read
ReactTS: Is React.FC really necessary?

ReactTS: Is React.FC really necessary?

Comments
4 min read
Astro is Amazing

Astro is Amazing

Comments
10 min read
Streamlining React: Utilizing React Query for Scalability

Streamlining React: Utilizing React Query for Scalability

1
Comments
7 min read
How to use multiple files for configuring environment variables in React

How to use multiple files for configuring environment variables in React

1
Comments
3 min read
Architectural Techniques for React Optimization! Part - 1

Architectural Techniques for React Optimization! Part - 1

1
Comments
4 min read
Everything You need to know about React 19

Everything You need to know about React 19

Comments
9 min read
Launch your SaaS faster with OneMix by SaaS King

Launch your SaaS faster with OneMix by SaaS King

Comments
1 min read
👥 Reproducible Nx Workspace with HugeNx’s Conventions

👥 Reproducible Nx Workspace with HugeNx’s Conventions

1
Comments
8 min read
A Fun Guide to Using Framer Motion to Liven Up Your React App

A Fun Guide to Using Framer Motion to Liven Up Your React App

Comments
2 min read
Material React Table

Material React Table

Comments
4 min read
Send Emails in your React JS App with SMTP Express

Send Emails in your React JS App with SMTP Express

Comments
6 min read
Best FrontEnd & New ReUsable Component Libraries For React JS 2024.

Best FrontEnd & New ReUsable Component Libraries For React JS 2024.

3
Comments 2
2 min read
Tips from open-source: Set a maximum time limit on fetch using Promise.race()

Tips from open-source: Set a maximum time limit on fetch using Promise.race()

1
Comments
3 min read
TanStack Form: Setup and simple validation (with shadcn/ui)

TanStack Form: Setup and simple validation (with shadcn/ui)

8
Comments 1
5 min read
Should constant be defined outside component?

Should constant be defined outside component?

Comments
1 min read
Next.js vs React

Next.js vs React

4
Comments
9 min read
Day 2 : Setting up the React Environment

Day 2 : Setting up the React Environment

2
Comments 3
3 min read
Help! Our React Routes are more confusing than a maze 😵

Help! Our React Routes are more confusing than a maze 😵

10
Comments
1 min read
Building a Search Form in React with Next.js and useRouter

Building a Search Form in React with Next.js and useRouter

Comments
2 min read
LocalStack - Mock AWS in local development

LocalStack - Mock AWS in local development

Comments
2 min read
How to Implement Authorization in React JS

How to Implement Authorization in React JS

1
Comments
11 min read
Advanced React interview questions with answers

Advanced React interview questions with answers

1
Comments
3 min read
Axios: Setup, Configuration, and Structuring

Axios: Setup, Configuration, and Structuring

1
Comments
4 min read
How to Focus an Input Field with a Hotkey in React

How to Focus an Input Field with a Hotkey in React

1
Comments
2 min read
How to add Authentication to your React app using Appwrite

How to add Authentication to your React app using Appwrite

Comments
2 min read
Uploading Files with React (POST Request)

Uploading Files with React (POST Request)

Comments
6 min read
Top 10 Most Useful Custom Hooks in React

Top 10 Most Useful Custom Hooks in React

2
Comments
4 min read
Understanding the useInteractionTimer Hook: Measuring Component Interaction Time in React

Understanding the useInteractionTimer Hook: Measuring Component Interaction Time in React

Comments
2 min read
Test componentes que usan Redux

Test componentes que usan Redux

Comments
8 min read
React Hooks: A Beginner's Guide

React Hooks: A Beginner's Guide

1
Comments
2 min read
yup.ref is not working inside the yup.date().min

yup.ref is not working inside the yup.date().min

Comments
2 min read
Themed Retrospectives🎡🍄

Themed Retrospectives🎡🍄

9
Comments
3 min read
Create Your own Popup Message Box Or toastify In React and avoid Security Bridge.

Create Your own Popup Message Box Or toastify In React and avoid Security Bridge.

Comments
9 min read
loading...