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.
How I built an event ticketing system with Next.js and Firebase

How I built an event ticketing system with Next.js and Firebase

157
Comments 23
14 min read
Why You Should Consider Changing useEffect to useCallback in Your React Applications

Why You Should Consider Changing useEffect to useCallback in Your React Applications

1
Comments
2 min read
Deploying a React App on DigitalOcean App Platform Using GitHub Actions

Deploying a React App on DigitalOcean App Platform Using GitHub Actions

3
Comments
2 min read
Mastering Authentication in Next.js 13: A Comprehensive Guide to Secure User Authentication

Mastering Authentication in Next.js 13: A Comprehensive Guide to Secure User Authentication

1
Comments
2 min read
You Don't Need Redux: Embracing Component-Centric State Management in React

You Don't Need Redux: Embracing Component-Centric State Management in React

9
Comments
7 min read
Use Vite for your new React JS project.

Use Vite for your new React JS project.

6
Comments 2
2 min read
How to improve filtering on a product listing page with vanilla JS and React

How to improve filtering on a product listing page with vanilla JS and React

7
Comments
6 min read
Unleashing the Power of Design Patterns in React.js: A Comprehensive Guide

Unleashing the Power of Design Patterns in React.js: A Comprehensive Guide

Comments
2 min read
Hooked on Hooks: Mastering State and Effects in React

Hooked on Hooks: Mastering State and Effects in React

Comments
3 min read
Criando um List Generator com React

Criando um List Generator com React

Comments
3 min read
Learning React: Markup with JSX and Rendering Elements

Learning React: Markup with JSX and Rendering Elements

Comments
5 min read
Part 3: Component Structure - Building Reusable and Maintainable Components in React!

Part 3: Component Structure - Building Reusable and Maintainable Components in React!

137
Comments 8
7 min read
A Comprehensive Guide of React Unit Testing

A Comprehensive Guide of React Unit Testing

82
Comments 4
16 min read
Infinite Scroll

Infinite Scroll

2
Comments 1
5 min read
State Management on React [Part 3] - Jotai

State Management on React [Part 3] - Jotai

Comments
7 min read
How to use React without build steps

How to use React without build steps

Comments 2
1 min read
Interactive Learning Tools

Interactive Learning Tools

Comments
3 min read
State Management on React [Part 2] - Redux and Redux Toolkit

State Management on React [Part 2] - Redux and Redux Toolkit

1
Comments
8 min read
React and NodeJS Authentication with Refresh & Access Tokens: A Step-by-Step Guide

React and NodeJS Authentication with Refresh & Access Tokens: A Step-by-Step Guide

12
Comments 1
35 min read
Mastering the Rules of React Hooks

Mastering the Rules of React Hooks

2
Comments
5 min read
POR QUE e COMO USAR o Redux??

POR QUE e COMO USAR o Redux??

1
Comments
4 min read
React ForwardRef

React ForwardRef

6
Comments
7 min read
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 15
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 fix React/Vite redirect issue in Vercel

How to fix React/Vite redirect issue in Vercel

1
Comments
1 min read
How to use AWS S3 in NodeJS

How to use AWS S3 in NodeJS

2
Comments 1
3 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
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.

6
Comments 1
5 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
Chapter 9: Front-End JavaScript Frameworks

Chapter 9: Front-End JavaScript Frameworks

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

Chapter 10: Building a Project from Scratch

Comments
3 min read
Forget Shopify Why MedusaJS Is the Future of Headless Ecommerce

Forget Shopify Why MedusaJS Is the Future of Headless Ecommerce

5
Comments 1
6 min read
React Router

React Router

1
Comments
3 min read
What exactly is ES6? 🤔

What exactly is ES6? 🤔

5
Comments
1 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
Installing React with Vite

Installing React with Vite

2
Comments
2 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
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)

33
Comments 5
19 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
loading...