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.
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 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 Fetch Data in React Query Like A Pro

How to Fetch Data in React Query Like A Pro

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

State Management on React [Part 1] - Context API

2
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

3
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

2
Comments 1
9 min read
Netflix UI Clone

Netflix UI Clone

2
Comments
1 min read
What is Virtual Timeline?

What is Virtual Timeline?

1
Comments
3 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
Learning React: Virtual DOM

Learning React: Virtual DOM

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

Easiest way to Create React tables (NEXTJS)

28
Comments 4
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
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

4
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
How to Add a YouTube API statistics to a Next.js

How to Add a YouTube API statistics to a Next.js

3
Comments 1
2 min read
Creating Geographic Solutions with Maps in Frontend

Creating Geographic Solutions with Maps in Frontend

4
Comments
10 min read
How to add In-App notifications to any web app!

How to add In-App notifications to any web app!

171
Comments 33
11 min read
Easy React data fetching with the new `use()` hook

Easy React data fetching with the new `use()` hook

6
Comments
3 min read
Start your career as a Web Dev by learning React in 2023

Start your career as a Web Dev by learning React in 2023

2
Comments
12 min read
Learn React The Lazy Way in 2023

Learn React The Lazy Way in 2023

23
Comments 4
15 min read
Add MUI v5 Theme Switcher in NextJs/React

Add MUI v5 Theme Switcher in NextJs/React

2
Comments
4 min read
How to Implement Authentication and Authorization in React

How to Implement Authentication and Authorization in React

3
Comments
3 min read
Handle Multiple Environments in React

Handle Multiple Environments in React

1
Comments 3
3 min read
Building Face Authentication in React with FaceIO and Bootstrap 5

Building Face Authentication in React with FaceIO and Bootstrap 5

5
Comments
6 min read
TypeScript Tuple Types: The What, Why, and How

TypeScript Tuple Types: The What, Why, and How

12
Comments
4 min read
Facory pattern with React Hooks

Facory pattern with React Hooks

Comments
3 min read
Crafting a modern spotlight effect with React and CSS

Crafting a modern spotlight effect with React and CSS

10
Comments 2
4 min read
A comprehensive guide to Next.js 13 App Router - Part 1

A comprehensive guide to Next.js 13 App Router - Part 1

9
Comments
4 min read
Learn React The Lazy Way in 2023 (Part 2)

Learn React The Lazy Way in 2023 (Part 2)

2
Comments
6 min read
Exploring the Differences between SSR, SSG, CSR and ISR. Which is the Best Approach? (with diagrams)

Exploring the Differences between SSR, SSG, CSR and ISR. Which is the Best Approach? (with diagrams)

2
Comments 3
3 min read
Continuous Deployment Pipeline for React Apps

Continuous Deployment Pipeline for React Apps

4
Comments 1
4 min read
Using React Context in NextJS Server Components

Using React Context in NextJS Server Components

25
Comments 15
3 min read
How To Measure Your Server's Round-trip Time In Remix (React)

How To Measure Your Server's Round-trip Time In Remix (React)

10
Comments
3 min read
How to deal with Regeneration runtime errors in javascript

How to deal with Regeneration runtime errors in javascript

7
Comments
2 min read
Make your state safe

Make your state safe

Comments 2
1 min read
You got the job! Now what? - Strategies to pass the probation period

You got the job! Now what? - Strategies to pass the probation period

3
Comments
8 min read
Using useMutation to make an advanced toggle in React

Using useMutation to make an advanced toggle in React

9
Comments 1
5 min read
Inline styles in draft-js

Inline styles in draft-js

Comments
6 min read
Resetting Reducer State in React and Redux for Better State Management

Resetting Reducer State in React and Redux for Better State Management

1
Comments
3 min read
loading...