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.
Typescript - Union types e type guards

Typescript - Union types e type guards

12
Comments
5 min read
Beginner's Journey into React's Context API

Beginner's Journey into React's Context API

4
Comments
3 min read
Building a Progressive Web App with React

Building a Progressive Web App with React

23
Comments
5 min read
Introducing Continuum Design System: A Modern and Modular UI Framework for Web Development

Introducing Continuum Design System: A Modern and Modular UI Framework for Web Development

16
Comments 5
6 min read
Using Jest for the first time? Here's all you need to know

Using Jest for the first time? Here's all you need to know

3
Comments
4 min read
VSCode React Snippets Extension

VSCode React Snippets Extension

1
Comments
1 min read
Handling Memory Leaks in React for Optimal Performance

Handling Memory Leaks in React for Optimal Performance

1
Comments
5 min read
Unsafe 'PropsWithChildren' Utility type in React TypeScript App

Unsafe 'PropsWithChildren' Utility type in React TypeScript App

37
Comments 10
3 min read
Creating a React component library using with Storybook, TypeScript, Eslint, Husky, Vite & TailwindCSS.

Creating a React component library using with Storybook, TypeScript, Eslint, Husky, Vite & TailwindCSS.

10
Comments 6
13 min read
Build a responsive website with reactjs and tailwindcss — Part 2

Build a responsive website with reactjs and tailwindcss — Part 2

6
Comments 1
44 min read
Front end developer

Front end developer

2
Comments 1
1 min read
React Testing library setup with vite

React Testing library setup with vite

4
Comments 3
1 min read
React + Vite: OpenAI ChatGPT Placeholder Chrome Extension

React + Vite: OpenAI ChatGPT Placeholder Chrome Extension

3
Comments
7 min read
How to Prevent Unnecessary React Component Re-Rendering

How to Prevent Unnecessary React Component Re-Rendering

157
Comments 11
5 min read
Deploying React & Vue Applications With Vercel

Deploying React & Vue Applications With Vercel

1
Comments
3 min read
ChatGPT clone with Next13 & OpenAPI

ChatGPT clone with Next13 & OpenAPI

4
Comments
2 min read
ReasonReact, Auth0 and 3rd Party React Components

ReasonReact, Auth0 and 3rd Party React Components

5
Comments
4 min read
NPM para empezar un con ReactJS

NPM para empezar un con ReactJS

1
Comments
5 min read
Real-Time Network Status Monitoring/checking in React with TypeScript

Real-Time Network Status Monitoring/checking in React with TypeScript

6
Comments
2 min read
ReactJS: infinite scroll using IntersectionObserver

ReactJS: infinite scroll using IntersectionObserver

1
Comments
4 min read
How to Reduce HTTP Calls From 15 Lines to 2 Lines Using React SWR

How to Reduce HTTP Calls From 15 Lines to 2 Lines Using React SWR

5
Comments 1
4 min read
Resources for Learning React and the PERN Stack: From Setup to Authentication

Resources for Learning React and the PERN Stack: From Setup to Authentication

9
Comments
3 min read
Impersonation feature using Rails and NextJS

Impersonation feature using Rails and NextJS

1
Comments
9 min read
React as a decoupled stateless view in Storybook

React as a decoupled stateless view in Storybook

3
Comments 3
7 min read
React: A comprehensive Guide to Beginners

React: A comprehensive Guide to Beginners

66
Comments 7
18 min read
One feature closer to MVP

One feature closer to MVP

6
Comments
1 min read
Mastering the ReactJS Lifecycle with Function-Based Components: A Comprehensive Guide with Practical Examples

Mastering the ReactJS Lifecycle with Function-Based Components: A Comprehensive Guide with Practical Examples

3
Comments
5 min read
CORS Issues Fixing in Angular16 Application

CORS Issues Fixing in Angular16 Application

3
Comments
3 min read
Mastering React's useContext Hook: A Comprehensive Guide

Mastering React's useContext Hook: A Comprehensive Guide

10
Comments 4
4 min read
We fixed react context 🚀. Using selectors for granular reactivity

We fixed react context 🚀. Using selectors for granular reactivity

Comments
4 min read
GitHub repositories for interview questions

GitHub repositories for interview questions

3
Comments
3 min read
useState Hook In React

useState Hook In React

2
Comments 2
3 min read
MVU architecture in a React application

MVU architecture in a React application

1
Comments
5 min read
Inventory Management Website

Inventory Management Website

16
Comments
3 min read
How to make UI testable and easy to change?

How to make UI testable and easy to change?

Comments
13 min read
React Dev Tools In Firefox

React Dev Tools In Firefox

2
Comments
17 min read
Comprehensive guide to using Redux in React Native

Comprehensive guide to using Redux in React Native

2
Comments 1
5 min read
How to fix Missing Preprocessor for Sass when using Vite to create React app + Side Commands

How to fix Missing Preprocessor for Sass when using Vite to create React app + Side Commands

1
Comments
1 min read
10 Proven Tips for Optimizing React Apps for Speed and Performance

10 Proven Tips for Optimizing React Apps for Speed and Performance

Comments
2 min read
Test-Driven Development (TDD) with React/Nextjs

Test-Driven Development (TDD) with React/Nextjs

8
Comments 1
2 min read
Storyblok Gatsby SDK Now Supports React Server Components and Gatsby 5! 🚀

Storyblok Gatsby SDK Now Supports React Server Components and Gatsby 5! 🚀

6
Comments
3 min read
Supercharge Your React State Management like a Senior Dev: Unlocking the Power of Zustand and React Query

Supercharge Your React State Management like a Senior Dev: Unlocking the Power of Zustand and React Query

1
Comments
6 min read
Creating an Alert System with Context and Hook in React

Creating an Alert System with Context and Hook in React

11
Comments
11 min read
React custom hooks for everyone🪝

React custom hooks for everyone🪝

10
Comments 4
4 min read
My portfolio website is live!

My portfolio website is live!

3
Comments
3 min read
Designing a Color Palette for Dark and Light Modes for React App

Designing a Color Palette for Dark and Light Modes for React App

1
Comments
6 min read
Mastering Data Flow in React: How to Pass Data from Child to Parent Components

Mastering Data Flow in React: How to Pass Data from Child to Parent Components

Comments
3 min read
The Evolution of React Rendering Architectures

The Evolution of React Rendering Architectures

Comments
13 min read
Harnessing the Power of UI Design Documentation Tools

Harnessing the Power of UI Design Documentation Tools

Comments
5 min read
Platform based javascript frameworks

Platform based javascript frameworks

Comments
2 min read
How to handle optional fields in PureScript

How to handle optional fields in PureScript

Comments
9 min read
Let's dive in to Cross-Origin

Let's dive in to Cross-Origin

10
Comments 1
4 min read
Framer Motion tutorial: How to easily create React animations

Framer Motion tutorial: How to easily create React animations

7
Comments 1
17 min read
How to use useState()

How to use useState()

Comments
2 min read
Using bootstrap in react

Using bootstrap in react

Comments
1 min read
React's Hooks useState and useEffect

React's Hooks useState and useEffect

6
Comments 1
5 min read
GraphQL - ReactJS Fetch Data

GraphQL - ReactJS Fetch Data

4
Comments
2 min read
Well Curated Best Practices for Frontend System Design

Well Curated Best Practices for Frontend System Design

13
Comments 3
3 min read
Beginners guide to ReactJS

Beginners guide to ReactJS

2
Comments
6 min read
Efficient use of JavaScript Object and Array Destructuring in React

Efficient use of JavaScript Object and Array Destructuring in React

8
Comments 1
3 min read
loading...