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.
Dark Mode with Next.js, TypeScript, Styled Components and Redux Toolkit🔯🔮

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

1
Comments
6 min read
Principles for Scaling Frontend Application Developments

Principles for Scaling Frontend Application Developments

1
Comments
3 min read
How to create a custom alert component in REACT with Context API

How to create a custom alert component in REACT with Context API

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

Yet Another Newsletter LOL: Fortune Cheese

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

How to display API data on map using React?

1
Comments
5 min read
Execute Terminal Commands And Receive Live Output With React+SSE

Execute Terminal Commands And Receive Live Output With React+SSE

2
Comments
5 min read
Handle Push Notifications in React

Handle Push Notifications in React

2
Comments
4 min read
Scaffolding React Components

Scaffolding React Components

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
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
How to Build a Developer Blog using Next JS 13 and Contentlayer - Part two

How to Build a Developer Blog using Next JS 13 and Contentlayer - Part two

1
Comments
4 min read
Dynamic Data rendering with react-simple-maps

Dynamic Data rendering with react-simple-maps

6
Comments
7 min read
Effortless Data Management: Connecting Google Sheets to Your ReactJS Project

Effortless Data Management: Connecting Google Sheets to Your ReactJS Project

1
Comments 2
5 min read
How to solve hydration error in Next.js

How to solve hydration error in Next.js

8
Comments 1
3 min read
How I approach and structure Enterprise frontend applications after 4 years of using Next.js

How I approach and structure Enterprise frontend applications after 4 years of using Next.js

78
Comments 6
14 min read
Enhance Your React Components ✨ /w a Glossy Shine Effect

Enhance Your React Components ✨ /w a Glossy Shine Effect

Comments
3 min read
[3][DEV NOTE] Create a form with tiptap and react-textarea-autosize

[3][DEV NOTE] Create a form with tiptap and react-textarea-autosize

5
Comments
3 min read
Timer: The React Experience And Conclusions

Timer: The React Experience And Conclusions

Comments
8 min read
Responsive Grid card using react and Css

Responsive Grid card using react and Css

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

Displaying Country Flags in React: Emojis vs SVG

1
Comments
5 min read
NextJS API + React Query + Zod = type safety

NextJS API + React Query + Zod = type safety

2
Comments
5 min read
Build a real-time dashboard with Next.js, Tremor, and Tinybird

Build a real-time dashboard with Next.js, Tremor, and Tinybird

1
Comments
24 min read
Designing a score meter with React, SVG, and CSS.

Designing a score meter with React, SVG, and CSS.

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

Explorando a lib usehooks-ts para Desenvolvimento no React

Comments
6 min read
Deep Dive into React's useMemo and useCallback Hooks

Deep Dive into React's useMemo and useCallback Hooks

5
Comments
3 min read
Next.js 13 Data Fetching with App Router

Next.js 13 Data Fetching with App Router

8
Comments
5 min read
💬 Building a real-time chat with Websockets, Novel and Clerk 🚀🚀

💬 Building a real-time chat with Websockets, Novel and Clerk 🚀🚀

209
Comments 8
9 min read
Node.js 20.6.0: Say Goodbye to 'dotenv'

Node.js 20.6.0: Say Goodbye to 'dotenv'

53
Comments 5
2 min read
Building Adaptive User Interfaces in React Native

Building Adaptive User Interfaces in React Native

7
Comments
4 min read
Explicit Design, Part 8. Adding New Feature

Explicit Design, Part 8. Adding New Feature

3
Comments
13 min read
Building A Todo CRUD App With React, TypeScript, Vite And Chakra UI

Building A Todo CRUD App With React, TypeScript, Vite And Chakra UI

6
Comments
5 min read
Better `useEffect` is here

Better `useEffect` is here

5
Comments
2 min read
🎨 👉 Start doing THIS to improve your CSS Architecture

🎨 👉 Start doing THIS to improve your CSS Architecture

8
Comments
5 min read
Master Data Fetching in React with This Easy Guide

Master Data Fetching in React with This Easy Guide

Comments
9 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

Comments
4 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
Q) Why can't `use` hook be called inside a closure?

Q) Why can't `use` hook be called inside a closure?

1
Comments
1 min read
React | How to stop re-rendering in React Components

React | How to stop re-rendering in React Components

Comments
4 min read
React Content Rendering

React Content Rendering

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

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

1
Comments
7 min read
Infinite Scrolling in React: A Practical Guide

Infinite Scrolling in React: A Practical Guide

1
Comments
8 min read
Express JS Problem

Express JS Problem

1
Comments
1 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
React vs Angular

React vs Angular

15
Comments 1
3 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

12
Comments
1 min read
Deploy React App to AWS S3 Bucket with GitLab Pipeline

Deploy React App to AWS S3 Bucket with GitLab Pipeline

Comments
3 min read
Using Ink UI with React to build interactive, custom CLIs

Using Ink UI with React to build interactive, custom CLIs

4
Comments
11 min read
Links in Next Js: A Detailed Guide

Links in Next Js: A Detailed Guide

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

Mastering Form Handling in React: A Comprehensive Guide

Comments
14 min read
Sync Local Storage state across tabs in React using useSyncExternalStore

Sync Local Storage state across tabs in React using useSyncExternalStore

1
Comments
3 min read
Step-by-Step Guide: Installing React.js on Ubuntu

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

1
Comments
2 min read
🎈 Exploring React Props: The Key to Component Communication and Reusability 🧩

🎈 Exploring React Props: The Key to Component Communication and Reusability 🧩

1
Comments
4 min read
Mastering 'useMemo' in React with TypeScript: 5 Different Use-Cases for 'useMemo'

Mastering 'useMemo' in React with TypeScript: 5 Different Use-Cases for 'useMemo'

2
Comments
3 min read
Understanding Zustand: A Beginner's Guide with TypeScript

Understanding Zustand: A Beginner's Guide with TypeScript

5
Comments
3 min read
Tailwind css + Primitive component libraries: React UI's future?

Tailwind css + Primitive component libraries: React UI's future?

3
Comments
3 min read
How to Build a Developer Blog using Next JS 13 and Contentlayer - Part one

How to Build a Developer Blog using Next JS 13 and Contentlayer - Part one

1
Comments
6 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
Debounce Example

Debounce Example

1
Comments
1 min read
Boost your confidence with these top-notch interview questions and nail your next opportunity.

Boost your confidence with these top-notch interview questions and nail your next opportunity.

1
Comments
2 min read
Padrões React: Container/Presentational

Padrões React: Container/Presentational

1
Comments
4 min read
loading...