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.
useContext

useContext

Comments
5 min read
Anatomy of a Design System

Anatomy of a Design System

11
Comments
5 min read
Lazy Model in Daxus

Lazy Model in Daxus

11
Comments
2 min read
Managing Environment Variables in React.js

Managing Environment Variables in React.js

3
Comments
2 min read
Auto-generated Admin Panels for Node.js with AdminBro

Auto-generated Admin Panels for Node.js with AdminBro

9
Comments
3 min read
How to compile styled-components on Next.js

How to compile styled-components on Next.js

Comments
1 min read
Is React un-optimized?

Is React un-optimized?

1
Comments
5 min read
Fetching Student Data in a Django-React App using Axios

Fetching Student Data in a Django-React App using Axios

Comments 3
2 min read
Using React.useRef() for Mutable Values

Using React.useRef() for Mutable Values

3
Comments
2 min read
Exploring Cross-Site Scripting with React and Tauri

Exploring Cross-Site Scripting with React and Tauri

5
Comments
5 min read
Supercharge Your React.js Styling with Sass Mixins: Boost Reusability and Maintainability

Supercharge Your React.js Styling with Sass Mixins: Boost Reusability and Maintainability

Comments
2 min read
Starting Career With Android was a Bad Idea

Starting Career With Android was a Bad Idea

4
Comments 2
5 min read
Installing Jest for Testing in Your Vite-React TypeScript Project. A Step-by-Step Guide.

Installing Jest for Testing in Your Vite-React TypeScript Project. A Step-by-Step Guide.

126
Comments 27
4 min read
Mastering React Forms: Building Interactive User Input

Mastering React Forms: Building Interactive User Input

3
Comments
3 min read
Add image to draft-js editor (no plugin)

Add image to draft-js editor (no plugin)

5
Comments 2
7 min read
Why Server Components - A Brief History of Web

Why Server Components - A Brief History of Web

36
Comments 7
14 min read
Add a precall experience to your Daily React app with our new starter kit

Add a precall experience to your Daily React app with our new starter kit

Comments
7 min read
Frontend development skills for Product based companies 🔥

Frontend development skills for Product based companies 🔥

2
Comments 3
2 min read
¿Cuál framework web debo de escoger?

¿Cuál framework web debo de escoger?

6
Comments 5
3 min read
How to Create Dynamic Pages with Route Parameters and the useParams Hook in React

How to Create Dynamic Pages with Route Parameters and the useParams Hook in React

1
Comments 2
8 min read
Gmail API with expo react native

Gmail API with expo react native

1
Comments
5 min read
Building a TODO app in React Native with Supabase

Building a TODO app in React Native with Supabase

13
Comments
3 min read
The Future of React: Enhancing Components through Composition Pattern

The Future of React: Enhancing Components through Composition Pattern

62
Comments 4
5 min read
Writing Cleaner JavaScript with Nullish Coalescing: A Developer's Guide

Writing Cleaner JavaScript with Nullish Coalescing: A Developer's Guide

1
Comments 2
3 min read
React asynchronous render with built-in callbacks (a proposal)

React asynchronous render with built-in callbacks (a proposal)

Comments
3 min read
Business Idea Generator prompt - Horizon AI Template

Business Idea Generator prompt - Horizon AI Template

33
Comments 8
1 min read
Fixing Absolute Path Issues Made Easy: Vite, React, TS

Fixing Absolute Path Issues Made Easy: Vite, React, TS

7
Comments 9
3 min read
Creating a Reusable Bulletproof React IconButton Component

Creating a Reusable Bulletproof React IconButton Component

1
Comments
3 min read
useState() Hook in React: A Comprehensive Guide

useState() Hook in React: A Comprehensive Guide

2
Comments
3 min read
Typescript 🟦 CRUD API: Next.js, Tailwind, tRPC, Prisma Postgres, Docker

Typescript 🟦 CRUD API: Next.js, Tailwind, tRPC, Prisma Postgres, Docker

95
Comments 11
9 min read
Spring Integration with Mail support full stack app.

Spring Integration with Mail support full stack app.

12
Comments 5
12 min read
Modern Web Dev - State Management & Data Fetching

