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.
How I build a YouTube Video Player with ReactJS: Building the Project Architecture

How I build a YouTube Video Player with ReactJS: Building the Project Architecture

11
Comments 2
14 min read
Master React With These 10 Hooks 🔥

Master React With These 10 Hooks 🔥

18
Comments 2
2 min read
TypeScript: Infer Types to Avoid Explicit Types

TypeScript: Infer Types to Avoid Explicit Types

18
Comments 1
5 min read
🔐 Enhancing Security of React Apps

🔐 Enhancing Security of React Apps

Comments
1 min read
Uncovering the React Universe: The Starter Guide

Uncovering the React Universe: The Starter Guide

6
Comments
2 min read
Animated 3D text with bubble background using html,css

Animated 3D text with bubble background using html,css

1
Comments
1 min read
Reinforcing my ReactJS Knowledge

Reinforcing my ReactJS Knowledge

Comments
5 min read
Mastering useState: A Guide to Avoiding Common Pitfalls in React Development

Mastering useState: A Guide to Avoiding Common Pitfalls in React Development

1
Comments
4 min read
Enhancing Search Functionality in React with Debouncing

Enhancing Search Functionality in React with Debouncing

11
Comments
2 min read
Mastering React Performance: In-Depth Guide to useCallback and useMemo. 🚀

Mastering React Performance: In-Depth Guide to useCallback and useMemo. 🚀

3
Comments
2 min read
Exploring OpenSign v1.0.6-beta: A Leap Forward in Digital Signature Software

Exploring OpenSign v1.0.6-beta: A Leap Forward in Digital Signature Software

Comments
2 min read
React Server Components: A Developer's Gateway to Modern Web Apps

React Server Components: A Developer's Gateway to Modern Web Apps

9
Comments
3 min read
The Dark Side of Design Systems - Mistakes, Missteps, and Lessons Learned

The Dark Side of Design Systems - Mistakes, Missteps, and Lessons Learned

23
Comments 3
12 min read
Pushing Anti-patterns to Production for Fun and Profit

Pushing Anti-patterns to Production for Fun and Profit

Comments 4
1 min read
Caffeine chemical formula using html css no image

Caffeine chemical formula using html css no image

6
Comments
1 min read
The NPM Packages Every UI/UX Developer Should Know

The NPM Packages Every UI/UX Developer Should Know

2
Comments
3 min read
Getting Started with the React Range Slider Component

Getting Started with the React Range Slider Component

1
Comments
2 min read
Custom Exceptions in modern js / ts

Custom Exceptions in modern js / ts

10
Comments
3 min read
How to internationalize Next.js app directory

How to internationalize Next.js app directory

9
Comments 1
11 min read
GDPR Compliance: Consent Management with SlashID

GDPR Compliance: Consent Management with SlashID

1
Comments
3 min read
Entendendo a Reactividade no Vue.js e React

Entendendo a Reactividade no Vue.js e React

1
Comments
2 min read
Expanding on My ReactJS Knowledge

Expanding on My ReactJS Knowledge

Comments
5 min read
useHook to request, a extremely fast variant of request library

useHook to request, a extremely fast variant of request library

Comments
11 min read
✨11 React Components to Become a Pro 🦃🍁 🥧

✨11 React Components to Become a Pro 🦃🍁 🥧

123
Comments 1
5 min read
How we built a GPT Web App Generator for React & Node.js - from idea to 25,000 apps in 4 months

How we built a GPT Web App Generator for React & Node.js - from idea to 25,000 apps in 4 months

168
Comments 7
8 min read
26 Frontend Certifications for Web Developers 🔥🔥

26 Frontend Certifications for Web Developers 🔥🔥

107
Comments 15
7 min read
Mac command + C 3D buttons using html, css

Mac command + C 3D buttons using html, css

6
Comments
2 min read
State management patterns

State management patterns

12
Comments
5 min read
How to customize alova's request adapter

How to customize alova's request adapter

1
Comments
4 min read
Why Isn't React Re-rendering When State is Updated with the Same Value?

Why Isn't React Re-rendering When State is Updated with the Same Value?

