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.
⚡ Best Open Source React framework and libraries for Building Enterprise B2B apps

⚡ Best Open Source React framework and libraries for Building Enterprise B2B apps

38
Comments 1
6 min read
Building an Efficient Waitlist App with Next.js and Xata

Building an Efficient Waitlist App with Next.js and Xata

14
Comments
6 min read
Javascript Event Listeners 🎧

Javascript Event Listeners 🎧

8
Comments
2 min read
Cracking Your First React Developer Interview: Top 10 Questions and How to Answer Them

Cracking Your First React Developer Interview: Top 10 Questions and How to Answer Them

1
Comments
3 min read
React Props vs State: What's the Difference?

React Props vs State: What's the Difference?

24
Comments 7
2 min read
Create a timer in React with Start, Pause and Reset feature

Create a timer in React with Start, Pause and Reset feature

9
Comments 2
1 min read
How to open and close menu by event 'onMouseOver&onMouseLeave' in React JS Material ui

How to open and close menu by event 'onMouseOver&onMouseLeave' in React JS Material ui

Comments
2 min read
This Week In React #160: Remix, Next.js, Expo API Routes, Ladle, MDXEditor, Sonner, Docusaurus, Query String, Bun, TC39...

This Week In React #160: Remix, Next.js, Expo API Routes, Ladle, MDXEditor, Sonner, Docusaurus, Query String, Bun, TC39...

12
Comments
7 min read
What proxy login

What proxy login

4
Comments 1
1 min read
🎈 Exploring React Props: The Key to Component Communication and Reusability 🧩

🎈 Exploring React Props: The Key to Component Communication and Reusability 🧩

1
Comments
4 min read
Nested Layouts in NextJS (App Router)

Nested Layouts in NextJS (App Router)

2
Comments
3 min read
My First React Project

My First React Project

Comments
3 min read
Core JavaScript Concepts to Master Before Learning React

Core JavaScript Concepts to Master Before Learning React

2
Comments
10 min read
😱 Sane front-end project architecture based on 12 years of experience

😱 Sane front-end project architecture based on 12 years of experience

9
Comments
5 min read
A Step-by-Step Guide to Implementing React Router for Dynamic Single-Page Applications

A Step-by-Step Guide to Implementing React Router for Dynamic Single-Page Applications

8
Comments
10 min read
React-router-dom 6 for beginners

React-router-dom 6 for beginners

11
Comments
2 min read
Adding Service Worker to old app started with create-react-app

Adding Service Worker to old app started with create-react-app

Comments 1
2 min read
A Universal Terminal alias for bun, pnpm, npm, and yarn.

A Universal Terminal alias for bun, pnpm, npm, and yarn.

4
Comments
1 min read
Gratitude Unleashed: Celebrating a Week of Stellar Contributions to Before I Die Code

Gratitude Unleashed: Celebrating a Week of Stellar Contributions to Before I Die Code

5
Comments 1
3 min read
A Quick Overview of the Main Features of React Query

A Quick Overview of the Main Features of React Query

Comments
5 min read
The first day of my solo project

The first day of my solo project

6
Comments 4
1 min read
useLocation Hook in React Router

useLocation Hook in React Router

2
Comments
5 min read
Creating Scrollable Horizontal Tabs in Chakra UI: A Quick Fix for Responsive Design

Creating Scrollable Horizontal Tabs in Chakra UI: A Quick Fix for Responsive Design

1
Comments 1
2 min read
Typescript challenge

Typescript challenge

Comments
4 min read
Demystifying the Ternary Operator in JavaScript

Demystifying the Ternary Operator in JavaScript

3
Comments
4 min read
Use "@ts-expect-error" over "@ts-ignore" in TypeScript

Use "@ts-expect-error" over "@ts-ignore" in TypeScript

62
Comments 2
2 min read
Javascript Callbacks, Promises, and Async/Await 🕰️

Javascript Callbacks, Promises, and Async/Await 🕰️

7
Comments
3 min read
Running on Lambda: Serverless Reader View with Chrome and Readability

Running on Lambda: Serverless Reader View with Chrome and Readability

