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.
Animal Search App

Animal Search App

1
Comments
2 min read
Polymorphic components in React

Polymorphic components in React

Comments
3 min read
Tailwind Web Components

Tailwind Web Components

Comments
1 min read
Authentication for apps -> How can utilize next-auth for authentication?

Authentication for apps -> How can utilize next-auth for authentication?

1
Comments
2 min read
React MUI Content Security Policy

React MUI Content Security Policy

34
Comments 3
3 min read
Local Image not displaying in public folder EASY FIX - NextJS

Local Image not displaying in public folder EASY FIX - NextJS

5
Comments 1
2 min read
How to use Firebase Authentication in Next.js 13, Server Side with Admin SDK

How to use Firebase Authentication in Next.js 13, Server Side with Admin SDK

39
Comments 16
5 min read
Send SMS Directly from the Browser (No Backend Code Required!)

Send SMS Directly from the Browser (No Backend Code Required!)

Comments
10 min read
Introducing the React Audio Wizard: A Headless Audio Player for Your React Applications

Introducing the React Audio Wizard: A Headless Audio Player for Your React Applications

Comments
2 min read
Generating React Components with Auto

Generating React Components with Auto

3
Comments 2
5 min read
Memoize or Callback? A Comprehensive Guide to Using useMemo and useCallback in React

Memoize or Callback? A Comprehensive Guide to Using useMemo and useCallback in React

Comments
3 min read
Learn Local Storage in React: Create a Light and Dark Theme Switcher Application

Learn Local Storage in React: Create a Light and Dark Theme Switcher Application

2
Comments
7 min read
How to use AWS S3 in NodeJS

How to use AWS S3 in NodeJS

2
Comments 1
3 min read
How to fix React/Vite redirect issue in Vercel

How to fix React/Vite redirect issue in Vercel

1
Comments
1 min read
How to Create a Pricing Table with a Monthly/Yearly Toggle in Tailwind CSS and Next.js

How to Create a Pricing Table with a Monthly/Yearly Toggle in Tailwind CSS and Next.js

6
Comments
16 min read
Exploring React Lazy with Suspense: Code-Splitting Made Easy

Exploring React Lazy with Suspense: Code-Splitting Made Easy

2
Comments
3 min read
An invitation to OSS Contributors for Screenshot

An invitation to OSS Contributors for Screenshot

6
Comments
2 min read
The Dynamic Duo: React and TypeScript - A Match Made in Web Development Heaven

The Dynamic Duo: React and TypeScript - A Match Made in Web Development Heaven

7
Comments
3 min read
Building a video editor completely on the frontend: FFMpeg, WebCodecs, WebAssembly and React.

Building a video editor completely on the frontend: FFMpeg, WebCodecs, WebAssembly and React.

5
Comments
5 min read
Chapter 10: Building a Project from Scratch

Chapter 10: Building a Project from Scratch

Comments
3 min read
Chapter 9: Front-End JavaScript Frameworks

Chapter 9: Front-End JavaScript Frameworks

Comments
4 min read
React Router

React Router

1
Comments
3 min read
What exactly is ES6? 🤔

What exactly is ES6? 🤔

5
Comments
1 min read
Installing React with Vite

Installing React with Vite

2
Comments
2 min read
Tip: Add Typography as Components to your Tailwind Config

Tip: Add Typography as Components to your Tailwind Config

6
Comments 1
1 min read
How to Make Dynamic Routing with Next.js

How to Make Dynamic Routing with Next.js

1
Comments
3 min read
How to Generate Dynamic Placeholder Images with React Image Filler

How to Generate Dynamic Placeholder Images with React Image Filler

Comments
3 min read
Freakin Easy React State Management with useProvider Hook

Freakin Easy React State Management with useProvider Hook

3
Comments
2 min read
Helux 2 released to solve the side effect double call mechanism of react18

Helux 2 released to solve the side effect double call mechanism of react18

