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.
Consistency vs flexibility when building components

Consistency vs flexibility when building components

9
Comments
2 min read
Configure Fallback Images in React and Next.js

Configure Fallback Images in React and Next.js

43
Comments 6
2 min read
How to combine event methods in one in React.js?

How to combine event methods in one in React.js?

6
Comments 1
1 min read
How to build a custom Pagination Component in React.js

How to build a custom Pagination Component in React.js

12
Comments
5 min read
TypeError: fs.existsSync is not a function

TypeError: fs.existsSync is not a function

6
Comments
1 min read
Functional Component vs Class Component - React JS - Which is better to use and where to use?

Functional Component vs Class Component - React JS - Which is better to use and where to use?

7
Comments 1
2 min read
Error Boundaries in React, how It's made?

Error Boundaries in React, how It's made?

56
Comments
10 min read
Taking advantage of react-router v6 to manage Providers

Taking advantage of react-router v6 to manage Providers

5
Comments
1 min read
How to plan a React project? For beginners

How to plan a React project? For beginners

13
Comments 2
3 min read
Using CSS variables with TailwindCSS

Using CSS variables with TailwindCSS

44
Comments 5
3 min read
How to add a simple pagination to React.js App

How to add a simple pagination to React.js App

5
Comments
6 min read
useEffect sometimes fires before paint

useEffect sometimes fires before paint

2
Comments
5 min read
How to create protected route using keycloak and React JS

How to create protected route using keycloak and React JS

7
Comments
2 min read
Get started with React Router v6 (code-along)

Get started with React Router v6 (code-along)

3
Comments
1 min read
JavaScript Tips: Nullish Coalescing (??)

JavaScript Tips: Nullish Coalescing (??)

3
Comments
3 min read
How to start ReactJs for begginers

How to start ReactJs for begginers

20
Comments
3 min read
Advanced Roadmap for React.js developers

Advanced Roadmap for React.js developers

31
Comments 2
4 min read
Next.JS + Tailwind CSS Boilerplate for Marketplace / commerce

Next.JS + Tailwind CSS Boilerplate for Marketplace / commerce

9
Comments 1
1 min read
React Native + Next.js Monorepo

React Native + Next.js Monorepo

6
Comments
4 min read
Building a monolithic application with Go and React

Building a monolithic application with Go and React

20
Comments
4 min read
React File upload

React File upload

15
Comments 1
2 min read
How to make a loading screen for an iframe using functional components in React

How to make a loading screen for an iframe using functional components in React

9
Comments 1
2 min read
Windows 11 in React Js 💻🌈 Update (Unofficial)

Windows 11 in React Js 💻🌈 Update (Unofficial)

57
Comments 7
1 min read
Is it possible and/or bad practice to send hooks as props?

Is it possible and/or bad practice to send hooks as props?

6
Comments
2 min read
React Loading State Pattern using Toast & SWR

React Loading State Pattern using Toast & SWR

37
Comments
6 min read
loading...