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.
Creating an Alert System with Context and Hook in React

Creating an Alert System with Context and Hook in React

1
Comments
11 min read
Did anyone built online store with Next.JS?

Did anyone built online store with Next.JS?

12
Comments 8
1 min read
Exploring the Power of React Hooks in Modern Web Development

Exploring the Power of React Hooks in Modern Web Development

15
Comments
2 min read
Jest testing for React Crash Course ⚛️🚀

Jest testing for React Crash Course ⚛️🚀

10
Comments
7 min read
React Native Testing: Ensuring Quality in Your Mobile Apps 🧪📱

React Native Testing: Ensuring Quality in Your Mobile Apps 🧪📱

1
Comments
3 min read
Getting started with React: how to create a basic React application

Getting started with React: how to create a basic React application

7
Comments 2
3 min read
Crud-react-app with json-server and axios

Crud-react-app with json-server and axios

3
Comments
5 min read
Demystifying JavaScript Scoping and Hoisting

Demystifying JavaScript Scoping and Hoisting

21
Comments 1
4 min read
Utilizing React's Context API with Hooks and TypeScript: Effortless State Handling

Utilizing React's Context API with Hooks and TypeScript: Effortless State Handling

9
Comments
2 min read
React Custom Hook: useCookie

React Custom Hook: useCookie

16
Comments 5
3 min read
6 Essential React Libraries You Should Know

6 Essential React Libraries You Should Know

27
Comments
3 min read
Is React un-optimized?

Is React un-optimized?

Comments
5 min read
How to Use Jotai and useTransition for Mutation

How to Use Jotai and useTransition for Mutation

3
Comments
4 min read
Writing composable CSS components for React

Writing composable CSS components for React

18
Comments
8 min read
On-Chain dApp Game with Solidity, React, Typescript & Wagmi/Viem (Commit-reveal keccak256, contract factory patterns)

On-Chain dApp Game with Solidity, React, Typescript & Wagmi/Viem (Commit-reveal keccak256, contract factory patterns)

8
Comments
18 min read
Creating an animated navbar inspired by Vercel using React (Next.js v13), Framer-Motion, and Tailwind CSS

Creating an animated navbar inspired by Vercel using React (Next.js v13), Framer-Motion, and Tailwind CSS

124
Comments 23
8 min read
What is React batching state?

What is React batching state?

4
Comments
3 min read
One Punch Man Workout App + Source Code

One Punch Man Workout App + Source Code

2
Comments
2 min read
Electron with React: The Ultimate guide to create cross platform desktop apps easily

Electron with React: The Ultimate guide to create cross platform desktop apps easily

18
Comments 2
3 min read
React Custom Hook: useCopyToClipboard

React Custom Hook: useCopyToClipboard

19
Comments
2 min read
Exploring routing, data fetching and error handling in React Router 6.4+

Exploring routing, data fetching and error handling in React Router 6.4+

4
Comments
9 min read
This Week In React #155: RSC DevTools, Next.js Caching, Expo Party, Graph Gallery, Astro, Storybook, Remix, Reanimated...

This Week In React #155: RSC DevTools, Next.js Caching, Expo Party, Graph Gallery, Astro, Storybook, Remix, Reanimated...

21
Comments
8 min read
React Hooks - useEffect()

React Hooks - useEffect()

2
Comments
3 min read
Free Online Resume Builder with NextJS

Free Online Resume Builder with NextJS

1
Comments
4 min read
👨‍💻 🤖 Next 13 Overview & Building in Public 🛠️ 🚀

👨‍💻 🤖 Next 13 Overview & Building in Public 🛠️ 🚀

13
Comments
10 min read
Configurable typing of NPM packages. Typing may be stricter than you think

Configurable typing of NPM packages. Typing may be stricter than you think

