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.
Handling External JS Files in a React Website

Handling External JS Files in a React Website

3
Comments
2 min read
Unveiling the Magic: Why React is Lightning-Fast

Unveiling the Magic: Why React is Lightning-Fast

Comments
3 min read
Firebase Email Enumeration Rules: A Workaround For fetchSignInMethodsForEmail

Firebase Email Enumeration Rules: A Workaround For fetchSignInMethodsForEmail

Comments
5 min read
Television using single div with pure css

Television using single div with pure css

Comments
1 min read
Recommended Linters

Recommended Linters

7
Comments 1
3 min read
Complete Guide: Building a CRUD App with .NET 8 Web API, React, AXIOS, and Chakra UI | Step-by-Step Tutoria

Complete Guide: Building a CRUD App with .NET 8 Web API, React, AXIOS, and Chakra UI | Step-by-Step Tutoria

Comments
1 min read
A Dive into the React Native Buzz! 🚀

A Dive into the React Native Buzz! 🚀

7
Comments
2 min read
React.js/Redux + Drag&Drop

React.js/Redux + Drag&Drop

1
Comments
2 min read
React.js Vitest Unit Testing (Husky, lint-staged, ESLint, Prettier)

React.js Vitest Unit Testing (Husky, lint-staged, ESLint, Prettier)

4
Comments
3 min read
Have You Met Redux Toolkit? A Friendly Companion for Simpler State Management in React 🤗!

Have You Met Redux Toolkit? A Friendly Companion for Simpler State Management in React 🤗!

2
Comments
3 min read
Taking an Open Source Project to Release 1.1 🚀

Taking an Open Source Project to Release 1.1 🚀

5
Comments
7 min read
The Pitfalls of NEXT_PUBLIC_ Environment Variables

The Pitfalls of NEXT_PUBLIC_ Environment Variables

1
Comments 1
2 min read
A Simple Guide on Migrating to React Query v5

A Simple Guide on Migrating to React Query v5

3
Comments
2 min read
Upgrading to Next.js 14

Upgrading to Next.js 14

11
Comments
2 min read
#2 React Query: Infinite Scroll

#2 React Query: Infinite Scroll

96
Comments 5
6 min read
Next.js e receita de bolo

Next.js e receita de bolo

Comments
2 min read
🪝 Custom Hooks

🪝 Custom Hooks

Comments
2 min read
How Do You Declare Custom Classes in a Tailwindcss-React-ts project?

How Do You Declare Custom Classes in a Tailwindcss-React-ts project?

1
Comments
2 min read
Using React/Redux with a Golang Backend

Using React/Redux with a Golang Backend

4
Comments
2 min read
Problems compiling a generic component

Problems compiling a generic component

Comments
3 min read
Prazer, MobX: uma solução de gerenciamento de estado para aplicações React

Prazer, MobX: uma solução de gerenciamento de estado para aplicações React

Comments
2 min read
The Ultimate Beginner's Guide to Learning React: A Comprehensive Roadmap

The Ultimate Beginner's Guide to Learning React: A Comprehensive Roadmap

Comments
2 min read
This Week In React #172: Next.js, PPR, Remotion, State of React Native, Parcel, Panda, Remix, Skia, Storybook, Tamagui...

This Week In React #172: Next.js, PPR, Remotion, State of React Native, Parcel, Panda, Remix, Skia, Storybook, Tamagui...

11
Comments 1
11 min read
Exploring OAuth 2.0: Enabling Google Authentication in a Pure Browser-Based Web App (1)

Exploring OAuth 2.0: Enabling Google Authentication in a Pure Browser-Based Web App (1)

1
Comments
3 min read
What Is Really A Senior Developer: Core Principles

What Is Really A Senior Developer: Core Principles

31
Comments 2
8 min read
Build an Advanced Contact Form in React with Nodemailer

Build an Advanced Contact Form in React with Nodemailer

9
Comments
4 min read
10 React Libraries for Building Powerful Web Applications

10 React Libraries for Building Powerful Web Applications

5
Comments
14 min read
A normalization function for json-api format

A normalization function for json-api format

Comments
3 min read
Hooking-up a headless CMS to React apps

