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.
Getting Started with Create React App: Streamlining React Application Development

Getting Started with Create React App: Streamlining React Application Development

Comments
3 min read
React TS- How to Use React Contexts for State Management

React TS- How to Use React Contexts for State Management

11
Comments
7 min read
✨🕵️‍♂️ Top 7 things I check most in PRs as a Frontend engineer

✨🕵️‍♂️ Top 7 things I check most in PRs as a Frontend engineer

19
Comments 4
5 min read
Data Fetching with React Suspense

Data Fetching with React Suspense

8
Comments
10 min read
A Comprehensive Guide to Integrating APIs in React

A Comprehensive Guide to Integrating APIs in React

4
Comments
17 min read
JavaScript Callbacks vs. Promises vs. async/await: Choosing the Right Approach

JavaScript Callbacks vs. Promises vs. async/await: Choosing the Right Approach

2
Comments
4 min read
Getting Started with Custom React Hooks - A Beginner's Guide 🚀

Getting Started with Custom React Hooks - A Beginner's Guide 🚀

2
Comments 2
3 min read
Complete Guide to JavaScript Promises, Async/await and Promise Methods

Complete Guide to JavaScript Promises, Async/await and Promise Methods

45
Comments 6
16 min read
How to Pass Data Across Routes with React Router

How to Pass Data Across Routes with React Router

18
Comments 4
2 min read
React Custom Hook: useScript

React Custom Hook: useScript

8
Comments
2 min read
Sync Local Storage state across tabs in React using useSyncExternalStore

Sync Local Storage state across tabs in React using useSyncExternalStore

1
Comments
3 min read
How Much JavaScript Do You Need to Know Before Learning React?

How Much JavaScript Do You Need to Know Before Learning React?

27
Comments
2 min read
Killing the Create React App - CRA to Vite migration guide (Javascript)

Killing the Create React App - CRA to Vite migration guide (Javascript)

21
Comments 3
4 min read
Building a Custom Hook to Track User's Online/Offline Status in React

Building a Custom Hook to Track User's Online/Offline Status in React

2
Comments 3
3 min read
Learn to disable font scaling in React Native app.

Learn to disable font scaling in React Native app.

13
Comments 4
2 min read
Build a Animated Emoji Selector /w React, Noto & Lottie Animations

Build a Animated Emoji Selector /w React, Noto & Lottie Animations

9
Comments
2 min read
Should we consider Blazor for our app?

Should we consider Blazor for our app?

4
Comments 3
5 min read
Day 3: Crafting Components, Styling, and Local Development

Day 3: Crafting Components, Styling, and Local Development

Comments
3 min read
Crafting Modal in ReactJS: A Quick Guide Using HTML <dialog> & React Portals

Crafting Modal in ReactJS: A Quick Guide Using HTML <dialog> & React Portals

6
Comments
3 min read
Elevating React's Messaging Pattern with Custom Hooks: A Deeper Dive

Elevating React's Messaging Pattern with Custom Hooks: A Deeper Dive

Comments
2 min read
I want your opinion!

I want your opinion!

Comments 3
1 min read
React Custom Hook: useRenderCount

React Custom Hook: useRenderCount

6
Comments
2 min read
React Custom Hooks: useDebounce

React Custom Hooks: useDebounce

14
Comments 2
3 min read
What is PWA - Progressive Web App?

What is PWA - Progressive Web App?

2
Comments
2 min read
The Evolution of React Design Patterns: From HOCs to Hooks and Custom Hooks

The Evolution of React Design Patterns: From HOCs to Hooks and Custom Hooks

2
Comments 2
8 min read
Expo Router Supabase Authentication Flow and Tab Navigation

Expo Router Supabase Authentication Flow and Tab Navigation

18
Comments 2
5 min read
React Custom Hook: usePrevious

React Custom Hook: usePrevious

6
Comments 4
2 min read
Optimizing Performance in React: Best Practices for Speedy Apps

Optimizing Performance in React: Best Practices for Speedy Apps

2
Comments
3 min read
Building a Secure and Compliant Message Center with React & DataMotion

Building a Secure and Compliant Message Center with React & DataMotion

3
Comments
5 min read
Announcing Rspack 0.2

Announcing Rspack 0.2

Comments
9 min read
🚀 Top 10 Vercel Alternatives for 2025 🌐

🚀 Top 10 Vercel Alternatives for 2025 🌐

66
Comments 2
2 min read
Dealing with the '--downlevelIteration' Error in TypeScript

