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.
Next.js server prop did not match client prop; And conditional style/class rendering

Next.js server prop did not match client prop; And conditional style/class rendering

2
Comments
2 min read
Explicit Design, Part 9. Decoupling Features with Events

Explicit Design, Part 9. Decoupling Features with Events

9
Comments
8 min read
How to use the facade pattern to create custom components and decouple your code from third-party libraries

How to use the facade pattern to create custom components and decouple your code from third-party libraries

2
Comments
5 min read
Dark Mode with Next.js, TypeScript, Styled Components and Redux Toolkit🔯🔮

Dark Mode with Next.js, TypeScript, Styled Components and Redux Toolkit🔯🔮

11
Comments
6 min read
React useContext()

React useContext()

2
Comments
1 min read
Getting Started with the React TextBox Component

Getting Started with the React TextBox Component

1
Comments
1 min read
Yet Another Newsletter LOL: Fortune Cheese

Yet Another Newsletter LOL: Fortune Cheese

14
Comments
3 min read
Finding the Best React CMS: A Comprehensive Guide

Finding the Best React CMS: A Comprehensive Guide

13
Comments
9 min read
Unlocking the Potential of Arrays in React.js Development

Unlocking the Potential of Arrays in React.js Development

1
Comments
4 min read
Effortless Data Management: Connecting Google Sheets to Your ReactJS Project

Effortless Data Management: Connecting Google Sheets to Your ReactJS Project

2
Comments 2
5 min read
Generate React-Router routes for your components automatically with MacroLock and Screen-Schemas

Generate React-Router routes for your components automatically with MacroLock and Screen-Schemas

2
Comments
4 min read
Scaffolding React Components

Scaffolding React Components

1
Comments
2 min read
Building a State Management System with React

Building a State Management System with React

5
Comments
7 min read
React vs Angular

React vs Angular

17
Comments 2
3 min read
Setup Lerna, React, Module Federation & Typescript Monorepo Environment

Setup Lerna, React, Module Federation & Typescript Monorepo Environment

5
Comments
5 min read
Top React Libraries Every Developer Must Know

Top React Libraries Every Developer Must Know

14
Comments
11 min read
Bun 1.0 got released, its Packager Manager is 10x faster then yarn

Bun 1.0 got released, its Packager Manager is 10x faster then yarn

24
Comments 3
1 min read
How to solve hydration error in Next.js

How to solve hydration error in Next.js

9
Comments 1
3 min read
How to display API data on map using React?

How to display API data on map using React?

3
Comments
5 min read
Building A Real-Time Command Execution App With Node.Js + SSE

Building A Real-Time Command Execution App With Node.Js + SSE

2
Comments
6 min read
The React Revolution: Evolution of Syntax

The React Revolution: Evolution of Syntax

Comments
2 min read
Demystifying the Next.js Folder Structure - A Comprehensive Guide

Demystifying the Next.js Folder Structure - A Comprehensive Guide

13
Comments
14 min read
Baby steps to instantly improve your React project

Baby steps to instantly improve your React project

42
Comments 6
2 min read
Understanding Next.js Server Actions With Examples

Understanding Next.js Server Actions With Examples

43
Comments 7
6 min read
Using Ink UI with React to build interactive, custom CLIs

Using Ink UI with React to build interactive, custom CLIs

5
Comments
11 min read
Introduction to TypeScript with React - A Youtube Video

Introduction to TypeScript with React - A Youtube Video

19
Comments
2 min read
How can I enhance my website's performance in Lighthouse?

How can I enhance my website's performance in Lighthouse?

15
Comments
2 min read
TypeScript Code Quality: 8 Essential Tips for Developers

TypeScript Code Quality: 8 Essential Tips for Developers

25
Comments
3 min read
How I moved from React to Svelte

How I moved from React to Svelte

38
Comments 52
3 min read
🚀 Unleash React.js State Management: A Definitive Guide to Mastering Complexity 🧠

🚀 Unleash React.js State Management: A Definitive Guide to Mastering Complexity 🧠

2
Comments
4 min read
Custom React hooks go beyond reusability

