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.
💡 Discover Your Life Goals and Make Your First Open Source Contribution with Before I Die Code 🚀

💡 Discover Your Life Goals and Make Your First Open Source Contribution with Before I Die Code 🚀

17
Comments 2
10 min read
6 Tips for Effective React Pagination: Building a User-Friendly Navigation Component

6 Tips for Effective React Pagination: Building a User-Friendly Navigation Component

13
Comments 1
1 min read
Understanding useMemo in React

Understanding useMemo in React

Comments
4 min read
cloneElement in React? important for interview

cloneElement in React? important for interview

15
Comments
3 min read
Enabling Dark Mode in React.js with SCSS Modules 🌙

Enabling Dark Mode in React.js with SCSS Modules 🌙

13
Comments 1
3 min read
🚀 How would I start a React project now? 🤓

🚀 How would I start a React project now? 🤓

31
Comments 9
7 min read
Polished: Simplificando a Manipulação de Estilos CSS em Projetos React

Polished: Simplificando a Manipulação de Estilos CSS em Projetos React

1
Comments
4 min read
Goodbye CSS-in-JS

Goodbye CSS-in-JS

13
Comments 1
10 min read
Building Microservices with NestJS

Building Microservices with NestJS

9
Comments
6 min read
Understanding React Context API and UseReducer Hooks for beginner

Understanding React Context API and UseReducer Hooks for beginner

3
Comments
4 min read
React Hooks: Cheat Sheet, with examples

React Hooks: Cheat Sheet, with examples

11
Comments 1
9 min read
VSCODE THEMED PORTFOLIO USING REACT.JS AND TAILWINDCSS.

VSCODE THEMED PORTFOLIO USING REACT.JS AND TAILWINDCSS.

13
Comments 7
1 min read
Streamline SVG Sprites in Your React Applications

Streamline SVG Sprites in Your React Applications

8
Comments 1
2 min read
5 Essential Daily Habits to Elevate Your React Developer Productivity

5 Essential Daily Habits to Elevate Your React Developer Productivity

18
Comments
2 min read
React Calendar: A Guide to Building Dynamic Calendars with Events and Todos

React Calendar: A Guide to Building Dynamic Calendars with Events and Todos

12
Comments
13 min read
A Guide to Setting Up Passport.js Google Strategy with PostgreSQL, Express, React, and Node.js

A Guide to Setting Up Passport.js Google Strategy with PostgreSQL, Express, React, and Node.js

10
Comments
6 min read
How to use the useCallback hook in React

How to use the useCallback hook in React

13
Comments 3
2 min read
React.js Hooks: A Quick Guide

React.js Hooks: A Quick Guide

30
Comments 2
3 min read
The Greatness and Evil of Open Source

The Greatness and Evil of Open Source

Comments
8 min read
Feature Contexts

Feature Contexts

3
Comments
3 min read
Serverless WebSockets with Ably

Serverless WebSockets with Ably

Comments 2
15 min read
Lazy Loading in React

Lazy Loading in React

12
Comments
3 min read
Vue.js, Angular y React: Un análisis comparativo de métricas de rendimiento

Vue.js, Angular y React: Un análisis comparativo de métricas de rendimiento

1
Comments
4 min read
🔥 2 TRICKS 🔥 to build a Meetup.com clone with React in 30 minutes 🪄✨

🔥 2 TRICKS 🔥 to build a Meetup.com clone with React in 30 minutes 🪄✨

242
Comments 16
18 min read
Explicit Design, Part 7. App Composition without Hooks

Explicit Design, Part 7. App Composition without Hooks

2
Comments
10 min read
Resolve 404 Errors in React Router with Apache's .htaccess

Resolve 404 Errors in React Router with Apache's .htaccess

Comments
2 min read
Why we need State variables in react

Why we need State variables in react

Comments
3 min read
Exploring Mirage JS: Simplifying API Mocking in React Development

Exploring Mirage JS: Simplifying API Mocking in React Development

17
Comments
2 min read
JavaScript Promise: .all() vs .allSettled() and .race() vs .any()

JavaScript Promise: .all() vs .allSettled() and .race() vs .any()

21
Comments 3
8 min read
Using React to Progressively Enhance a Django App

Using React to Progressively Enhance a Django App

