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.
Why setState Doesn’t Cause Hydration Errors

Why setState Doesn’t Cause Hydration Errors

Comments
2 min read
Why Your React Forms Keep Breaking — And How Formik & Yup Can Save Your Sanity

Why Your React Forms Keep Breaking — And How Formik & Yup Can Save Your Sanity

Comments
4 min read
Building Things That Work: A Developer's Showcase

Building Things That Work: A Developer's Showcase

Comments
1 min read
🎨 My React.js Portfolio Journey: From Learning to Doing

🎨 My React.js Portfolio Journey: From Learning to Doing

5
Comments
1 min read
UseEffect in React JS

UseEffect in React JS

3
Comments
1 min read
UseContext in React JS

UseContext in React JS

2
Comments
1 min read
Coding Challenge Practice - Question 19

Coding Challenge Practice - Question 19

Comments
1 min read
Cause and solution for the "Unable to find an element with the text" error in React Hook Form + Chakra UI

Cause and solution for the "Unable to find an element with the text" error in React Hook Form + Chakra UI

Comments
1 min read
UseRef in React JS

UseRef in React JS

2
Comments
1 min read
React Hooks

React Hooks

2
Comments
1 min read
usecontext and what is prop drilling in react

usecontext and what is prop drilling in react

2
Comments
1 min read
✨ Add Sorting Feature to My React Packing list (Listo) App

✨ Add Sorting Feature to My React Packing list (Listo) App

4
Comments
2 min read
React Hook for the Battery Status API

React Hook for the Battery Status API

1
Comments
4 min read
전역 상태 업데이트로 인한 성능 병목에 관한 고찰

전역 상태 업데이트로 인한 성능 병목에 관한 고찰

Comments
1 min read
Coding Challenge Practice - Question 18

Coding Challenge Practice - Question 18

Comments
2 min read
Automating React App Deployment to GitHub Pages using GitHub Actions

Automating React App Deployment to GitHub Pages using GitHub Actions

Comments
3 min read
[Release] boundary.nvim – Visualize 'use client' boundaries in your React code directly inside Neovim

[Release] boundary.nvim – Visualize 'use client' boundaries in your React code directly inside Neovim

Comments
1 min read
Learn Derived State in React with Listo 🛒✨

Learn Derived State in React with Listo 🛒✨

2
Comments
1 min read
🎃 Create a React Gantt Chart with SVAR Gantt (Halloween-Edition)

🎃 Create a React Gantt Chart with SVAR Gantt (Halloween-Edition)

2
Comments
9 min read
What skills should a 5-year frontend developer have? 🤔

What skills should a 5-year frontend developer have? 🤔

Comments
1 min read
My Journey to Becoming a Full Stack Developer

My Journey to Becoming a Full Stack Developer

4
Comments
1 min read
🧠 Understanding `!==` and Toggling Logic in React (Simplified Explanation for Beginners)

🧠 Understanding `!==` and Toggling Logic in React (Simplified Explanation for Beginners)

4
Comments
3 min read
Fixing a Major Next.js Performance Bottleneck (SSR, Hydration & Large Datasets)

Fixing a Major Next.js Performance Bottleneck (SSR, Hydration & Large Datasets)

3
Comments
2 min read
Self-Hosting Excalidraw with Custom Fonts — No Extensions, No Cloud

Self-Hosting Excalidraw with Custom Fonts — No Extensions, No Cloud

2
Comments
4 min read
For those who don't understand /^[a-zA-Z]+$/: React Hook Form pattern explanation

For those who don't understand /^[a-zA-Z]+$/: React Hook Form pattern explanation

Comments
1 min read
loading...