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.
Vlite - a lite demo server inspired by Vite

Vlite - a lite demo server inspired by Vite

2
Comments
5 min read
Escolhendo entre Vite e CRA para seu projeto em React

Escolhendo entre Vite e CRA para seu projeto em React

Comments
2 min read
Simple & Elegant State-Management with Zustand

Simple & Elegant State-Management with Zustand

8
Comments
5 min read
Lessons from open-source: Use nested functions for logic encapsulation and separation of concerns.

Lessons from open-source: Use nested functions for logic encapsulation and separation of concerns.

Comments
2 min read
Server Sent Events(SSE)

Server Sent Events(SSE)

5
Comments 1
3 min read
Loading.... Suspense

Loading.... Suspense

1
Comments
2 min read
Honeypot for Spam Prevention React & Tailwind CSS

Honeypot for Spam Prevention React & Tailwind CSS

1
Comments
3 min read
Material UI vs. Chakra UI: Which One to Choose?

Material UI vs. Chakra UI: Which One to Choose?

8
Comments
3 min read
What is the difference between React and React Native ?

What is the difference between React and React Native ?

2
Comments
2 min read
10 Best Online Booking React Templates

10 Best Online Booking React Templates

3
Comments
7 min read
23 Best Digital Agency React Website Templates

23 Best Digital Agency React Website Templates

8
Comments
13 min read
Getting started with asynchronous PHP using ReactPHP

Getting started with asynchronous PHP using ReactPHP

8
Comments 2
16 min read
Lessons from opensource: Weakmap in Javascript

Lessons from opensource: Weakmap in Javascript

1
Comments 2
2 min read
React Tutorial: Create Your Twist on Wordle

React Tutorial: Create Your Twist on Wordle

Comments
17 min read
React Compiler: Everything You Need to Know

React Compiler: Everything You Need to Know

63
Comments 9
4 min read
How to add Monaco to a Next.js app and securely run untrusted user code

How to add Monaco to a Next.js app and securely run untrusted user code

10
Comments
8 min read
Error Handling in Node.js Streams: Best Practices

Error Handling in Node.js Streams: Best Practices

9
Comments
3 min read
Visualize react components tree

Visualize react components tree

4
Comments
4 min read
Why Vite is the best? Advanced Features of Vite

Why Vite is the best? Advanced Features of Vite

55
Comments 1
3 min read
Tornado variáveis globais em react-native com context.

Tornado variáveis globais em react-native com context.

Comments
3 min read
Implementing a "Defer" Class in TypeScript

Implementing a "Defer" Class in TypeScript

17
Comments
2 min read
Master detail is now available in Infinite React DataGrid

Master detail is now available in Infinite React DataGrid

6
Comments
3 min read
Funny mistake when I was using Axios Interceptor.

Funny mistake when I was using Axios Interceptor.

1
Comments
2 min read
Next.js 14 Intercepting Routes with Dynamic Routes

Next.js 14 Intercepting Routes with Dynamic Routes

17
Comments
1 min read
Do not use boolean flags for your react state

Do not use boolean flags for your react state

2
Comments
5 min read
Master JavaScript Easily: A Complete Guide from ES2015 to ES2023

Master JavaScript Easily: A Complete Guide from ES2015 to ES2023

2
Comments
2 min read
一个残疾程序员的风雨创业路,立志在我,成事在人

一个残疾程序员的风雨创业路,立志在我,成事在人

1
Comments
1 min read
What is React's useFormState and useFormStatus?

What is React's useFormState and useFormStatus?

8
Comments
5 min read
Adding a React-native In-app Notification Feed for Real-time Updates

Adding a React-native In-app Notification Feed for Real-time Updates

16
Comments
2 min read
Using the Singleton Pattern in React

Using the Singleton Pattern in React

40
Comments 3
3 min read
React JS for Frontend Development: A Comprehensive Overview

React JS for Frontend Development: A Comprehensive Overview