22
Comments 5
6 min read
Check Login Using Middleware With NextJS 13

Check Login Using Middleware With NextJS 13

2
Comments
4 min read
A glimpse into the future of React development

A glimpse into the future of React development

6
Comments
1 min read
Boost your confidence with these top-notch interview questions and nail your next opportunity.

Boost your confidence with these top-notch interview questions and nail your next opportunity.

1
Comments
2 min read
React - useRef

React - useRef

1
Comments
4 min read
"A Developer's Roadmap to Ethical AI Development"

"A Developer's Roadmap to Ethical AI Development"

Comments
3 min read
💬 Building a real-time chat with Websockets, Novel and Clerk 🚀🚀

💬 Building a real-time chat with Websockets, Novel and Clerk 🚀🚀

327
Comments 17
9 min read
A Firebase/React project reviewed - now migrating to AppEngine/Sveltekit

A Firebase/React project reviewed - now migrating to AppEngine/Sveltekit

Comments
17 min read
React Tutorial: How to develop an application from scratch with modern libraries

React Tutorial: How to develop an application from scratch with modern libraries

1
Comments
4 min read
#hacktoberfest is on !

#hacktoberfest is on !

1
Comments
1 min read
Bootstrap a React app with smol developer

Bootstrap a React app with smol developer

Comments
8 min read
Publishing your first enterprise-level NPM package

Publishing your first enterprise-level NPM package

6
Comments 4
6 min read
Javascript Throttling & Debouncing 🚀

Javascript Throttling & Debouncing 🚀

7
Comments
3 min read
Nextjs useContext to change language html in layout.tsx from child component

Nextjs useContext to change language html in layout.tsx from child component

12
Comments 2
2 min read
Create A Middleware In NextJS 13

Create A Middleware In NextJS 13

2
Comments
4 min read
React vs. Vue: A Comprehensive Comparison

React vs. Vue: A Comprehensive Comparison

1
Comments
3 min read
Send Emails with Next.js and Tailwind CSS

Send Emails with Next.js and Tailwind CSS

38
Comments 11
5 min read
Example Of Using The GenerateStaticParams() In NextJs

Example Of Using The GenerateStaticParams() In NextJs

14
Comments
3 min read
Create A Project With Next.Js

Create A Project With Next.Js

4
Comments
1 min read
Create A Example Handling Data Fetching With SWR In NextJS 13

Create A Example Handling Data Fetching With SWR In NextJS 13

Comments
3 min read
Hey Web Devs! What are you learning this week? 😋

Hey Web Devs! What are you learning this week? 😋

Comments 1
1 min read
How to render data in a ReScript React app using fetch, promises, and safe types.

How to render data in a ReScript React app using fetch, promises, and safe types.

5
Comments
11 min read
Handling Broken Images in React

Handling Broken Images in React

9
Comments
1 min read
React : Props and State (Bite-size article)

React : Props and State (Bite-size article)

Comments
3 min read
Understanding Coupling in React: Best practices and Examples

Understanding Coupling in React: Best practices and Examples

2
Comments
2 min read
Web workers in ReactJs

Web workers in ReactJs

115
Comments 6
3 min read
React Hooks now part of Ably’s JavaScript SDK (and how to build a simple React App with Ably)

React Hooks now part of Ably’s JavaScript SDK (and how to build a simple React App with Ably)

2
Comments
9 min read
10 common React Js interview questions.

10 common React Js interview questions.

22
Comments 14
3 min read
Optimizing File Processing in React with Multipart Uploads and Downloads

Optimizing File Processing in React with Multipart Uploads and Downloads

28
Comments 2
13 min read
Creating Stunning Image Grids with React and Tailwind CSS

Creating Stunning Image Grids with React and Tailwind CSS

1
Comments
3 min read
A complete guide on React fundamentals: Props and State

A complete guide on React fundamentals: Props and State

6
Comments
4 min read
Caching Shiki for Faster Build Times

Caching Shiki for Faster Build Times

2
Comments
6 min read
Building a Custom Hook in React: Executing Actions on Specific Window Resizes

Building a Custom Hook in React: Executing Actions on Specific Window Resizes

2
Comments
6 min read
loading...