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.
⚛Os 10 React Hooks Mais Úteis: 07 - useMemo⚛

⚛Os 10 React Hooks Mais Úteis: 07 - useMemo⚛

4
Comments
6 min read
Comparing React, Angular, and Vue: Which JavaScript Framework is Right for Your Project?

Comparing React, Angular, and Vue: Which JavaScript Framework is Right for Your Project?

4
Comments 2
2 min read
Handling Network Status in Your React App

Handling Network Status in Your React App

25
Comments 2
2 min read
NextJS Authentication

NextJS Authentication

1
Comments 2
5 min read
This Week In React #130: Next.js, callback ref, Zod, Redux, React-Hook-Form, Redux, mdxjs-rs, Tamagui, Skia, Shopify, Solid...

This Week In React #130: Next.js, callback ref, Zod, Redux, React-Hook-Form, Redux, mdxjs-rs, Tamagui, Skia, Shopify, Solid...

12
Comments 2
8 min read
Introduction to MetaMask API

Introduction to MetaMask API

10
Comments
13 min read
Async Operations in Redux with the Redux Toolkit Thunk

Async Operations in Redux with the Redux Toolkit Thunk

Comments
2 min read
Using React without JSX == no build

Using React without JSX == no build

9
Comments 2
8 min read
How do I get the data from useQuery in onSuccess callback?

How do I get the data from useQuery in onSuccess callback?

Comments 1
2 min read
About useState in reactjs

About useState in reactjs

1
Comments
2 min read
How to build a portfolio website with React & Tailwind CSS

How to build a portfolio website with React & Tailwind CSS

118
Comments 18
9 min read
How to useEffect hook in your React components

How to useEffect hook in your React components

3
Comments 1
5 min read
Building Forms in React with React Hook Form and Yup

Building Forms in React with React Hook Form and Yup

1
Comments
3 min read
So, why Server Components?

So, why Server Components?

18
Comments 3
13 min read
Welcome!

Welcome!

2
Comments 4
1 min read
Story of an IP Address Tracker App (a React.js App)

Story of an IP Address Tracker App (a React.js App)

3
Comments
10 min read
Build a custom video chat with ReactJS and ApiRTC

Build a custom video chat with ReactJS and ApiRTC

2
Comments
8 min read
Fix: No QueryClient set, use QueryClientProvider to set one

Fix: No QueryClient set, use QueryClientProvider to set one

5
Comments 4
1 min read
Open-Closed Principle In React

Open-Closed Principle In React

2
Comments
3 min read
Turborepo example

Turborepo example

5
Comments
4 min read
Create smooth sidebars with react-pro-sidebar and MUI

Create smooth sidebars with react-pro-sidebar and MUI

3
Comments
10 min read
Configurar basica MUI con Vite

Configurar basica MUI con Vite

2
Comments
1 min read
useDeferredValue() Hook - web dev simplified

useDeferredValue() Hook - web dev simplified

1
Comments
1 min read
How to trigger useQuery with a button click - React Query

How to trigger useQuery with a button click - React Query

10
Comments
1 min read
Contentlayer with next/image

Contentlayer with next/image

2
Comments
6 min read
useTransition - Web Dev Simplified

useTransition - Web Dev Simplified

1
Comments
1 min read
How to pass parameters to useQuery using Axios

How to pass parameters to useQuery using Axios

Comments
1 min read
Mettre à jour Flipper debugger dans un projet react native

Mettre à jour Flipper debugger dans un projet react native

Comments
4 min read
Social app with React and Pocketbase : Oauth Authentication

Social app with React and Pocketbase : Oauth Authentication

2
Comments
3 min read
How to use Redux for State Management in your React application

How to use Redux for State Management in your React application

1
Comments
2 min read
MDX autolink headings

MDX autolink headings

1
Comments
3 min read
Which Framework is Most Suitable for Your Project or Learning in 2023: Angular vs React vs Vue

Which Framework is Most Suitable for Your Project or Learning in 2023: Angular vs React vs Vue

3
Comments 1
5 min read
⚛️ Applying Strategy Pattern in React (Part 1)

⚛️ Applying Strategy Pattern in React (Part 1)

383
Comments 42
3 min read
How to use Styled Components with React

How to use Styled Components with React

Comments
6 min read
How to use States and Props like a Pro in React

How to use States and Props like a Pro in React

2
Comments
2 min read
How to use Next.js @next/font with TailwindCSS

How to use Next.js @next/font with TailwindCSS

3
Comments
1 min read
JS map(), filter() e reduce() em React

JS map(), filter() e reduce() em React

9
Comments
8 min read
Modernization with Module Federation, Nx and React

Modernization with Module Federation, Nx and React

8
Comments
4 min read
Using Redux to Make a Global State

Using Redux to Make a Global State

8
Comments
4 min read
Introducing the new React Query client

Introducing the new React Query client

Comments
3 min read
Steps using useState Hooks in react app.

Steps using useState Hooks in react app.

3
Comments
1 min read
Write Code Faster in React (JSX Autocompletion)

Write Code Faster in React (JSX Autocompletion)

10
Comments 2
2 min read
Scroll To Top when Route Changes - ReactJS & React Router

Scroll To Top when Route Changes - ReactJS & React Router

53
Comments 6
3 min read
Enum : A Fun Way to Improved Code Readability and Quality 🌟🌟🌟

Enum : A Fun Way to Improved Code Readability and Quality 🌟🌟🌟

Comments
2 min read
Add dynamic class in react

Add dynamic class in react

1
Comments
1 min read
How to create infinite scroll with fetch data from api in ReactJS

How to create infinite scroll with fetch data from api in ReactJS

13
Comments
2 min read
Complete guide to ESLint, Prettier, husky and lint-staged

Complete guide to ESLint, Prettier, husky and lint-staged

50
Comments 1
3 min read
Authentication is hard. Let FACEIO handle it for you

Authentication is hard. Let FACEIO handle it for you

7
Comments
5 min read
Building a React application: "Where's Wally?"

Building a React application: "Where's Wally?"

6
Comments
9 min read
React.js Roadmap for Beginners

React.js Roadmap for Beginners

4
Comments
2 min read
Building Web Applications with React and Python

Building Web Applications with React and Python

25
Comments
8 min read
Caching images from Amazon S3 in React Native

Caching images from Amazon S3 in React Native

4
Comments
3 min read
Integrating Formik & Yup for React Form Validation

Integrating Formik & Yup for React Form Validation

Comments
8 min read
Svelte vs React: Which framework to learn in 2023?

Svelte vs React: Which framework to learn in 2023?

165
Comments 64
8 min read
I created my own blog platform with Next.js, GitHub Issues and OpenAI in 2 days

I created my own blog platform with Next.js, GitHub Issues and OpenAI in 2 days

4
Comments
4 min read
Build a personal site with Next.js and Tailwindcss

Build a personal site with Next.js and Tailwindcss

29
Comments 3
2 min read
What is JSX?

What is JSX?

2
Comments
1 min read
Top 5 Featured DEV Tag(#react) Posts from the year 2022

Top 5 Featured DEV Tag(#react) Posts from the year 2022

Comments 1
2 min read
How Babel transforms JSX to React.createElement()

How Babel transforms JSX to React.createElement()

Comments
2 min read
React-17 vs React-18 Root Render Changes

React-17 vs React-18 Root Render Changes

1
Comments
3 min read
loading...