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.
Serial Vs. Parallel API calling in JavaScript

Serial Vs. Parallel API calling in JavaScript

20
Comments 2
3 min read
VSCODE THEMED PORTFOLIO USING REACT.JS AND TAILWINDCSS.

VSCODE THEMED PORTFOLIO USING REACT.JS AND TAILWINDCSS.

15
Comments 7
1 min read
Building Microservices with NestJS

Building Microservices with NestJS

9
Comments
6 min read
What would you do differently to build this simple form? Give your feedback!

What would you do differently to build this simple form? Give your feedback!

Comments 3
1 min read
Streamline SVG Sprites in Your React Applications

Streamline SVG Sprites in Your React Applications

5
Comments 5
2 min read
Goodbye CSS-in-JS

Goodbye CSS-in-JS

6
Comments 1
10 min read
🔥 2 TRICKS 🔥 to build a Meetup.com clone with React in 30 minutes 🪄✨

🔥 2 TRICKS 🔥 to build a Meetup.com clone with React in 30 minutes 🪄✨

261
Comments 16
18 min read
Explorando os Componentes Nativos do React: Fragment, Profiler, Strict Mode e Suspense

Explorando os Componentes Nativos do React: Fragment, Profiler, Strict Mode e Suspense

Comments
2 min read
React.js Hooks: A Quick Guide

React.js Hooks: A Quick Guide

37
Comments 2
3 min read
A Guide to Setting Up Passport.js Google Strategy with PostgreSQL, Express, React, and Node.js

A Guide to Setting Up Passport.js Google Strategy with PostgreSQL, Express, React, and Node.js

11
Comments
6 min read
React Custom Hook: useStateWithValidation

React Custom Hook: useStateWithValidation

7
Comments 1
2 min read
Serverless WebSockets with Ably

Serverless WebSockets with Ably

1
Comments 4
15 min read
🚀 Unleash React.js State Management: A Definitive Guide to Mastering Complexity 🧠

🚀 Unleash React.js State Management: A Definitive Guide to Mastering Complexity 🧠

2
Comments
4 min read
How to use the useCallback hook in React

How to use the useCallback hook in React

8
Comments 3
2 min read
Explicit Design, Part 7. App Composition without Hooks

Explicit Design, Part 7. App Composition without Hooks

3
Comments
10 min read
Tailwind css + Primitive component libraries: React UI's future?

Tailwind css + Primitive component libraries: React UI's future?

3
Comments
3 min read
Lazy Loading in React

Lazy Loading in React

7
Comments
3 min read
React Custom Hook: useStateWithHistory

React Custom Hook: useStateWithHistory

11
Comments 1
2 min read
Infinite Scrolling in React: A Practical Guide

Infinite Scrolling in React: A Practical Guide

1
Comments
8 min read
A Beginner's Guide to Using APIs in React.

A Beginner's Guide to Using APIs in React.

1
Comments
2 min read
Why we need State variables in react

Why we need State variables in react

1
Comments
3 min read
Callback, Callback Hell, Promise Chaining and Async/Await in JavaScript

Callback, Callback Hell, Promise Chaining and Async/Await in JavaScript

61
Comments 6
6 min read
Using React to Progressively Enhance a Django App

Using React to Progressively Enhance a Django App

1
Comments
10 min read
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

44
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
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.

12
Comments 4
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
Build a Animated Emoji Selector /w React, Noto & Lottie Animations

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

8
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

12
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

17
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
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
Full Stack Airbnb Clone with Next.js, Tailwind CSS, Zustand and Amplication

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

118
Comments 7
11 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
loading...