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.
MERN Stack Employee Management System – Login Functionality & Authentication Setup (Part 2)

MERN Stack Employee Management System – Login Functionality & Authentication Setup (Part 2)

1
Comments 1
1 min read
Problema encontrado durante o primeiro uso com Node.js e React com Visual Studio Code

Problema encontrado durante o primeiro uso com Node.js e React com Visual Studio Code

Comments
2 min read
Building AllMachines.com: A Deep Dive into Creating a Comprehensive Equipment Information Platform

Building AllMachines.com: A Deep Dive into Creating a Comprehensive Equipment Information Platform

10
Comments 1
2 min read
MERN Stack Employee Management System – Project Overview & File Structure (Part 1)

MERN Stack Employee Management System – Project Overview & File Structure (Part 1)

4
Comments
1 min read
Mastering Monorepos with Lerna: A Comprehensive Guide

Mastering Monorepos with Lerna: A Comprehensive Guide

2
Comments 1
5 min read
How ts-pattern can improve your code readability?

How ts-pattern can improve your code readability?

209
Comments 54
2 min read
How to fetch an API with REACT 19 | use - suspense

How to fetch an API with REACT 19 | use - suspense

Comments
2 min read
useEventEmitter: A react hook to emit and listen to custom events

useEventEmitter: A react hook to emit and listen to custom events

3
Comments
4 min read
Frontend Dev + Data Structures & Algorithms: How DSA Can Power Your React App ⚡

Frontend Dev + Data Structures & Algorithms: How DSA Can Power Your React App ⚡

487
Comments 38
5 min read
Next.js Caching: Turbocharging Your App with Efficient Data Fetching

Next.js Caching: Turbocharging Your App with Efficient Data Fetching

2
Comments
3 min read
State Management in React: When to Use Context API vs. Redux

State Management in React: When to Use Context API vs. Redux

Comments
6 min read
Creating a Smooth Animated Menu with React and Framer Motion

Creating a Smooth Animated Menu with React and Framer Motion

3
Comments
3 min read
Help make Solana Transaction faster

Help make Solana Transaction faster

1
Comments
2 min read
Building a Responsive Architecture with MUI

Building a Responsive Architecture with MUI

Comments
3 min read
Optimal Strategies for Storing Images in React Applications: Best Practices and Examples

Optimal Strategies for Storing Images in React Applications: Best Practices and Examples

10
Comments
4 min read
How to Use Broadcast Channel API in React

How to Use Broadcast Channel API in React

10
Comments 2
3 min read
Efficient React Development: Leveraging Context and Hooks for Seamless Data Handling

Efficient React Development: Leveraging Context and Hooks for Seamless Data Handling

3
Comments
4 min read
React First Component

React First Component

Comments
1 min read
Automate Like a Pro: Mastering Component Generation in React with Generate React CLI

Automate Like a Pro: Mastering Component Generation in React with Generate React CLI

5
Comments
8 min read
Logos with Animations CSS

Logos with Animations CSS

Comments
1 min read
Learning Three.js in 2024 🚀

Learning Three.js in 2024 🚀

20
Comments
7 min read
Master Lazy Loading in React Native/ReactJS

Master Lazy Loading in React Native/ReactJS

12
Comments
4 min read
Webpack 5 series part-4

Webpack 5 series part-4

2
Comments
3 min read
A Comprehensive Guide to Writing JSX in React (with Vite)

A Comprehensive Guide to Writing JSX in React (with Vite)

7
Comments 2
5 min read
🚀 Rethink Your Components With UI Slice.

🚀 Rethink Your Components With UI Slice.

5
Comments
3 min read
Webpack 5 Series Part-1

Webpack 5 Series Part-1

1
Comments
2 min read
React - Counter example in all the four ways: Prop Drilling, Context API, Redux, and Redux Toolkit.

React - Counter example in all the four ways: Prop Drilling, Context API, Redux, and Redux Toolkit.

1
Comments
3 min read
Home Service Full-stack app using NestJs, Next.js, React Query TailwindCSS & Prisma

Home Service Full-stack app using NestJs, Next.js, React Query TailwindCSS & Prisma

11
Comments
1 min read
The React Hooks Explained

The React Hooks Explained

1
Comments
7 min read
Understanding the Difference Between Imperative and Declarative Programming

Understanding the Difference Between Imperative and Declarative Programming

1
Comments
2 min read
Whatsapp Style chat blog HTML CSS js

Whatsapp Style chat blog HTML CSS js

Comments
1 min read
🚀 Day 14: Scaling Up with useReducer and Context API 🚀