Modern Web Dev - State Management & Data Fetching

3
Comments
19 min read
A Step-by-Step Guide to Building a Custom Tooltip in React using useRef and Hooks

A Step-by-Step Guide to Building a Custom Tooltip in React using useRef and Hooks

15
Comments
7 min read
Using React Query with TypeScript

Using React Query with TypeScript

8
Comments
2 min read
🚀 Build UI faster with Mantine and React ⚡️

🚀 Build UI faster with Mantine and React ⚡️

10
Comments
2 min read
How to Style Progress Bar with Tailwind CSS?

How to Style Progress Bar with Tailwind CSS?

2
Comments
4 min read
Recipe to create stunning boilerplate Nextjs

Recipe to create stunning boilerplate Nextjs

Comments
4 min read
Vite vs SWC vs Webpack: A Performance Comparison for React Applications

Vite vs SWC vs Webpack: A Performance Comparison for React Applications

Comments
1 min read
Integração com outros frameworks e bibliotecas em React

Integração com outros frameworks e bibliotecas em React

Comments
7 min read
11 Ways to Improve Your Technical Resume

11 Ways to Improve Your Technical Resume

20
Comments 1
4 min read
An Ultimate all-in-one Auth Module in React Native: Enable One-line Sign-Up and Sign in with Eartho on your device.

An Ultimate all-in-one Auth Module in React Native: Enable One-line Sign-Up and Sign in with Eartho on your device.

1
Comments
3 min read
Automating GraphQL Code Generation in React Query (NextJS)

Automating GraphQL Code Generation in React Query (NextJS)

5
Comments 1
6 min read
GPT Streaming With Persistent Reactivity

GPT Streaming With Persistent Reactivity

2
Comments 1
7 min read
Understanding DOM Manipulation with JavaScript

Understanding DOM Manipulation with JavaScript

36
Comments 9
10 min read
Avoid unsafe "&&" Operator for Conditional Rendering in React and Next.js

Avoid unsafe "&&" Operator for Conditional Rendering in React and Next.js

52
Comments 6
2 min read
Demystifying Server-Side Rendering in Next JS: A Beginner's Guide

Demystifying Server-Side Rendering in Next JS: A Beginner's Guide

3
Comments
5 min read
How to Make a Best Dice Roll React Component

How to Make a Best Dice Roll React Component

Comments
8 min read
Supercharge Your React Projects with Custom Hooks

Supercharge Your React Projects with Custom Hooks

31
Comments 1
39 min read
An Introduction to TypeScript: Building a Simple Todo App with React

An Introduction to TypeScript: Building a Simple Todo App with React

19
Comments
3 min read
Javascript Polyfill Array.flat #5

Javascript Polyfill Array.flat #5

Comments
1 min read
Simplificando Feature Flags com DevCycle

Simplificando Feature Flags com DevCycle

1
Comments
3 min read
All You Need to Know about Decorators in TypeScript

All You Need to Know about Decorators in TypeScript

4
Comments 3
3 min read
Persisting state on page refresh in React/Redux app

Persisting state on page refresh in React/Redux app

25
Comments 1
6 min read
How to Create Beatiful Snackbar Component with Material UI + React + CSS in sx🤔

How to Create Beatiful Snackbar Component with Material UI + React + CSS in sx🤔

2
Comments
4 min read
Consuming Web Streams with useState, SWR and React Query

Consuming Web Streams with useState, SWR and React Query

12
Comments
4 min read
Série React Hooks: useSyncExternalStore

Série React Hooks: useSyncExternalStore

3
Comments
4 min read
What Is New in NextJS 13

What Is New in NextJS 13

3
Comments
8 min read
How I implemented Drizzle ORM with Nextauth

How I implemented Drizzle ORM with Nextauth

1
Comments
5 min read
JavaScript and React Interview questions (Junior/Mid-level) 2023

JavaScript and React Interview questions (Junior/Mid-level) 2023

5
Comments
3 min read
Building an AI Search App with Next.js and OpenAI: A Step-by-step Guide

Building an AI Search App with Next.js and OpenAI: A Step-by-step Guide

Comments
6 min read
loading...