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.
Adding YT Video to JANA

Adding YT Video to JANA

3
Comments
1 min read
Passing Markdown components to React or Preact in Astro

Passing Markdown components to React or Preact in Astro

32
Comments 2
2 min read
Formularios dinámicos con Formik y React JS. 📝

Formularios dinámicos con Formik y React JS. 📝

17
Comments 1
18 min read
The Rising Coder - Week 9/13 (Frontend Week 2/3)

The Rising Coder - Week 9/13 (Frontend Week 2/3)

3
Comments
9 min read
Displaying Validation Errors on Frontend (React & Rails)

Displaying Validation Errors on Frontend (React & Rails)

3
Comments
2 min read
DOM Virtual: Qual problema ela resolve?

DOM Virtual: Qual problema ela resolve?

15
Comments 5
13 min read
Movie Loft - A Movie DB API Client

Movie Loft - A Movie DB API Client

5
Comments
1 min read
React: understanding useReducer() & custom hooks

React: understanding useReducer() & custom hooks

3
Comments
2 min read
Array Destructuring

Array Destructuring

3
Comments
2 min read
How to use Suspense for data fetching in React

How to use Suspense for data fetching in React

17
Comments 2
8 min read
Optimization techniques for Rive animations in React apps

Optimization techniques for Rive animations in React apps

36
Comments 3
6 min read
How to Simplify React Apps with React Hooks

How to Simplify React Apps with React Hooks

7
Comments
14 min read
Using a nested NavLink to conditionally render JSX

Using a nested NavLink to conditionally render JSX

1
Comments
3 min read
CORS: Why It's Important and How It Works

CORS: Why It's Important and How It Works

3
Comments
3 min read
Get Started with ReactJS: A Beginner's Guide

Get Started with ReactJS: A Beginner's Guide

11
Comments
7 min read
Coding up a React Travel Journal

Coding up a React Travel Journal

2
Comments 2
4 min read
Avoiding boolean flags and impossible states when using declarative data fetching with React and Typescript

Avoiding boolean flags and impossible states when using declarative data fetching with React and Typescript

12
Comments 5
6 min read
React ref and useRef Hook

React ref and useRef Hook

25
Comments 1
7 min read
How to check any property of State has any null value or not

How to check any property of State has any null value or not

1
Comments 4
1 min read
How to orchestrate your graph application with Docker Compose

How to orchestrate your graph application with Docker Compose

13
Comments
5 min read
Sinatra with Active Record: GET requests using "include:"

Sinatra with Active Record: GET requests using "include:"

4
Comments
3 min read
Astro Build: how to use React, Vue and Svelte in the same page using "islands"

Astro Build: how to use React, Vue and Svelte in the same page using "islands"

9
Comments
1 min read
Insane productivity for NodeJS apps with the CHARM stack

Insane productivity for NodeJS apps with the CHARM stack

7
Comments
5 min read
Hi ! Help me with react

Hi ! Help me with react

3
Comments 9
1 min read
A ReactJS CRUD Table

A ReactJS CRUD Table

Comments
3 min read
esbuild: creiamo un'applicazione React / TypeScript e analizziamo le principali features 🇮🇹

esbuild: creiamo un'applicazione React / TypeScript e analizziamo le principali features 🇮🇹

5
Comments
1 min read
Basics of useState hook: How to use it and Where to put it?

Basics of useState hook: How to use it and Where to put it?

1
Comments
6 min read
Create react app and node.js server in one line

Create react app and node.js server in one line

5
Comments
1 min read
9 Mind blowing Ai-powered tools That will help You Build A Brand for $0 ( Bookmarked )

9 Mind blowing Ai-powered tools That will help You Build A Brand for $0 ( Bookmarked )

61
Comments 5
2 min read
Using UseRef hook for form data

Using UseRef hook for form data

5
Comments 2
2 min read
What is Babel? The Popular JavaScript Compiler

What is Babel? The Popular JavaScript Compiler