Hooking-up a headless CMS to React apps

35
Comments
6 min read
How to intall Node JS 16.20.2 in windows 7 (32/64 bit)

How to intall Node JS 16.20.2 in windows 7 (32/64 bit)

6
Comments
2 min read
Getting Started with Mongoose: A Beginner's Guide to MongoDB and Node.js

Getting Started with Mongoose: A Beginner's Guide to MongoDB and Node.js

1
Comments
2 min read
Unleash the Power of JSON Schemas with docusaurus-json-schema-plugin

Unleash the Power of JSON Schemas with docusaurus-json-schema-plugin

Comments
1 min read
React: It's Not Rocket Science.

React: It's Not Rocket Science.

5
Comments 2
5 min read
Mastering React's Context API

Mastering React's Context API

Comments
11 min read
Supercharging React Performance: Best Tips and Tools

Supercharging React Performance: Best Tips and Tools

36
Comments 2
3 min read
Understanding state and props in React

Understanding state and props in React

1
Comments
3 min read
React.js Page Transition With Framer-Motion layout .

React.js Page Transition With Framer-Motion layout .

Comments 1
2 min read
antDesign Pro set up error fix

antDesign Pro set up error fix

Comments
1 min read
React is not about performance

React is not about performance

18
Comments 5
8 min read
Searching for Full Stack Talent

Searching for Full Stack Talent

1
Comments
1 min read
How Do We Structure Our Admin Pages in WordPress

How Do We Structure Our Admin Pages in WordPress

1
Comments
2 min read
Who wants to be part of an Open Source JavaScript Forum?

Who wants to be part of an Open Source JavaScript Forum?

Comments
1 min read
Using Phaser.js In Your React/Rails Webapp

Using Phaser.js In Your React/Rails Webapp

1
Comments
4 min read
Creating an AI photo generator and editing app with React

Creating an AI photo generator and editing app with React

5
Comments
12 min read
React Server now has a Community 🥰

React Server now has a Community 🥰

Comments
2 min read
Navigating React's Seas of Data: The Enchantment of useContext - Part One

Navigating React's Seas of Data: The Enchantment of useContext - Part One

5
Comments
2 min read
Why Did You Render - React & WordPress

Why Did You Render - React & WordPress

Comments
2 min read
Creating an Apply Now Page in MERN Stack

Creating an Apply Now Page in MERN Stack

Comments
8 min read
Top 10 Useful Tools to Boost Your React Project in 2024

Top 10 Useful Tools to Boost Your React Project in 2024

1
Comments
5 min read
Search Filter or Search In List React Native

Search Filter or Search In List React Native

4
Comments
6 min read
PropTypes in React.js: Unleashing Type Safety for Enhanced Development

PropTypes in React.js: Unleashing Type Safety for Enhanced Development

1
Comments
2 min read
Controlled vs Uncontrolled Components in React

Controlled vs Uncontrolled Components in React

1
Comments 1
1 min read
React components -(Class component v/s function component)

React components -(Class component v/s function component)

Comments
1 min read
Formik: Haciendo divertido crear formularios en React

Formik: Haciendo divertido crear formularios en React

Comments
5 min read
Astro website with React and Tailwindcss.

Astro website with React and Tailwindcss.

Comments
5 min read
Cómo Integrar un Componente React en WordPress con Elementor: Mi Experiencia y Solución (Actualización 23.5.24)

Cómo Integrar un Componente React en WordPress con Elementor: Mi Experiencia y Solución (Actualización 23.5.24)

4
Comments 4
5 min read
How I build a YouTube Video Player with ReactJS: Building FrameTooltip component

How I build a YouTube Video Player with ReactJS: Building FrameTooltip component

5
Comments 4
9 min read
How Array.reduce() could replace other array methods

How Array.reduce() could replace other array methods

6
Comments 2
2 min read
Sending Emails Made Easy Integrating Nodemailer with Reactjs

Sending Emails Made Easy Integrating Nodemailer with Reactjs

21
Comments 2
5 min read
Taming the State Beast: Redux vs. Recoil in React

Taming the State Beast: Redux vs. Recoil in React

1
Comments
4 min read
loading...