1
Comments
10 min read
Create a Timeline component with the help of web components

Create a Timeline component with the help of web components

Comments
11 min read
Best Feather-inspired animated icon libraries for React

Best Feather-inspired animated icon libraries for React

3
Comments
11 min read
✨🕵️‍♂️ Top 7 things I check most in PRs as a Frontend engineer

✨🕵️‍♂️ Top 7 things I check most in PRs as a Frontend engineer

18
Comments 4
5 min read
React TS- How to Use React Contexts for State Management

React TS- How to Use React Contexts for State Management

16
Comments
7 min read
JavaScript Callbacks vs. Promises vs. async/await: Choosing the Right Approach

JavaScript Callbacks vs. Promises vs. async/await: Choosing the Right Approach

2
Comments
4 min read
Importing and Interacting with a 3D Model in React with React-Three-Fiber

Importing and Interacting with a 3D Model in React with React-Three-Fiber

1
Comments
3 min read
Creating a Responsive Navbar with React and Tailwind CSS

Creating a Responsive Navbar with React and Tailwind CSS

7
Comments
4 min read
createRef in React

createRef in React

10
Comments 4
2 min read
Complete Guide to JavaScript Promises, Async/await and Promise Methods

Complete Guide to JavaScript Promises, Async/await and Promise Methods

44
Comments 6
16 min read
React micro-frontend in ember app - Part 2

React micro-frontend in ember app - Part 2

1
Comments
4 min read
Callback, Callback Hell, Promise Chaining and Async/Await in JavaScript

Callback, Callback Hell, Promise Chaining and Async/Await in JavaScript

30
Comments 5
6 min read
Killing the Create React App - CRA to Vite migration guide (Javascript)

Killing the Create React App - CRA to Vite migration guide (Javascript)

18
Comments 2
4 min read
📧 Send Emails from React Forms

📧 Send Emails from React Forms

Comments
5 min read
How Much JavaScript Do You Need to Know Before Learning React?

How Much JavaScript Do You Need to Know Before Learning React?

7
Comments
2 min read
Learn to disable font scaling in React Native app.

Learn to disable font scaling in React Native app.

12
Comments 1
2 min read
Revolutionizing UI Development : The Story Behind React's Creation

Revolutionizing UI Development : The Story Behind React's Creation

13
Comments
4 min read
Solving the 404 Error in React + React Router Projects: A Comprehensive Guide

Solving the 404 Error in React + React Router Projects: A Comprehensive Guide

6
Comments
2 min read
Mastering Server Components in React 18! Achieve the Optimal Balance Between Client and Server

Mastering Server Components in React 18! Achieve the Optimal Balance Between Client and Server

8
Comments
2 min read
Next.js vs. React.js: Choosing the Right Framework for Your Web Projects

Next.js vs. React.js: Choosing the Right Framework for Your Web Projects

3
Comments 5
3 min read
How to Dockerize a React Application

How to Dockerize a React Application

90
Comments 12
5 min read
Should we consider Blazor for our app?

Should we consider Blazor for our app?

3
Comments 3
5 min read
Creating a reusable pop-up modal in React from scratch

Creating a reusable pop-up modal in React from scratch

5
Comments
16 min read
Explicit Design, Part 5. App Composition

Explicit Design, Part 5. App Composition

3
Comments
19 min read
Would anyone be interested in a simple Lists App?

Would anyone be interested in a simple Lists App?

1
Comments
1 min read
Elevating React's Messaging Pattern with Custom Hooks: A Deeper Dive

Elevating React's Messaging Pattern with Custom Hooks: A Deeper Dive

Comments
2 min read
Ways to accessible animation

Ways to accessible animation

9
Comments
4 min read
React Custom Hooks: useDebounce

React Custom Hooks: useDebounce

7
Comments 1
3 min read
What is PWA - Progressive Web App?

What is PWA - Progressive Web App?

1
Comments
2 min read
The Evolution of React Design Patterns: From HOCs to Hooks and Custom Hooks

The Evolution of React Design Patterns: From HOCs to Hooks and Custom Hooks

3
Comments 2
8 min read
Create a react app using Vite - Part 3

Create a react app using Vite - Part 3

1
Comments
3 min read
loading...