11
Comments
9 min read
Creating a Component Library Fast🚀(using Vite's library mode)

Creating a Component Library Fast🚀(using Vite's library mode)

8
Comments 1
12 min read
Creating a Cyberpunk-Themed Music Player with React, Web Audio API, and Canvas

Creating a Cyberpunk-Themed Music Player with React, Web Audio API, and Canvas

12
Comments
26 min read
Mastering JavaScript Fundamentals: Unleashing Your Framework Readiness

Mastering JavaScript Fundamentals: Unleashing Your Framework Readiness

4
Comments
15 min read
Top 7 Next.js Animation Libraries in 2023

Top 7 Next.js Animation Libraries in 2023

13
Comments 2
1 min read
React Custom Hook: useArray

React Custom Hook: useArray

25
Comments 11
2 min read
Using Bryntum Calendar to Coordinate Caregiver Availability in Health Care

Using Bryntum Calendar to Coordinate Caregiver Availability in Health Care

9
Comments
11 min read
Understanding useCallback() vs. useMemo() in React.js 🚀

Understanding useCallback() vs. useMemo() in React.js 🚀

6
Comments 1
2 min read
React Custom Hook: useClickOutside

React Custom Hook: useClickOutside

16
Comments 4
2 min read
Modern Web Dev - State Management & Data Fetching

Modern Web Dev - State Management & Data Fetching

3
Comments
19 min read
Build a multilingual NextJS app using the new app directory

Build a multilingual NextJS app using the new app directory

9
Comments 2
11 min read
Server Components: A New Feature in Next.js That You Need to Know About

Server Components: A New Feature in Next.js That You Need to Know About

3
Comments 1
4 min read
createContext in React? Important for Interview and Development

createContext in React? Important for Interview and Development

12
Comments
2 min read
Underrated React Hook - useSyncExternalStore

Underrated React Hook - useSyncExternalStore

56
Comments 9
5 min read
Next.js Full Stack Food Delivery App (5+ Hours Free Tutorial)

Next.js Full Stack Food Delivery App (5+ Hours Free Tutorial)

14
Comments 1
4 min read
How to Setup AWS Authentication for React Applications

How to Setup AWS Authentication for React Applications

3
Comments
4 min read
The simplest example to understand Server Actions in Next.js

The simplest example to understand Server Actions in Next.js

23
Comments
4 min read
Time Travel in React with Immer: A Step-by-Step Tutorial

Time Travel in React with Immer: A Step-by-Step Tutorial

63
Comments
5 min read
The modern guide to React state patterns

The modern guide to React state patterns

10
Comments
13 min read
Form validation in React is made simpler by using JavaScript libraries

Form validation in React is made simpler by using JavaScript libraries

5
Comments 2
5 min read
Building Real-time Applications with Next.js 13.4 Server Actions

Building Real-time Applications with Next.js 13.4 Server Actions

10
Comments
18 min read
React useEffect Hook: Use cases

React useEffect Hook: Use cases

1
Comments 3
6 min read
Utilizing VisX for React Data Visualization

Utilizing VisX for React Data Visualization

30
Comments
5 min read
How to Build an E-commerce App in React Native with Firebase

How to Build an E-commerce App in React Native with Firebase

6
Comments
3 min read
GPT Streaming With Persistent Reactivity

GPT Streaming With Persistent Reactivity

Comments
7 min read
Why Do I Need RSC(react server components) if I Already Have Remix

Why Do I Need RSC(react server components) if I Already Have Remix

19
Comments 1
5 min read
🚀 Elevating React Context: Stay Maintainable

🚀 Elevating React Context: Stay Maintainable

8
Comments 3
11 min read
Understanding Next.JS Docker Images

Understanding Next.JS Docker Images

22
Comments
6 min read
The Ultimate Guide to building a UI Library

The Ultimate Guide to building a UI Library

9
Comments 1
11 min read
Introduction to React Server Components!

Introduction to React Server Components!

2
Comments 1
4 min read
Authentication and Authorization in React Native Apps: Securing User Access 🛡️🔒

Authentication and Authorization in React Native Apps: Securing User Access 🛡️🔒

4
Comments 2
4 min read
React Custom Hook: useAsync

React Custom Hook: useAsync

18
Comments 2
2 min read
A Step-by-Step Guide: Using Ethers v6 library connect Metamask 🦊 to Your React JS Website

A Step-by-Step Guide: Using Ethers v6 library connect Metamask 🦊 to Your React JS Website

1
Comments
2 min read
🚀 Building a contacts management system with NextJS, Supabase, and Flatfile 🥂

🚀 Building a contacts management system with NextJS, Supabase, and Flatfile 🥂

234
Comments 20
13 min read
TLS Certificates 📝 - Simplified for web developers

TLS Certificates 📝 - Simplified for web developers

15
Comments
8 min read
loading...