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.
Modular Monolith: A disruptive guide to architecting your React app

Modular Monolith: A disruptive guide to architecting your React app

Comments
6 min read
Understanding React.memo: Optimizing Your React Applications

Understanding React.memo: Optimizing Your React Applications

Comments
3 min read
Building a Multi step form with XState and React Hook Form

Building a Multi step form with XState and React Hook Form

Comments
3 min read
12 React Best Practices Every Developer Should Know

12 React Best Practices Every Developer Should Know

1
Comments
3 min read
How to integrate AI into Your Website: A Step-by-Step Guide with ReactJS and OpenAI

How to integrate AI into Your Website: A Step-by-Step Guide with ReactJS and OpenAI

16
Comments
3 min read
It’s free real (e)state

It’s free real (e)state

2
Comments
3 min read
Integrando sua API com front React e Axios

Integrando sua API com front React e Axios

1
Comments
3 min read
react js useEffect hook

react js useEffect hook

Comments
2 min read
ReactTS: Is React.FC really necessary?

ReactTS: Is React.FC really necessary?

Comments
4 min read
GitOps for CloudFront and S3

GitOps for CloudFront and S3

11
Comments
6 min read
I made a tool to launch a blog in minutes. time-saving & fully customizable!

I made a tool to launch a blog in minutes. time-saving & fully customizable!

Comments
1 min read
Streamlining React: Utilizing React Query for Scalability

Streamlining React: Utilizing React Query for Scalability

1
Comments
7 min read
New Component Variations 🚀

New Component Variations 🚀

1
Comments
1 min read
Redux For Beginners

Redux For Beginners

4
Comments
4 min read
Essential Docker commands every developer should know

Essential Docker commands every developer should know

5
Comments
3 min read
How KEY plays a vital role in React ?

How KEY plays a vital role in React ?

2
Comments
3 min read
Patterns that indicate DOM dynamic behavior and corresponding React code.

Patterns that indicate DOM dynamic behavior and corresponding React code.

1
Comments
5 min read
Uncontrolled vs Controlled React Components

Uncontrolled vs Controlled React Components

5
Comments 2
2 min read
react 19 useContext, useReducer & localstorage

react 19 useContext, useReducer & localstorage

Comments
3 min read
🌐 Speed Up Your React Apps With Code Splitting

🌐 Speed Up Your React Apps With Code Splitting

3
Comments
2 min read
React: Essential Concepts and Best Practices

React: Essential Concepts and Best Practices

4
Comments
4 min read
The next generation request library alova has received a major upgrade, making it easier to use and higher in performance.

The next generation request library alova has received a major upgrade, making it easier to use and higher in performance.

Comments
3 min read
I just Open Sourced my $100k worth Side Project for free 🤯

I just Open Sourced my $100k worth Side Project for free 🤯

2
Comments
1 min read
Efficient Code Splitting in React: A Practical Guide

Efficient Code Splitting in React: A Practical Guide

4
Comments
3 min read
03 Higher Order Functions in Javascript

03 Higher Order Functions in Javascript

Comments
3 min read
Architectural Techniques for React Optimization! Part - 1

Architectural Techniques for React Optimization! Part - 1

1
Comments
4 min read
The Ultimate React Learning Roadmap

The Ultimate React Learning Roadmap

7
Comments
3 min read
React Server Components: How Did We Get Here?

React Server Components: How Did We Get Here?

1
Comments 1
10 min read
Day 7: Building a React Project

Day 7: Building a React Project

2
Comments
2 min read
Connect MongoDB with Node.js: A Practical Guide with Mongoose

Connect MongoDB with Node.js: A Practical Guide with Mongoose

8
Comments
3 min read
React haqida

React haqida

3
Comments
6 min read
Fixing Disqus 'Auto' theme switching when using Next.js + next-themes

Fixing Disqus 'Auto' theme switching when using Next.js + next-themes

Comments
6 min read
Launch your SaaS faster with OneMix by SaaS King

Launch your SaaS faster with OneMix by SaaS King