🚀 Day 14: Scaling Up with useReducer and Context API 🚀

1
Comments
4 min read
React Tabs Component | Reusable UI | Interactive Web Development

React Tabs Component | Reusable UI | Interactive Web Development

Comments
3 min read
Razumevanje Renderovanja i Rerenderovanja u React Aplikacijama: Kako funkcionišu i kako ih optimizovati

Razumevanje Renderovanja i Rerenderovanja u React Aplikacijama: Kako funkcionišu i kako ih optimizovati

16
Comments
4 min read
New Major Update on Our Website

New Major Update on Our Website

Comments
3 min read
How to Make Your React App Faster: 6 Performance Tips and Best Practices

How to Make Your React App Faster: 6 Performance Tips and Best Practices

Comments
4 min read
How to Master React from Scratch as a Beginner in 2024

How to Master React from Scratch as a Beginner in 2024

Comments
3 min read
Exploring the Power of TypeScript in Modern React Development

Exploring the Power of TypeScript in Modern React Development

3
Comments
2 min read
12 Minutes to Master React: All the Concepts You Need to Know

12 Minutes to Master React: All the Concepts You Need to Know

3
Comments
4 min read
Routing in React with React Router Dom

Routing in React with React Router Dom

1
Comments
4 min read
Sending WhatsApp messages from InterSystems IRIS production

Sending WhatsApp messages from InterSystems IRIS production

Comments
9 min read
Transitioning from React.js to React Native

Transitioning from React.js to React Native

19
Comments 1
7 min read
This Week In React #200 :Remix, React Universe, Next.js dynamicIO, :has, Redwood, MDX, Atomic-CRM, NewArch, Fusebox, Hermes...

This Week In React #200 :Remix, React Universe, Next.js dynamicIO, :has, Redwood, MDX, Atomic-CRM, NewArch, Fusebox, Hermes...

14
Comments 1
10 min read
Common Mistakes Developers Make with useState in React (And How to Fix Them)

Common Mistakes Developers Make with useState in React (And How to Fix Them)

1
Comments
3 min read
🚀 Day 12: Enhancing State Management using useReducer in React 🚀

🚀 Day 12: Enhancing State Management using useReducer in React 🚀

Comments
4 min read
Nextjs Nested Route/segment

Nextjs Nested Route/segment

1
Comments
1 min read
Top 7 Notification Solutions for Next.js Application

Top 7 Notification Solutions for Next.js Application

16
Comments
3 min read
useScreenSize: A Custom React Hook for Dynamic Screen Size Detection

useScreenSize: A Custom React Hook for Dynamic Screen Size Detection

6
Comments 4
2 min read
useContext vs. Redux: Which One Should You Use? 🤔

useContext vs. Redux: Which One Should You Use? 🤔

Comments 2
2 min read
Twitter Like News Feed UI System Design

Twitter Like News Feed UI System Design

8
Comments
2 min read
Mastering React.js: How to Build Fast, Scalable, and Performant Web Apps

Mastering React.js: How to Build Fast, Scalable, and Performant Web Apps

Comments
5 min read
17 Best Free React Admin Template 2024 to Speed up Your Web App Development 🚀

17 Best Free React Admin Template 2024 to Speed up Your Web App Development 🚀

193
Comments
5 min read
Performance Impact Using Context API

Performance Impact Using Context API

7
Comments
1 min read
Plotly Charts in New Relic

Plotly Charts in New Relic

Comments
2 min read
Mastering Redux Toolkit: Building a Task Management App | React & Redux

Mastering Redux Toolkit: Building a Task Management App | React & Redux

Comments
1 min read
Marketplace app using NestJS, Next.js 14, Tailwind CSS, Prisma, and NextAuth

Marketplace app using NestJS, Next.js 14, Tailwind CSS, Prisma, and NextAuth

7
Comments
1 min read
Implementing Role-Based Access Control in React 18 with React Router v6: A Step-by-Step Guide

Implementing Role-Based Access Control in React 18 with React Router v6: A Step-by-Step Guide

1
Comments
1 min read
How did i approached for web performance optimisation at my new workplace 🚀

How did i approached for web performance optimisation at my new workplace 🚀

1
Comments
3 min read
Reflecting on My Journey: Building a Beginner Real Estate Listing Fullstack App

Reflecting on My Journey: Building a Beginner Real Estate Listing Fullstack App

1
Comments
4 min read
How To Add ESLint In A React Project

How To Add ESLint In A React Project

3
Comments 1
2 min read
loading...