7
Comments 3
5 min read
Deploying a Vite app on GitHub Pages using GitHub Actions with GitHub Secrets

Deploying a Vite app on GitHub Pages using GitHub Actions with GitHub Secrets

14
Comments 3
3 min read
Async rendering in React: Suspense, Hooks, and other methods

Async rendering in React: Suspense, Hooks, and other methods

4
Comments
11 min read
Write love letters in React

Write love letters in React

4
Comments
6 min read
Debug a React app with Visual Studio Code

Debug a React app with Visual Studio Code

45
Comments
4 min read
Utility Type: KeyHasProperties

Utility Type: KeyHasProperties

1
Comments
3 min read
Unlocking the Power of MERN: A Beginner's Guide to Hiring MERN Stack Developers

Unlocking the Power of MERN: A Beginner's Guide to Hiring MERN Stack Developers

Comments
3 min read
A Guide to React Custom Hooks

A Guide to React Custom Hooks

96
Comments 8
3 min read
Dark Mode Implementation: Shedding Light on the Night 🌙

Dark Mode Implementation: Shedding Light on the Night 🌙

Comments
2 min read
Setting up Tailwind CSS in React with Vite

Setting up Tailwind CSS in React with Vite

Comments
2 min read
Lokomotif: Use Case (5: Implementing Vite-React)

Lokomotif: Use Case (5: Implementing Vite-React)

Comments
5 min read
ReactJS advanced folder structure for scalable projects.

ReactJS advanced folder structure for scalable projects.

5
Comments 2
1 min read
Develop AI Apps with React and Javascript

Develop AI Apps with React and Javascript

10
Comments
3 min read
Zustand - A beginners guides 05:25

Zustand - A beginners guides

5
Comments
1 min read
React SSR web-server from scratch

React SSR web-server from scratch

7
Comments
17 min read
Free DocuSign Alternatives - Comprehensive list for 2024 [updated june]

Free DocuSign Alternatives - Comprehensive list for 2024 [updated june]

25
Comments 1
9 min read
Building a Smart Tic-Tac-Toe AI: The Minimax Approach

Building a Smart Tic-Tac-Toe AI: The Minimax Approach

1
Comments
4 min read
SEO-Optimized Website

SEO-Optimized Website

1
Comments 1
5 min read
6 Basic Tips For Optimizing React Performance

6 Basic Tips For Optimizing React Performance

14
Comments 12
2 min read
Optimizing Web Performance: Unleashing the Need for Speed 🚀

Optimizing Web Performance: Unleashing the Need for Speed 🚀

Comments
2 min read
Cache mode of alovajs, a request strategy library

Cache mode of alovajs, a request strategy library

1
Comments
8 min read
Frontend Test: How I Built a Multi-functional Calculator that Fetches API Data

Frontend Test: How I Built a Multi-functional Calculator that Fetches API Data

1
Comments
9 min read
Choosing Between React and Next.js

Choosing Between React and Next.js

10
Comments 8
3 min read
Comparing Dropdown Implementations in React: useState vs. Tailwind CSS Hover

Comparing Dropdown Implementations in React: useState vs. Tailwind CSS Hover

2
Comments 2
2 min read
New frontend for react-icons

New frontend for react-icons

Comments
1 min read
Mastering redux-persist: An Integration Guide for React Native Developers (with code examples)

Mastering redux-persist: An Integration Guide for React Native Developers (with code examples)

3
Comments
8 min read
Creating a TODO app using the HTML dialog element

Creating a TODO app using the HTML dialog element

Comments
4 min read
Build A Stunning Generative AI App with a React IDE

Build A Stunning Generative AI App with a React IDE

6
Comments
15 min read
Common errors encountered in React development, along with potential causes and solutions

Common errors encountered in React development, along with potential causes and solutions

Comments
2 min read
Choosing The Right Headless CMS

Choosing The Right Headless CMS

Comments
6 min read
Set Up NextJS with Storybook using Monorepos

Set Up NextJS with Storybook using Monorepos

3
Comments
6 min read
loading...