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.
Part 1: Clean Code in React

Part 1: Clean Code in React

1
Comments
9 min read
Try Vite + React + Tailwind CSS

Try Vite + React + Tailwind CSS

5
Comments 1
2 min read
Debouncing vs Throttling in JavaScript: When and Why You Should Use Them

Debouncing vs Throttling in JavaScript: When and Why You Should Use Them

3
Comments
4 min read
BAQ: The federated app platform

BAQ: The federated app platform

Comments
1 min read
Run a Virtual Machine in Your Browser

Run a Virtual Machine in Your Browser

143
Comments 13
6 min read
How to Optimize Your React App for Better Performance

How to Optimize Your React App for Better Performance

Comments
2 min read
Building Dynamic Websites with Headless CMS and React

Building Dynamic Websites with Headless CMS and React

6
Comments
5 min read
Improving User Signup Experience: Auto-Login After Registration

Improving User Signup Experience: Auto-Login After Registration

Comments
2 min read
Scaling React Apps with Reusable List Components

Scaling React Apps with Reusable List Components

1
Comments
5 min read
Mastering React Routing: A Complete Guide to Navigating Your Application

Mastering React Routing: A Complete Guide to Navigating Your Application

1
Comments
2 min read
How to Build Reusable List Components in React with Custom Render Functions?

How to Build Reusable List Components in React with Custom Render Functions?

3
Comments
2 min read
npm Peer Dependencies for the Professional Developer

npm Peer Dependencies for the Professional Developer

17
Comments 1
6 min read
"10 Essential VS Code Extensions for React Developers"

"10 Essential VS Code Extensions for React Developers"

1
Comments
2 min read
DJ Databass

DJ Databass

Comments
4 min read
Responsive Images: a quick example with react

Responsive Images: a quick example with react

Comments
1 min read
10 React Hooks with Example

10 React Hooks with Example

Comments
7 min read
📰AI-Powered Newsletter Creation: Building a Next.js Newsletter Generator with GitHub Copilot

📰AI-Powered Newsletter Creation: Building a Next.js Newsletter Generator with GitHub Copilot

Comments
3 min read
React Basics~Render Performance/ memo

React Basics~Render Performance/ memo

Comments
2 min read
Basic Django and React Setup: A Step-by-Step Guide

Basic Django and React Setup: A Step-by-Step Guide

11
Comments 1
5 min read
Step-by-Step Guide to Creating a Modern React App Layout Using Tailwind

Step-by-Step Guide to Creating a Modern React App Layout Using Tailwind

30
Comments 16
4 min read
Lessons I learned while building out Nova

Lessons I learned while building out Nova

Comments
4 min read
10 Things I Wish I Knew When I Started with React

10 Things I Wish I Knew When I Started with React

2
Comments
3 min read
Understanding Array Mutation in Redux: A Common Pitfall with useSelector

Understanding Array Mutation in Redux: A Common Pitfall with useSelector

Comments
2 min read
📝In-App Surveys Made Simple with Formbricks in React Native: A Complete Guide ❤️‍🔥

📝In-App Surveys Made Simple with Formbricks in React Native: A Complete Guide ❤️‍🔥

6
Comments
4 min read
Using Three Js React

Using Three Js React

15
Comments 1
4 min read
Mastering SSG in Next.js: How to Boost SEO and User Experience

Mastering SSG in Next.js: How to Boost SEO and User Experience

1
Comments
3 min read
Convert SVG into a 3D figure using React Three.js Fiber

Convert SVG into a 3D figure using React Three.js Fiber

3
Comments
3 min read
React Basics~useReducer/ countup

React Basics~useReducer/ countup

1
Comments
1 min read
Redux Toolkit Setup with Next.js: A Step-by-Step Guide Using App Routes

Redux Toolkit Setup with Next.js: A Step-by-Step Guide Using App Routes

5
Comments
1 min read
Building a Goal-Tracking System in a Productivity App with React and TypeScript

Building a Goal-Tracking System in a Productivity App with React and TypeScript

Comments
22 min read
Tailwind vs Custom CSS: What Should You Choose?

Tailwind vs Custom CSS: What Should You Choose?

47
Comments 13
4 min read
Building a Quote Generator in React: A Beginner's Guide