Comments
1 min read
Gerador de currículos otimizado para os sistemas de ATS utilizados no Brasil, como Gupy e 99Jobs ( gratuito 😎)

Gerador de currículos otimizado para os sistemas de ATS utilizados no Brasil, como Gupy e 99Jobs ( gratuito 😎)

41
Comments
1 min read
Unlock React Form Validation with Trivule: The Game-Changing Approach

Unlock React Form Validation with Trivule: The Game-Changing Approach

2
Comments 4
2 min read
Common Performance Bottlenecks in React

Common Performance Bottlenecks in React

2
Comments
3 min read
👥 Reproducible Nx Workspace with HugeNx’s Conventions

👥 Reproducible Nx Workspace with HugeNx’s Conventions

1
Comments
8 min read
This Week In React #188 : React 19 RC0, Data Fetching, Framer Motion, Compiler, Astro, Zod, Remix, Docusaurus, React-Query...

This Week In React #188 : React 19 RC0, Data Fetching, Framer Motion, Compiler, Astro, Zod, Remix, Docusaurus, React-Query...

9
Comments
7 min read
Using environment variables in React and Vite

Using environment variables in React and Vite

14
Comments 3
3 min read
Understanding Redux

Understanding Redux

1
Comments
4 min read
How to Build a Classic Snake Game Using React.js

How to Build a Classic Snake Game Using React.js

23
Comments 16
7 min read
What is TypeScript and what are it's advantages and disadvantages?

What is TypeScript and what are it's advantages and disadvantages?

4
Comments
2 min read
Reduce concurrent requests by Redux-Saga Effects

Reduce concurrent requests by Redux-Saga Effects

Comments
3 min read
Path To A Clean(er) React Architecture (Part 5) - Infrastructure Services & Dependency Injection For Testability

Path To A Clean(er) React Architecture (Part 5) - Infrastructure Services & Dependency Injection For Testability

2
Comments
12 min read
Higher Order Components (HOC) in React js

Higher Order Components (HOC) in React js

6
Comments
2 min read
Essential Git Commands for Beginners

Essential Git Commands for Beginners

68
Comments 8
3 min read
React Router: Routes, Loaders and Errors

React Router: Routes, Loaders and Errors

2
Comments
4 min read
React Router: Search Params and Use Location

React Router: Search Params and Use Location

2
Comments
3 min read
Implement React v18 from Scratch Using WASM and Rust - [14] Implement Scheduler

Implement React v18 from Scratch Using WASM and Rust - [14] Implement Scheduler

4
Comments
3 min read
Someone who computes music Streaming service

Someone who computes music Streaming service

Comments
1 min read
What Is The Difference Between Frontend Development And UI Development?

What Is The Difference Between Frontend Development And UI Development?

Comments
2 min read
Write SOLID React Hooks

Write SOLID React Hooks

308
Comments 15
15 min read
Chrome Extensions for React Developers

Chrome Extensions for React Developers

2
Comments
2 min read
Async/Await keeps order in JavaScript;

Async/Await keeps order in JavaScript;

1
Comments
2 min read
Array Destructuring in JavaScript: Tips, Tricks, and Techniques

Array Destructuring in JavaScript: Tips, Tricks, and Techniques

10
Comments 1
2 min read
Introduction to Feature Flags and OTA Updates with CodePush in React Native

Introduction to Feature Flags and OTA Updates with CodePush in React Native

7
Comments 1
3 min read
Unleash the True Potential of Your Web Applications with React to Next.js

Unleash the True Potential of Your Web Applications with React to Next.js

4
Comments
2 min read
Authentication in monorepo(NextJs, Astro) with Lucia and MongoDB

Authentication in monorepo(NextJs, Astro) with Lucia and MongoDB

1
Comments
12 min read
JSX in React: A Beginner's Guide

JSX in React: A Beginner's Guide

6
Comments
2 min read
Front-End Development Challenges

Front-End Development Challenges

1
Comments
2 min read
loading...