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.
🚀Unveiling the ChatGPT Advantage: How I Absorbed Core ReactJS Concepts at Lightning Speed in 1 Week

🚀Unveiling the ChatGPT Advantage: How I Absorbed Core ReactJS Concepts at Lightning Speed in 1 Week

2
Comments 1
2 min read
React Event Handling

React Event Handling

Comments
7 min read
6 big issues with Vue.js

6 big issues with Vue.js

4
Comments 12
4 min read
How to Prevent Save Password Prompt of Browser

How to Prevent Save Password Prompt of Browser

1
Comments
1 min read
Custom Hook to get window's width and height in React dynamically.

Custom Hook to get window's width and height in React dynamically.

8
Comments 7
4 min read
Building a customer support app with live chat and notifications using Next.js, Novu and Appwrite

Building a customer support app with live chat and notifications using Next.js, Novu and Appwrite

81
Comments 11
15 min read
2 Style Patterns in React for Extended Component Styling

2 Style Patterns in React for Extended Component Styling

Comments
4 min read
important shortcuts in React ⚛️ You must know it !!

important shortcuts in React ⚛️ You must know it !!

9
Comments
3 min read
Mastering SOLID Principles in Just 8 Minutes!

Mastering SOLID Principles in Just 8 Minutes!

5
Comments 1
6 min read
Creating a full-stack application using Inertia.js

Creating a full-stack application using Inertia.js

13
Comments 2
10 min read
React JS - Naming convention

React JS - Naming convention

12
Comments 2
3 min read
Migrating my site from Gatsby to Next.js 13, the pros and cons

Migrating my site from Gatsby to Next.js 13, the pros and cons

1
Comments
10 min read
Beginner's Guide to Node Mailer with Node.js

Beginner's Guide to Node Mailer with Node.js

6
Comments
8 min read
Creating a Site Builder with NextJS and Sanity CMS

Creating a Site Builder with NextJS and Sanity CMS

3
Comments
13 min read
How to document components with storybook

How to document components with storybook

1
Comments
2 min read
Using Opencage Gecoder API with REACT [2nd edition]

Using Opencage Gecoder API with REACT [2nd edition]

Comments
8 min read
The making of SmartBasket

The making of SmartBasket

1
Comments
4 min read
<pride-flag> Web Component

<pride-flag> Web Component

10
Comments 3
2 min read
10 Amazing 🤯 react custom hooks you need to know as REACT DEVELOPER ⚛️👨‍💻

10 Amazing 🤯 react custom hooks you need to know as REACT DEVELOPER ⚛️👨‍💻

11
Comments 1
4 min read
Rendering React Components: A Comparison of for Loops and .map()

Rendering React Components: A Comparison of for Loops and .map()

2
Comments
3 min read
Next 13 Migration Case Study: useRouter vs useRouter

Next 13 Migration Case Study: useRouter vs useRouter

Comments
3 min read
React Hooks Made Easy: A Step-by-Step Tutorial (Part 3)

React Hooks Made Easy: A Step-by-Step Tutorial (Part 3)

6
Comments
5 min read
Using AsyncLocalStorage in Next.js 🧰 ✚ ⚛️

Using AsyncLocalStorage in Next.js 🧰 ✚ ⚛️

2
Comments
6 min read
React & Vitest Tutorial: Set Up and Test Examples with Todo App

React & Vitest Tutorial: Set Up and Test Examples with Todo App

2
Comments 3
9 min read
Differences Between ReactJS, AngularJS, and VueJS: A Comparative Analysis

Differences Between ReactJS, AngularJS, and VueJS: A Comparative Analysis

1
Comments
3 min read
How I Built a Modern 'Food Menu' Web App: From Tech Stack to Workflow

How I Built a Modern 'Food Menu' Web App: From Tech Stack to Workflow

90
Comments 17
12 min read
The Art of Side Effects in React.js: Understanding and Using the useEffect Hook

The Art of Side Effects in React.js: Understanding and Using the useEffect Hook

1
Comments
14 min read
Create Simple API With AWS CDK

Create Simple API With AWS CDK

1
Comments
4 min read
Pagination in Next.js using SSG

