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.
Algumas boas práticas que utilizo diariamente

Algumas boas práticas que utilizo diariamente

9
Comments 1
3 min read
Lessons from open-source: Use Symbol in Javascript to avoid name collisions

Lessons from open-source: Use Symbol in Javascript to avoid name collisions

5
Comments
3 min read
Exploring JSX: The Gateway to React’s Powerful UI Construction

Exploring JSX: The Gateway to React’s Powerful UI Construction

1
Comments
2 min read
Next.js: The Future Of React?

Next.js: The Future Of React?

33
Comments 8
2 min read
Gerenciamento de Estado em Aplicações React com Redux e TypeScript

Gerenciamento de Estado em Aplicações React com Redux e TypeScript

6
Comments
2 min read
Learning React State

Learning React State

Comments
1 min read
Mastering Props and State Management in React

Mastering Props and State Management in React

2
Comments
2 min read
React 101: Your Beginner’s Guide to the Popular JavaScript Library

React 101: Your Beginner’s Guide to the Popular JavaScript Library

2
Comments 1
2 min read
Smoothly Transitioning Into Maintenance Mode with Vite and React

Smoothly Transitioning Into Maintenance Mode with Vite and React

Comments
2 min read
Build Wikipedia Clone with React JS - Full Project with Wiki API

Build Wikipedia Clone with React JS - Full Project with Wiki API

6
Comments
1 min read
Building UI Elements with JSX and Components

Building UI Elements with JSX and Components

2
Comments
2 min read
JavaScript: Essential Tricks for Savvy Developers

JavaScript: Essential Tricks for Savvy Developers

3
Comments
4 min read
🚀 Embarking on a Mobile Development Journey: Seeking Guidance and Support 🚀

🚀 Embarking on a Mobile Development Journey: Seeking Guidance and Support 🚀

Comments
1 min read
Build 01 complex frontend feature every week with me.

Build 01 complex frontend feature every week with me.

2
Comments
1 min read
Deploying a React App on Kubernetes: A Quick Guide

Deploying a React App on Kubernetes: A Quick Guide

13
Comments 2
3 min read
Understanding the useMemo Hook in React

Understanding the useMemo Hook in React

Comments
2 min read
50 Terms using in React development

50 Terms using in React development

2
Comments
5 min read
Can't get node index for which overflow happend, always get 0 index as overflow inded

Can't get node index for which overflow happend, always get 0 index as overflow inded

Comments
2 min read
Parameter 'element' implicitly has an 'any' type.

Parameter 'element' implicitly has an 'any' type.

Comments
1 min read
React Hooks - UseRef

React Hooks - UseRef

1
Comments
3 min read
Smart-layout: Unleash UI Freedom for You and Your Users Their Own UI

Smart-layout: Unleash UI Freedom for You and Your Users Their Own UI

Comments
5 min read
What you need to know before learning React

What you need to know before learning React

2
Comments 1
4 min read
Lessons from open-source: Convert an array-like HTML NodeList to a standard javascript array.

Lessons from open-source: Convert an array-like HTML NodeList to a standard javascript array.

1
Comments
3 min read
TanStack Router: Query Parameters & Validators

TanStack Router: Query Parameters & Validators

8
Comments
5 min read
Learning Milestone

Learning Milestone

2
Comments 2
1 min read
How do you Refactor a 2,700-Line React Component?

How do you Refactor a 2,700-Line React Component?

12
Comments 1
5 min read
Intro to input types in React

Intro to input types in React

1
Comments
4 min read
Next.js Data Fetching: getStaticProps vs getServerSideProps

Next.js Data Fetching: getStaticProps vs getServerSideProps

21
Comments 1
2 min read
Most important concepts in React

Most important concepts in React

Comments
4 min read
How to access DOM elements in React

How to access DOM elements in React

Comments 2
4 min read
react-router to implement dynamic navigation in React

react-router to implement dynamic navigation in React

Comments
4 min read
Different ways to dynamically render components in React

Different ways to dynamically render components in React

Comments
4 min read
Add Text as Texture on a 3D Object in a React App

Add Text as Texture on a 3D Object in a React App

Comments
3 min read
TamperMonkey with React

TamperMonkey with React

Comments
1 min read
Improve App Bundle Size with Import Cost

Improve App Bundle Size with Import Cost

3
Comments
1 min read
How to Integrate YouTube Videos into React Applications

How to Integrate YouTube Videos into React Applications

7
Comments
11 min read
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

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

23 Best Digital Agency React Website Templates

4
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

62
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

8
Comments
3 min read
Visualize react components tree

Visualize react components tree

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

Why Vite is the best? Advanced Features of Vite

54
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
loading...