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.
Supercharge Your React Components with This Powerful Pattern

Supercharge Your React Components with This Powerful Pattern

10
Comments
3 min read
Building Beautiful UIs with React.js and Material-UI

Building Beautiful UIs with React.js and Material-UI

15
Comments
3 min read
A Guide to Atomic Design with React Components

A Guide to Atomic Design with React Components

18
Comments
8 min read
👩🏾‍💻An Introduction to React for beginners

👩🏾‍💻An Introduction to React for beginners

14
Comments 3
10 min read
🎨 👉 Start doing THIS to improve your CSS Architecture

🎨 👉 Start doing THIS to improve your CSS Architecture

5
Comments
5 min read
Better `useEffect` is here

Better `useEffect` is here

3
Comments
2 min read
📃 👀 Run in-app surveys in your web app in 10 minutes with Formbricks 🤓❤️‍🔥

📃 👀 Run in-app surveys in your web app in 10 minutes with Formbricks 🤓❤️‍🔥

67
Comments 14
5 min read
Component Testing with Cypress and Reactjs

Component Testing with Cypress and Reactjs

1
Comments
2 min read
Server-Side Rendering (SSR)

Server-Side Rendering (SSR)

13
Comments 2
7 min read
Dynamic UI Rendering in React: Understanding of array.map and JSX Mapping

Dynamic UI Rendering in React: Understanding of array.map and JSX Mapping

1
Comments
4 min read
How to start building an internationalized Next.js project

How to start building an internationalized Next.js project

10
Comments 1
4 min read
Boost Your React App Performance with React.lazy and Suspense!

Boost Your React App Performance with React.lazy and Suspense!