Comments
8 min read
Deploy React web application with Next.js and .NET API on Linux Host

Deploy React web application with Next.js and .NET API on Linux Host

7
Comments
4 min read
UseState Hook Demystified

UseState Hook Demystified

14
Comments 10
3 min read
State Management on React [Part 1] - Context API

State Management on React [Part 1] - Context API

1
Comments
9 min read
Hice un clon de Cookie Clicker en React

Hice un clon de Cookie Clicker en React

2
Comments
8 min read
How to create Product page with TailwindCSS in React JS (beginner)😎

How to create Product page with TailwindCSS in React JS (beginner)😎

9
Comments 1
7 min read
Content fragments em React no AEM | 🇧🇷

Content fragments em React no AEM | 🇧🇷

1
Comments
4 min read
Build accessible and functional Sidenav with Chakra UI

Build accessible and functional Sidenav with Chakra UI

Comments 3
17 min read
What is the Difference between Server Side Rendering and Client Side Rendering

What is the Difference between Server Side Rendering and Client Side Rendering

6
Comments
5 min read
I built the free and open source, privacy-first Google Analytics alternative

I built the free and open source, privacy-first Google Analytics alternative

2
Comments
1 min read
Building Forms with zod and react-hook-form

Building Forms with zod and react-hook-form

1
Comments 1
9 min read
Netflix UI Clone

Netflix UI Clone

2
Comments
1 min read
How to implement subscription model using LemonSqueezy in Next.js (13.4 stable app router)

How to implement subscription model using LemonSqueezy in Next.js (13.4 stable app router)

31
Comments 3
19 min read
What is Virtual Timeline?

What is Virtual Timeline?

1
Comments
3 min read
Learning React: Virtual DOM

Learning React: Virtual DOM

2
Comments
8 min read
How To Refactor Navigation Links Using map() in React

How To Refactor Navigation Links Using map() in React

3
Comments
3 min read
Choosing the Right React State Management: Simplicity and Alternatives

Choosing the Right React State Management: Simplicity and Alternatives

1
Comments 1
2 min read
How to Setup React App with Parcel and TypeScript

How to Setup React App with Parcel and TypeScript

Comments
3 min read
Introduction to React.js

Introduction to React.js

6
Comments
2 min read
Easiest way to Create React tables (NEXTJS)

Easiest way to Create React tables (NEXTJS)

22
Comments 3
3 min read
TypeScript Enums are bad?

TypeScript Enums are bad?

3
Comments 1
3 min read
how to optimize search engine in next.js projects

how to optimize search engine in next.js projects

Comments
2 min read
Yet Another Newsletter LOL: Images, AI & Labelling

Yet Another Newsletter LOL: Images, AI & Labelling

8
Comments
4 min read
How To Make Hover Effect Overflow Its Container with React

How To Make Hover Effect Overflow Its Container with React

3
Comments
2 min read
Updated my Next.js project to v13 Part3: <Link>, “use client”

Updated my Next.js project to v13 Part3: <Link>, “use client”

Comments 2
2 min read
How to show/hide Modal in React

How to show/hide Modal in React

3
Comments
3 min read
Updated my Next.js project to v13 Part1: Migrated app router

Updated my Next.js project to v13 Part1: Migrated app router

Comments
4 min read
Updated NextAuth from v3 to v4

Updated NextAuth from v3 to v4

Comments
3 min read
How to use slots in react elegantly

How to use slots in react elegantly

Comments
2 min read
Updated my Next.js project to v13 Part2: Hooks for App Router

Updated my Next.js project to v13 Part2: Hooks for App Router

Comments
2 min read
Server-Side Rendering: A Comprehensive Guide for Modern Web Developers

Server-Side Rendering: A Comprehensive Guide for Modern Web Developers

Comments
3 min read
Creating Geographic Solutions with Maps in Frontend

Creating Geographic Solutions with Maps in Frontend

2
Comments
10 min read
loading...