Building a Quote Generator in React: A Beginner's Guide

Comments
4 min read
Achieving Android 15 Edge to Edge compatibility for your React Native App.

Achieving Android 15 Edge to Edge compatibility for your React Native App.

6
Comments
3 min read
Techniques for Optimizing Performance in React Applications

Techniques for Optimizing Performance in React Applications

Comments
4 min read
Intellisketch : AI powered drawing tool 🖌️

Intellisketch : AI powered drawing tool 🖌️

1
Comments
2 min read
Build a Blog Post Preview with Strapi Draft and Publish and Astro

Build a Blog Post Preview with Strapi Draft and Publish and Astro

5
Comments
19 min read
Nextjs vs React

Nextjs vs React

4
Comments 2
3 min read
【Interview Essentials】Common JavaScript Interview Questions

【Interview Essentials】Common JavaScript Interview Questions

1
Comments
3 min read
Integrate Hugging Face Spaces & Gradio with a React application

Integrate Hugging Face Spaces & Gradio with a React application

3
Comments
3 min read
Why Every Developer Should Localize Their App

Why Every Developer Should Localize Their App

2
Comments
3 min read
React-Joyride

React-Joyride

1
Comments 1
4 min read
This Week In React #204 : React at Meta, Next.js, StyleX, Mitosis, One, Hermes, Zeego, Nitro, TC39, Vite, Deno...

This Week In React #204 : React at Meta, Next.js, StyleX, Mitosis, One, Hermes, Zeego, Nitro, TC39, Vite, Deno...

13
Comments
8 min read
How Project Ideas Can Come From Anywhere - My Open Source Daily Puzzle Game

How Project Ideas Can Come From Anywhere - My Open Source Daily Puzzle Game

5
Comments
2 min read
React Hot Toast

React Hot Toast

1
Comments 1
1 min read
Building a Real-Time Chat Application with Socket.io, Express, React.js, and Chakra UI (Vite Setup)

Building a Real-Time Chat Application with Socket.io, Express, React.js, and Chakra UI (Vite Setup)

238
Comments 41
4 min read
Separation of Concerns: Rethinking the Blend of HTML, JavaScript, and CSS

Separation of Concerns: Rethinking the Blend of HTML, JavaScript, and CSS

3
Comments 3
12 min read
Building an Advanced AI Chatbot with React and window.ai

Building an Advanced AI Chatbot with React and window.ai

1
Comments
8 min read
Basic React Interview Questions 🔥

Basic React Interview Questions 🔥

Comments
11 min read
Build a Container Package for your React App with Docker and GitHub Actions

Build a Container Package for your React App with Docker and GitHub Actions

11
Comments
5 min read
Code Splitting with React.lazy and Suspense

Code Splitting with React.lazy and Suspense

6
Comments 2
3 min read
6 steps to deploy your React Next.js app with Github pages

6 steps to deploy your React Next.js app with Github pages

8
Comments 1
2 min read
Day 6: Handling Events in React

Day 6: Handling Events in React

Comments
2 min read
Building a React Text Comparison Tool - From POC to NPM Package

Building a React Text Comparison Tool - From POC to NPM Package

16
Comments 1
9 min read
Mastering ISR in Next.js: How to Boost SEO and User Experience

Mastering ISR in Next.js: How to Boost SEO and User Experience

2
Comments
5 min read
React 19 Is Here...Get Ready!

React 19 Is Here...Get Ready!

5
Comments
13 min read
30 Frontend Interview Questions - TypeScript

30 Frontend Interview Questions - TypeScript

104
Comments 10
6 min read
AI-Powered Content Moderation in React Using Large Language Models (LLMs)

AI-Powered Content Moderation in React Using Large Language Models (LLMs)

2
Comments 1
5 min read
how do I fix readonly <input>, please?

how do I fix readonly <input>, please?

Comments 1
3 min read
Understanding Reusable Components and the DRY Principle

Understanding Reusable Components and the DRY Principle

3
Comments
6 min read
Mastering State Management in React: A Guide to useContext and useReducer Hooks

Mastering State Management in React: A Guide to useContext and useReducer Hooks

6
Comments
13 min read
loading...