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.
Como eu melhorei meus testes utilizando React Context

Como eu melhorei meus testes utilizando React Context

Comments
2 min read
Integrando Azure Text Translation en una aplicación React con Next.js

Integrando Azure Text Translation en una aplicación React con Next.js

Comments
6 min read
Level Up Your React Skills: Routing and Navigation Made Easy

Level Up Your React Skills: Routing and Navigation Made Easy

1
Comments
3 min read
Mastering React Context: Simplifying State Management and Prop Drilling

Mastering React Context: Simplifying State Management and Prop Drilling

1
Comments
5 min read
Roll Your Own Real-time Chat Server with Next.js and WebSockets

Roll Your Own Real-time Chat Server with Next.js and WebSockets

1
Comments
13 min read
Deploying a Dockerized React Application to AWS Elastic Beanstalk

Deploying a Dockerized React Application to AWS Elastic Beanstalk

Comments
10 min read
Is Transitioning from React.js to React Native as Easy as It Seems?

Is Transitioning from React.js to React Native as Easy as It Seems?

10
Comments 1
2 min read
Gerenciamento de estados de forma minimalista no React Native com Jotai

Gerenciamento de estados de forma minimalista no React Native com Jotai

11
Comments 1
4 min read
Gatsby and Next.js

Gatsby and Next.js

Comments
2 min read
Static No More: Transforming Frontend Deployment with Dynamic Configuration

Static No More: Transforming Frontend Deployment with Dynamic Configuration

1
Comments
4 min read
Getting an Open Source Project ON Track for Release

Getting an Open Source Project ON Track for Release

1
Comments
4 min read
Simplest way to add Slider in React

Simplest way to add Slider in React

16
Comments
3 min read
3 Advanced Framer Motion Effects in React

3 Advanced Framer Motion Effects in React

75
Comments 9
4 min read
Building a Real-Time Online Status Checker with React using useSyncExternalStore

Building a Real-Time Online Status Checker with React using useSyncExternalStore

6
Comments
2 min read
Um rant sobre API mal feita

Um rant sobre API mal feita

6
Comments
3 min read
React Code Review - Unraveling A Tightly Coupled Component & Mixed Responsibilities (Incl Video)

React Code Review - Unraveling A Tightly Coupled Component & Mixed Responsibilities (Incl Video)

1
Comments
6 min read
Mastering Events and Forms in React

Mastering Events and Forms in React

Comments
3 min read
React Router: Navigating Between Pages in Single-Page Applications

React Router: Navigating Between Pages in Single-Page Applications

2
Comments
3 min read
How to Build an Image Generator in React Using the DALL-E API

How to Build an Image Generator in React Using the DALL-E API

Comments
1 min read
All about routing in React (Part 1) ft. react-router-dom

All about routing in React (Part 1) ft. react-router-dom

2
Comments 11
2 min read
React useState Help - Update item in Array of Objects

React useState Help - Update item in Array of Objects

Comments
2 min read
Understanding Hoisting in JavaScript

Understanding Hoisting in JavaScript

6
Comments
8 min read
Breaking Language Barriers: A Guide to Implementing Localization in Your App

Breaking Language Barriers: A Guide to Implementing Localization in Your App

1
Comments
3 min read
Transforming Data: Using Transform Streams

Transforming Data: Using Transform Streams

1
Comments
3 min read
A React Developers Guide to Writing Enhance Components

A React Developers Guide to Writing Enhance Components

3
Comments 1
5 min read
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?

34
Comments 8
2 min read
Learning React State

Learning React State

Comments
1 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
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
Deploying a React App on Kubernetes: A Quick Guide

Deploying a React App on Kubernetes: A Quick Guide

16
Comments 2
3 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
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

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