Comments
2 min read
Create a Component Library Fast🚀(using Vite's library mode)

Create a Component Library Fast🚀(using Vite's library mode)

330
Comments 140
14 min read
Server-side Rendering (SSR) From Scratch with React

Server-side Rendering (SSR) From Scratch with React

53
Comments
4 min read
Creating Your Movie Bookmark Application using Next js, Redux Toolkit, Firebase, and TypeScript

Creating Your Movie Bookmark Application using Next js, Redux Toolkit, Firebase, and TypeScript

39
Comments 2
23 min read
Street Programmer: Print Receipt From Online POS Web App to Local Thermal Printer

Street Programmer: Print Receipt From Online POS Web App to Local Thermal Printer

11
Comments
12 min read
Explorando a lib usehooks-ts para Desenvolvimento no React

Explorando a lib usehooks-ts para Desenvolvimento no React

Comments
6 min read
JU Query: Web App for community based learning (Project)

JU Query: Web App for community based learning (Project)

7
Comments
6 min read
How to deploy a React application with Netlify in two simple ways

How to deploy a React application with Netlify in two simple ways

7
Comments
4 min read
Deep dive into understanding Props in React

Deep dive into understanding Props in React

2
Comments 1
1 min read
👌Setting up React Router v6 in your React app

👌Setting up React Router v6 in your React app

17
Comments 6
5 min read
React | How to stop re-rendering in React Components

React | How to stop re-rendering in React Components

1
Comments
4 min read
React Content Rendering

React Content Rendering

1
Comments 1
3 min read
Migrate React project from create-react-app to Vite.js

Migrate React project from create-react-app to Vite.js

1
Comments
1 min read
👹🔥 How to Escape JS Framework Hell (Including React) 🔥👹

👹🔥 How to Escape JS Framework Hell (Including React) 🔥👹

3
Comments 1
7 min read
Form Handling | React | Part 2 | Error Validation

Form Handling | React | Part 2 | Error Validation

22
Comments 9
4 min read
Comparing Tailwind CSS and Bootstrap: Which Framework Should You Learn in 2023?

Comparing Tailwind CSS and Bootstrap: Which Framework Should You Learn in 2023?

6
Comments
3 min read
I created Threads Clone 01:02

I created Threads Clone

Comments 2
1 min read
Exploring lesser-known React hooks and their importance

Exploring lesser-known React hooks and their importance

3
Comments
6 min read
Implementing Nested Filters using React and Tree Data Structure

Implementing Nested Filters using React and Tree Data Structure

4
Comments
6 min read
🚀 2 Tricks to build an Ebay clone in 30 Minutes 🚀

🚀 2 Tricks to build an Ebay clone in 30 Minutes 🚀

Comments
12 min read
Crafting a Dynamic Blog with Next.js 13 App Directory

Crafting a Dynamic Blog with Next.js 13 App Directory

6
Comments 1
13 min read
Mastering Code Splitting in React: Best Practices for Optimal Performance

Mastering Code Splitting in React: Best Practices for Optimal Performance

3
Comments
3 min read
Leveraging React Context and Custom Hooks For Efficient State Sharing and Data Loading

Leveraging React Context and Custom Hooks For Efficient State Sharing and Data Loading

Comments
8 min read
Best library for Form Handling | React | Part 1

Best library for Form Handling | React | Part 1

22
Comments 14
4 min read
Add a Likes counter to your website with Cloudflare workers

Add a Likes counter to your website with Cloudflare workers

1
Comments
11 min read
12 Must-Have TypeScript Utility Types with Uses and Examples

12 Must-Have TypeScript Utility Types with Uses and Examples

23
Comments 2
6 min read
Form Handling | React | Part 3 | Components

Form Handling | React | Part 3 | Components

4
Comments
2 min read
Functional and Class Component in React.js: Exploring React's Evolution

Functional and Class Component in React.js: Exploring React's Evolution

Comments
3 min read
Creating Hero Section in React with Styled Components

Creating Hero Section in React with Styled Components

4
Comments 1
3 min read
How to update a few years old outdated project in Node and React?

How to update a few years old outdated project in Node and React?

137
Comments 13
4 min read
Enhancing User Experience with Daxus

Enhancing User Experience with Daxus

5
Comments
3 min read
React Custom Hook: useStorage

React Custom Hook: useStorage

12
Comments 3
2 min read
300 React JS Interview Questions and Answers

300 React JS Interview Questions and Answers

1
Comments
3 min read
Next.js 13 | Redirect To Different URL in Server Component vs. in Client Component

Next.js 13 | Redirect To Different URL in Server Component vs. in Client Component

9
Comments
2 min read
React Custom Hook: useTimeout

React Custom Hook: useTimeout

8
Comments 1
2 min read
The best platform to build serverless apps on in 2023

The best platform to build serverless apps on in 2023

44
Comments 14
6 min read
A Beginner's Guide to Getting Started with React

A Beginner's Guide to Getting Started with React

8
Comments 1
4 min read
Mastering Form Handling in React: A Comprehensive Guide

Mastering Form Handling in React: A Comprehensive Guide

1
Comments
14 min read
Setup Lerna, React, Module Federation & Typescript Monorepo Environment

Setup Lerna, React, Module Federation & Typescript Monorepo Environment

22
Comments 1
5 min read
How to use Tailwind CSS with Svelte

How to use Tailwind CSS with Svelte

8
Comments 1
9 min read
🚀 How would I start a React project now? 🤓

🚀 How would I start a React project now? 🤓

40
Comments 9
7 min read
Understanding useMemo in React

Understanding useMemo in React

1
Comments
4 min read
JavaScript Promise: .all() vs .allSettled() and .race() vs .any()

JavaScript Promise: .all() vs .allSettled() and .race() vs .any()

75
Comments 9
8 min read
How to Dockerize a React Application

How to Dockerize a React Application

156
Comments 13
5 min read
Step-by-Step Guide: Installing React.js on Ubuntu

Step-by-Step Guide: Installing React.js on Ubuntu

3
Comments
2 min read
React Calendar: A Guide to Building Dynamic Calendars with Events and Todos

React Calendar: A Guide to Building Dynamic Calendars with Events and Todos

65
Comments 8
13 min read
Enabling Dark Mode in React.js with SCSS Modules 🌙

Enabling Dark Mode in React.js with SCSS Modules 🌙

10
Comments 2
3 min read
Understanding React Internationalization

Understanding React Internationalization

Comments
8 min read
Getting Started With React Flow

Getting Started With React Flow

1
Comments 1
3 min read
loading...