Comments
6 min read
Day 12: Advanced React Hooks

Day 12: Advanced React Hooks

2
Comments
2 min read
I need some help with layout and link (Portfolio in React)

I need some help with layout and link (Portfolio in React)

Comments 2
1 min read
How to Upload Files to Amazon S3 with React and AWS SDK

How to Upload Files to Amazon S3 with React and AWS SDK

48
Comments
4 min read
Combining Dynamic Breakpoints and Container Queries in Tailwind CSS

Combining Dynamic Breakpoints and Container Queries in Tailwind CSS

16
Comments
4 min read
Lessons from opensource: Use Object.defineProperty to create an unwritable object’s property.

Lessons from opensource: Use Object.defineProperty to create an unwritable object’s property.

1
Comments
2 min read
Conceptual Model of React in the RSC age

Conceptual Model of React in the RSC age

3
Comments
1 min read
What I got from Clean Architecture as a FE... (6-11)

What I got from Clean Architecture as a FE... (6-11)

Comments
4 min read
Usando Callbacks em Hooks Customizados do React

Usando Callbacks em Hooks Customizados do React

Comments 2
2 min read
JS Trick Questtions

JS Trick Questtions

Comments
1 min read
Getting Started with Redux in React Testing Library: A Guide to Custom Render Functions.

Getting Started with Redux in React Testing Library: A Guide to Custom Render Functions.

Comments
3 min read
Recursive elements in React

Recursive elements in React

4
Comments
6 min read
Creating a Drag-and-Drop Todo List in React: A Complete Tutorial

Creating a Drag-and-Drop Todo List in React: A Complete Tutorial

9
Comments
28 min read
React's Evolution: Moving Beyond Create React App

React's Evolution: Moving Beyond Create React App

Comments
2 min read
TF #35 | Your weekly frontend digest

TF #35 | Your weekly frontend digest

Comments
8 min read
Developing a React Native App from 0 to 1

Developing a React Native App from 0 to 1

55
Comments
8 min read
Yet Another Newsletter LOL: Init

Yet Another Newsletter LOL: Init

5
Comments 1
4 min read
Understanding Redux: Solving State Management chaos

Understanding Redux: Solving State Management chaos

21
Comments 2
2 min read
TanStack Router: Path Parameters & Loader

TanStack Router: Path Parameters & Loader

8
Comments
4 min read
REST API Consumption with feTS: A Practical Guide to Type-Safe HTTP Clients

REST API Consumption with feTS: A Practical Guide to Type-Safe HTTP Clients

3
Comments
5 min read
Enhance Your Next.js or React.js Application with Froala Editor

Enhance Your Next.js or React.js Application with Froala Editor

4
Comments 3
2 min read
Optimizing ReactJS: Bulletproofing Against Memory Leaks

Optimizing ReactJS: Bulletproofing Against Memory Leaks

2
Comments
4 min read
Porque você deve adotar Atomic Design nos seus projetos?

Porque você deve adotar Atomic Design nos seus projetos?

2
Comments
3 min read
Ensure the Conform useForm hook resets a form when the record id changes

Ensure the Conform useForm hook resets a form when the record id changes

2
Comments
1 min read
Exploring React Hooks: Simplifying State and Lifecycle in Functional Components

Exploring React Hooks: Simplifying State and Lifecycle in Functional Components

30
Comments 1
7 min read
Performance Tips Every JS React Developer Should Know.

Performance Tips Every JS React Developer Should Know.

5
Comments 1
3 min read
The Magic of Reactivity and Data Binding in Native JavaScript

The Magic of Reactivity and Data Binding in Native JavaScript

4
Comments
9 min read
Dev Blog: Building the Ultimate University Map

Dev Blog: Building the Ultimate University Map

Comments
4 min read
Reactive JSX

Reactive JSX

2
Comments
5 min read
React Strict DOM package

React Strict DOM package

13
Comments 2
5 min read
loading...