Dealing with the '--downlevelIteration' Error in TypeScript

Comments
2 min read
The Role of Redux in Modern React Applications

The Role of Redux in Modern React Applications

2
Comments
12 min read
Maximizing React Component Efficiency with the useRef Hook

Maximizing React Component Efficiency with the useRef Hook

31
Comments 4
5 min read
How to pass parameters from child commponent to parent component in React?

How to pass parameters from child commponent to parent component in React?

2
Comments
1 min read
21 Best Practices for Handling Passwords in Web Applications

21 Best Practices for Handling Passwords in Web Applications

3
Comments
7 min read
Solving Merge Conflicts in Git | Conflicts between two branches on the same file [ Command Line ]

Solving Merge Conflicts in Git | Conflicts between two branches on the same file [ Command Line ]

1
Comments
1 min read
Using GitHub API with Personal Access Tokens to Fetch User Data and GitHub Calendar Integration.

Using GitHub API with Personal Access Tokens to Fetch User Data and GitHub Calendar Integration.

2
Comments
3 min read
Creating a Responsive Footer Component in React Using Tailwind CSS

Creating a Responsive Footer Component in React Using Tailwind CSS

2
Comments 1
3 min read
Handle Dialog.disableBackdropClick descoped property warning in MUI v5

Handle Dialog.disableBackdropClick descoped property warning in MUI v5

Comments
2 min read
Mastering React's useRef Hook: A Deep Dive

Mastering React's useRef Hook: A Deep Dive

24
Comments
9 min read
Phone Otp login using react Js

Phone Otp login using react Js

20
Comments 1
3 min read
Best Practices for Developing React Applications

Best Practices for Developing React Applications

1
Comments
4 min read
Day 2: React Rendering - From Confusion to Clarity

Day 2: React Rendering - From Confusion to Clarity

1
Comments
2 min read
Escape Breakout

Escape Breakout

8
Comments 4
1 min read
Storybook Actions in Action

Storybook Actions in Action

1
Comments
3 min read
🚀 Building and Generate Invoice PDF with Node.js React.js

🚀 Building and Generate Invoice PDF with Node.js React.js

149
Comments 12
8 min read
This Week In React #157: Concurrent Mode, Gatsby, hydration, useMemo, React-Redux, Fresh, TinyBase, TFLite, Bootsplash...

This Week In React #157: Concurrent Mode, Gatsby, hydration, useMemo, React-Redux, Fresh, TinyBase, TFLite, Bootsplash...

20
Comments 1
5 min read
Full Stack Airbnb Clone with Next.js, Tailwind CSS, Zustand and Amplication

Full Stack Airbnb Clone with Next.js, Tailwind CSS, Zustand and Amplication

119
Comments 7
11 min read
Mastering React's useCallback, useMemo, Memoization, and Closures

Mastering React's useCallback, useMemo, Memoization, and Closures

2
Comments
8 min read
React Custom Hook: useOnScreen

React Custom Hook: useOnScreen

12
Comments 3
2 min read
The Frontend newsletter #11 - Discover the latest trends

The Frontend newsletter #11 - Discover the latest trends

1
Comments
5 min read
Construindo Aplicações Web com a Poderosa Stack MERN

Construindo Aplicações Web com a Poderosa Stack MERN

4
Comments
17 min read
How to use Next.js and Recharts to build an information dashboard

How to use Next.js and Recharts to build an information dashboard

4
Comments
19 min read
Unlocking the Power of useRef in React: 12 Essential Use Cases

Unlocking the Power of useRef in React: 12 Essential Use Cases

4
Comments 1
8 min read
Unlocking Your #dev.to Portfolio: Elevate Your Web Presence with Integrated Article Showcase

Unlocking Your #dev.to Portfolio: Elevate Your Web Presence with Integrated Article Showcase

17
Comments 8
2 min read
React vs Other JavaScript Frameworks

React vs Other JavaScript Frameworks

3
Comments 2
2 min read
Demystifying Next.js: A Fresh Perspective on the Meta-Framework Enhancing React.js

Demystifying Next.js: A Fresh Perspective on the Meta-Framework Enhancing React.js

1
Comments
3 min read
From Redux Saga to React Query

From Redux Saga to React Query

1
Comments
1 min read
API Driven React-Hook Form (Dynamic Forms)

API Driven React-Hook Form (Dynamic Forms)

2
Comments
4 min read
loading...