Custom React hooks go beyond reusability

17
Comments
5 min read
Introducing supertext-react: Elevate Your Web Text Animations

Introducing supertext-react: Elevate Your Web Text Animations

12
Comments 2
2 min read
React Server Components and Server-Side Rendering: Supercharge Your Web Performance

React Server Components and Server-Side Rendering: Supercharge Your Web Performance

Comments
4 min read
React Crash Course: Understanding State Management and Hooks

React Crash Course: Understanding State Management and Hooks

2
Comments 1
2 min read
Using `createSelector` with Redux Toolkit

Using `createSelector` with Redux Toolkit

1
Comments
2 min read
React vs Next.js — Understanding When to Use Each

React vs Next.js — Understanding When to Use Each

5
Comments
2 min read
Rendering Icons using SVG Sprites

Rendering Icons using SVG Sprites

Comments
1 min read
Parsing URL Search Parameters with Zod 💎

Parsing URL Search Parameters with Zod 💎

12
Comments
3 min read
Mastering 'useRef' in React with TypeScript: 4 Different Use-Cases for 'useRef'

Mastering 'useRef' in React with TypeScript: 4 Different Use-Cases for 'useRef'

57
Comments 7
3 min read
Timer: The React Experience And Conclusions

Timer: The React Experience And Conclusions

Comments
8 min read
Building a minimal i18n library for react app - Part 1

Building a minimal i18n library for react app - Part 1

Comments
4 min read
React.js Cheatsheet

React.js Cheatsheet

3
Comments 3
3 min read
Using Next.js and Prisma? Save hours & auto-generate components from your schema.

Using Next.js and Prisma? Save hours & auto-generate components from your schema.

1
Comments
2 min read
useState vs useRef Hooks

useState vs useRef Hooks

7
Comments 1
3 min read
React Components | Gallary

React Components | Gallary

16
Comments 1
4 min read
What is Profiler in React ? <React.Profiler>

What is Profiler in React ? <React.Profiler>

5
Comments
2 min read
Stop Conditional Rendering in React Without Knowing This (&& and Ternary Operator)

Stop Conditional Rendering in React Without Knowing This (&& and Ternary Operator)

25
Comments 7
3 min read
Angular vs. React vs. Vue.js: Comparing performance

Angular vs. React vs. Vue.js: Comparing performance

16
Comments
17 min read
NextJS API + React Query + Zod = type safety

NextJS API + React Query + Zod = type safety

4
Comments
5 min read
Displaying Country Flags in React: Emojis vs SVG

Displaying Country Flags in React: Emojis vs SVG

2
Comments
5 min read
10 React Best Practices to Follow in 2023

10 React Best Practices to Follow in 2023

1
Comments 2
3 min read
Material-UI: A Comprehensive Front-End Framework for React Apps

Material-UI: A Comprehensive Front-End Framework for React Apps

2
Comments
1 min read
Hook, line, and sinker

Hook, line, and sinker

Comments 1
5 min read
How to Maintain the Performance of a React Application on a Daily Basis

How to Maintain the Performance of a React Application on a Daily Basis

4
Comments
3 min read
The Current State of Using Next.js Framework

The Current State of Using Next.js Framework

31
Comments 8
3 min read
Mastering Jest: A Complete Guide to Testing Next.js Applications Part-2

Mastering Jest: A Complete Guide to Testing Next.js Applications Part-2

5
Comments
10 min read
🚀 Mastering Advanced Complex React useContext with useReducer ⭐ (Redux-like Style) ⭐

🚀 Mastering Advanced Complex React useContext with useReducer ⭐ (Redux-like Style) ⭐

49
Comments 5
5 min read
Unlock Your Developer Potential: A Guide to the Best Chrome Extensions

Unlock Your Developer Potential: A Guide to the Best Chrome Extensions

12
Comments
8 min read
React Custom Hook: usePrevious

React Custom Hook: usePrevious

9
Comments 4
2 min read
useFormStatus: This New React Hook Changes How You Use Forms

useFormStatus: This New React Hook Changes How You Use Forms

10
Comments
5 min read
loading...