Pagination in Next.js using SSG

1
Comments
6 min read
Conditional Rendering in React && Build Dynamic User Interfaces

Conditional Rendering in React && Build Dynamic User Interfaces

4
Comments
2 min read
Building an npm package in 2023

Building an npm package in 2023

19
Comments 12
11 min read
useSelectInnerText: Cross-browser solution for selecting inner text

useSelectInnerText: Cross-browser solution for selecting inner text

1
Comments
3 min read
Add Facebook Pixel Event Tracking in NextJS App Directory

Add Facebook Pixel Event Tracking in NextJS App Directory

2
Comments 2
1 min read
Understanding and Managing State in React.js: A Beginner’s Guide

Understanding and Managing State in React.js: A Beginner’s Guide

1
Comments 1
3 min read
Top 10 VS Code Extensions for React Developers

Top 10 VS Code Extensions for React Developers

10
Comments 3
3 min read
Map Or Object with Computed Properties

Map Or Object with Computed Properties

5
Comments 1
3 min read
Build a documentation site with Next.js using Nextra

Build a documentation site with Next.js using Nextra

3
Comments
2 min read
JWT Authentication in React with react-router

JWT Authentication in React with react-router

226
Comments 30
10 min read
Secure by Design: Enhancing React.js Application Security

Secure by Design: Enhancing React.js Application Security

1
Comments
9 min read
How to Add Google Analytics to a Next.js Application

How to Add Google Analytics to a Next.js Application

1
Comments
3 min read
Alterações de páginas de forma dinâmica com o UseState

Alterações de páginas de forma dinâmica com o UseState

1
Comments
2 min read
Solve: objects are not valid as a react child

Solve: objects are not valid as a react child

Comments
1 min read
React Router v6

React Router v6

1
Comments
3 min read
CASL: How to manage user permissions in React app - Basics

CASL: How to manage user permissions in React app - Basics

1
Comments 1
5 min read
Improve the Safety of Your React App

Improve the Safety of Your React App

1
Comments 1
4 min read
Handle Multiple Queries & Mutations in React Form using Apollo Client

Handle Multiple Queries & Mutations in React Form using Apollo Client

15
Comments 5
3 min read
Singleton pattern in react application

Singleton pattern in react application

10
Comments 1
4 min read
5 DRY Principles To Follow In React

5 DRY Principles To Follow In React

2
Comments
4 min read
Meet Om Startup Framework: 🚀 Your Swiss Army Knife as a Full Stack Ninja ✨

Meet Om Startup Framework: 🚀 Your Swiss Army Knife as a Full Stack Ninja ✨

91
Comments
3 min read
The Power of Memoization: A Deep Dive into useMemo, useCallback, and useEffect

The Power of Memoization: A Deep Dive into useMemo, useCallback, and useEffect

3
Comments 2
3 min read
Building a Web-based Chat Assistant with OpenAI Integration {PART.1}

Building a Web-based Chat Assistant with OpenAI Integration {PART.1}

Comments
4 min read
Bootstrap with React: The Complete Guide

Bootstrap with React: The Complete Guide

7
Comments 1
7 min read
Exploring Infinite Scroll Techniques in react

Exploring Infinite Scroll Techniques in react

21
Comments 3
7 min read
Don’t Overreact! Introducing Apollo Client’s new @nonreactive directive and useFragment hook

Don’t Overreact! Introducing Apollo Client’s new @nonreactive directive and useFragment hook

Comments
7 min read
How Atoms Fixed Flux

How Atoms Fixed Flux

Comments
12 min read
2nd Episode: Best practices.

2nd Episode: Best practices.

Comments
1 min read
React.FC is fixed?

React.FC is fixed?

1
Comments
2 min read
Which JavaScript Framework is Right for You?

Which JavaScript Framework is Right for You?

Comments 1
8 min read
Something to consider when sharing state with Zustand

Something to consider when sharing state with Zustand

Comments
1 min read
Applying SOLID Principles in React: Improve Your Code Quality and Maintainability

Applying SOLID Principles in React: Improve Your Code Quality and Maintainability

2
Comments
13 min read
loading...