17
Comments
2 min read
Building a React application to solve captchas using 2captcha

Building a React application to solve captchas using 2captcha

14
Comments 1
5 min read
What are the best platforms to write technical articles?

What are the best platforms to write technical articles?

192
Comments 68
4 min read
What is The Collab Lab?

What is The Collab Lab?

22
Comments 2
1 min read
Build an RPG game on Solana

Build an RPG game on Solana

6
Comments 1
25 min read
Netflix Clone Build 2.0 With React-Redux and Firebase

Netflix Clone Build 2.0 With React-Redux and Firebase

8
Comments
10 min read
Refactoring Tools: Early Return for Flatter Conditions

Refactoring Tools: Early Return for Flatter Conditions

7
Comments
5 min read
Write Maintainable React Component

Write Maintainable React Component

7
Comments
6 min read
Part3- Context Api in React Class Based Component

Part3- Context Api in React Class Based Component

4
Comments
1 min read
Part2- Context Api in React Class Based Component

Part2- Context Api in React Class Based Component

4
Comments
1 min read
How to Add Form Validation in React ?How to Save CheckBox,Radio Button,Input Field( Text&Date Type),drop-down Value in React?

How to Add Form Validation in React ?How to Save CheckBox,Radio Button,Input Field( Text&Date Type),drop-down Value in React?

2
Comments
6 min read
02.15 React State - User List in one component (class components)

02.15 React State - User List in one component (class components)

2
Comments
2 min read
02.16 React State - User List in one component (functional components)

02.16 React State - User List in one component (functional components)

2
Comments
2 min read
Parser for TXT and CSV file without any 3rd Party Library

Parser for TXT and CSV file without any 3rd Party Library

4
Comments
1 min read
Best Implementation of setState in ReactJs

Best Implementation of setState in ReactJs

6
Comments
5 min read
Awesome tools for Coding Practice

Awesome tools for Coding Practice

433
Comments 16
3 min read
Passing className to components in React

Passing className to components in React

19
Comments
2 min read
Next.js vs. React: what should you use?

Next.js vs. React: what should you use?

21
Comments 3
5 min read
How to create a blog from scratch using mern stack coding and web development ?

How to create a blog from scratch using mern stack coding and web development ?

3
Comments
1 min read
React Native App Performance

React Native App Performance

1
Comments
4 min read
React: How does useMemo and useCallback work ?

React: How does useMemo and useCallback work ?

62
Comments 2
3 min read
This Week In React #121: Next.js, cache, CSS-in-JS, Qwikify, Typesafety, 3D, Vitest Preview, Outstatic, Remix, React-Native...

This Week In React #121: Next.js, cache, CSS-in-JS, Qwikify, Typesafety, 3D, Vitest Preview, Outstatic, Remix, React-Native...

10
Comments
8 min read
Build a Tiny Calendar without Flex or useState

Build a Tiny Calendar without Flex or useState

12
Comments
5 min read
Context API vs Redux: Managing Data Flow Through Nested Components in React

Context API vs Redux: Managing Data Flow Through Nested Components in React

7
Comments
5 min read
How to Create Custom File Upload Input Control with React and CSS

How to Create Custom File Upload Input Control with React and CSS

1
Comments
2 min read
Why You Should Learn ReactJS

Why You Should Learn ReactJS

23
Comments 5
8 min read
How to set up Bun on a Windows Computer

How to set up Bun on a Windows Computer

2
Comments
4 min read
How to handle login forms in React? Including storing user sessions and authentication

How to handle login forms in React? Including storing user sessions and authentication

4
Comments
1 min read
20 pull requests were created in our repo by community members during Hacktoberfest 🚀 🚀 🚀

20 pull requests were created in our repo by community members during Hacktoberfest 🚀 🚀 🚀

4
Comments 1
1 min read
How to Scroll to a Component by Clicking a Button with React

How to Scroll to a Component by Clicking a Button with React

5
Comments
2 min read
loading...