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.
Eslint & Prettier Configuration React Native(Airbnb Style)

Eslint & Prettier Configuration React Native(Airbnb Style)

19
Comments 2
2 min read
NextJS’s Amazing New Streaming Server Actions

NextJS’s Amazing New Streaming Server Actions

3
Comments
7 min read
Top 10 npm Packages You Can't Afford to Miss as a Developer

Top 10 npm Packages You Can't Afford to Miss as a Developer

3
Comments
4 min read
Adventofcode 🎄 : Day 4 - Handling events (React)

Adventofcode 🎄 : Day 4 - Handling events (React)

1
Comments
1 min read
Understanding React useReducer

Understanding React useReducer

4
Comments 3
3 min read
Santa hat christmas button using html, css

Santa hat christmas button using html, css

2
Comments
1 min read
React's Dynamic Trio: Code-Splitting Unleashed!

React's Dynamic Trio: Code-Splitting Unleashed!

1
Comments 2
2 min read
Create a reference using React.createRef()

Create a reference using React.createRef()

Comments
8 min read
Reference an element with React's useRef() hook

Reference an element with React's useRef() hook

Comments
7 min read
Pass refs to child components using the function as a child pattern

Pass refs to child components using the function as a child pattern

Comments
4 min read
React Native & Ionic Framework Comparison

React Native & Ionic Framework Comparison

1
Comments 3
2 min read
Exploring the Power of React Server Components and React Suspense

Exploring the Power of React Server Components and React Suspense

8
Comments
5 min read
Enhancing Your Next.js App with the Image Component: A Comprehensive Guide

Enhancing Your Next.js App with the Image Component: A Comprehensive Guide

4
Comments 1
3 min read
A platform to share jokes

A platform to share jokes

Comments
1 min read
Service Workers

Service Workers

16
Comments 4
7 min read
Light & Dark Mode in Next.js App Router + Tailwind with No Flicker

Light & Dark Mode in Next.js App Router + Tailwind with No Flicker

1
Comments 2
5 min read
JavaScript fundamentals before learning React

JavaScript fundamentals before learning React

17
Comments 1
21 min read
Monorepo, Poly-repo, or No Repo at all?

Monorepo, Poly-repo, or No Repo at all?

32
Comments 5
6 min read
Major Update to React Starter Kit: Welcome Joy UI and Jotai!

Major Update to React Starter Kit: Welcome Joy UI and Jotai!

Comments
2 min read
ReactJs Course for Beginners

ReactJs Course for Beginners

4
Comments
1 min read
React useEffect Hook

React useEffect Hook

Comments
1 min read
Making DynamoDB Access Easy in NodeJS with ORM

Making DynamoDB Access Easy in NodeJS with ORM

1
Comments 1
4 min read
Fix Error 404 when Refreshing a route with React Router

Fix Error 404 when Refreshing a route with React Router

Comments 1
2 min read
Transform response of alovajs, a request strategy library

Transform response of alovajs, a request strategy library

Comments
6 min read
Easy Way to Build a Sign-Up Form with Validation Using React

Easy Way to Build a Sign-Up Form with Validation Using React

2
Comments 2
8 min read
Adventofcode 🎄 : Day 2 - JSX

Adventofcode 🎄 : Day 2 - JSX

Comments
1 min read
TIL - Today I Learn 12-11 18-11

TIL - Today I Learn 12-11 18-11

14
Comments 4
3 min read
String refs

String refs

Comments
5 min read
Improving Code Quality in React with JavaScript Best Practices

Improving Code Quality in React with JavaScript Best Practices

20
Comments 1
6 min read
Your complete guide to mastering the use of "ref" in React

Your complete guide to mastering the use of "ref" in React

Comments 2
1 min read
Store a reference with callback refs

Store a reference with callback refs

Comments
6 min read
Implement a basic container query with callback refs

Implement a basic container query with callback refs

Comments
6 min read
Create a custom hook returning a callback ref

Create a custom hook returning a callback ref

Comments
8 min read
Use callback refs to access individual elements in a list

Use callback refs to access individual elements in a list

Comments
6 min read
Access the methods of class components

Access the methods of class components

Comments
6 min read
How to read XLS Spreadsheets with React js.

How to read XLS Spreadsheets with React js.

7
Comments 1
2 min read
Create a TikTok-like Scrolling Video Feed with React Native Expo

Create a TikTok-like Scrolling Video Feed with React Native Expo

17
Comments 4
5 min read
State Management Patterns in React

State Management Patterns in React

9
Comments
3 min read
Tailwind CSS in React - Creating Modal Popup

Tailwind CSS in React - Creating Modal Popup

2
Comments
5 min read
From Prisma to TanStack Query: Fast Lane to Full-Stack Type Safety

From Prisma to TanStack Query: Fast Lane to Full-Stack Type Safety

81
Comments 1
5 min read
This Week In React #164: Next.js, Remix, RSCs, React-Forget, MDX, Expo Orbit, Ignite, Victory XL, Reanimated, TypeScript...

This Week In React #164: Next.js, Remix, RSCs, React-Forget, MDX, Expo Orbit, Ignite, Victory XL, Reanimated, TypeScript...

12
Comments 2
8 min read
Desenvolvendo seu próprio Blog com Next.js e Node.js

Desenvolvendo seu próprio Blog com Next.js e Node.js

2
Comments
1 min read
Forms Got You Frazzled? How to Take Control of Input Validation in React

Forms Got You Frazzled? How to Take Control of Input Validation in React

Comments
8 min read
Minimal setup for Vite, React and Jest Integration

Minimal setup for Vite, React and Jest Integration

1
Comments 2
2 min read
An amazing request tool which perfectly compatible with React, quick tutorial is HERE

An amazing request tool which perfectly compatible with React, quick tutorial is HERE

1
Comments
6 min read
React State Management in 2024

React State Management in 2024

170
Comments 53
6 min read
Amazing css loaders

Amazing css loaders

1
Comments
3 min read
Fastest way to create a React library

Fastest way to create a React library

4
Comments
5 min read
🔥 Create a Responsive Law Firm Website Using React JS & Tailwind CSS

🔥 Create a Responsive Law Firm Website Using React JS & Tailwind CSS

5
Comments 3
2 min read
alova instance of alovajs, a request strategy library

alova instance of alovajs, a request strategy library

Comments
7 min read
🚀 Top 4 ways to send notifications about new stars ⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️

🚀 Top 4 ways to send notifications about new stars ⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️⭐️

259
Comments 9
9 min read
Top React Component UI Libraries to Enhance Your Web Development Projects

Top React Component UI Libraries to Enhance Your Web Development Projects

4
Comments 1
4 min read
Building a Lazy Loader from Scratch in React (Part 3)

Building a Lazy Loader from Scratch in React (Part 3)

1
Comments
8 min read
How to create custom content bricks in React Bricks

How to create custom content bricks in React Bricks

1
Comments
13 min read
React component for 3D toggle button

React component for 3D toggle button

1
Comments
1 min read
JavaScript developers must know this Array method!

JavaScript developers must know this Array method!

1
Comments
3 min read
How to use React <Suspense>

How to use React <Suspense>

Comments
2 min read
A Guide to Building Custom Hooks in React

A Guide to Building Custom Hooks in React

Comments 1
2 min read
Boo-tiful React Projects for Dev Comm 🎃👻🎪

Boo-tiful React Projects for Dev Comm 🎃👻🎪

Comments
2 min read
📚 RTK Query: Understanding useQuery Hook

📚 RTK Query: Understanding useQuery Hook

8
Comments 3
8 min read
loading...