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.
I - Interface Segregation Principle (ISP)

I - Interface Segregation Principle (ISP)

29
Comments
9 min read
Setting Up ESLint and Prettier for Consistent Code Quality and Formatting

Setting Up ESLint and Prettier for Consistent Code Quality and Formatting

1
Comments
2 min read
Next.js: The React Framework for Web Development

Next.js: The React Framework for Web Development

Comments
11 min read
Next.js: The React Framework for Web Development

Next.js: The React Framework for Web Development

Comments
11 min read
This Week In React #203: DevTools, Next.js, Skia, Native Tabs, Godot, CodePush, void(0), Oxc, Node.js, Tauri...

This Week In React #203: DevTools, Next.js, Skia, Native Tabs, Godot, CodePush, void(0), Oxc, Node.js, Tauri...

1
Comments
10 min read
How to add CSS to your React Component

How to add CSS to your React Component

1
Comments
2 min read
Memoization in JavaScript: Enhancing Performance Efficiently

Memoization in JavaScript: Enhancing Performance Efficiently

Comments
2 min read
Let's create an animated Drawer using React and Tailwind CSS

Let's create an animated Drawer using React and Tailwind CSS

12
Comments 1
3 min read
I easily translated my React.js applications into multiple languages. Here is how... 🤯

I easily translated my React.js applications into multiple languages. Here is how... 🤯

163
Comments 29
4 min read
Calculating Circle Bounds in React-Leaflet: A Guide

Calculating Circle Bounds in React-Leaflet: A Guide

1
Comments
2 min read
Advanced Ts: Dependent parameters, inferred unions and a healthy interaction on Twitter.

Advanced Ts: Dependent parameters, inferred unions and a healthy interaction on Twitter.

1
Comments 3
3 min read
Fundamentals of Computed Properties in Vue.js: Composition API

Fundamentals of Computed Properties in Vue.js: Composition API

18
Comments
2 min read
🚀 Building an Email Generator with AI: A Next.js & CopilotKit Journey

🚀 Building an Email Generator with AI: A Next.js & CopilotKit Journey

1
Comments
3 min read
VARRAY (Variable-size array) - Collection in PLSQL

VARRAY (Variable-size array) - Collection in PLSQL

Comments
3 min read
The Simplest Zustand Tutorial

The Simplest Zustand Tutorial

5
Comments
3 min read
Deploying A MERN Stack To-Do App on AWS: A Step-by-Step Guide

Deploying A MERN Stack To-Do App on AWS: A Step-by-Step Guide

4
Comments
16 min read
How to use Context in React

How to use Context in React

Comments
5 min read
Introducing Serenity UI: A Modern Collection of Reusable Animated Components for Building Beautiful Web Interfaces

Introducing Serenity UI: A Modern Collection of Reusable Animated Components for Building Beautiful Web Interfaces

1
Comments
1 min read
Exploring the Power of Microfrontend with React and Webpack 5

Exploring the Power of Microfrontend with React and Webpack 5

2
Comments
1 min read
Convert SVG into a 3D figure using React Three.js Fiber

Convert SVG into a 3D figure using React Three.js Fiber

4
Comments
3 min read
A Comprehensive Guide to React.js: The Popular JavaScript Library for Building User Interfaces

A Comprehensive Guide to React.js: The Popular JavaScript Library for Building User Interfaces

1
Comments
53 min read
Why So Many Re-renders, React? 🤔

Why So Many Re-renders, React? 🤔

1
Comments
3 min read
CKEditor5 With Custom Image Uploader in React

CKEditor5 With Custom Image Uploader in React

2
Comments
4 min read
TrackFlix: From Idea to Reality - A Subscription Tracking Revolution

TrackFlix: From Idea to Reality - A Subscription Tracking Revolution

Comments
4 min read
Understanding useRef: A Beginners Guide

Understanding useRef: A Beginners Guide

1
Comments
3 min read
12 Core React Concepts Every Developer Should Know

12 Core React Concepts Every Developer Should Know

3
Comments
3 min read
Analyzing Bundle Size in React Projects Using Source Maps 🚀

Analyzing Bundle Size in React Projects Using Source Maps 🚀

5
Comments
1 min read
Micro Frontends com Next.js Multi Zones

Micro Frontends com Next.js Multi Zones

11
Comments 1
7 min read
Password Reset Feature: Frontend

Password Reset Feature: Frontend

Comments
4 min read
Remember with useState: Store Your Variables in React’s Memory!

Remember with useState: Store Your Variables in React’s Memory!

18
Comments
2 min read
Software Testing Life Cycle (STLC): A Comprehensive Guide

Software Testing Life Cycle (STLC): A Comprehensive Guide

2
Comments
4 min read
React from 0 to Hero: Lesson 1 – Getting Started

React from 0 to Hero: Lesson 1 – Getting Started

Comments
3 min read
Preventing CSRF and XSS Attacks with JWT and Fingerprint Cookies in Express

Preventing CSRF and XSS Attacks with JWT and Fingerprint Cookies in Express

1
Comments
11 min read
APIs for Concurrent Rendering in React: Optimizing Asynchronous UI Updates

APIs for Concurrent Rendering in React: Optimizing Asynchronous UI Updates

9
Comments
2 min read
Implementing Authorization Workflow (on Amazon SP API)

Implementing Authorization Workflow (on Amazon SP API)

Comments
4 min read
L - Liskov Substitution Principle (LSP)

L - Liskov Substitution Principle (LSP)

26
Comments
13 min read
Visualizing FIFA World Cup Stats with React Data Grid

Visualizing FIFA World Cup Stats with React Data Grid

Comments
10 min read
Why React is Both a Library and a Framework (And You’re Not Wrong to Say It’s a Framework)

Why React is Both a Library and a Framework (And You’re Not Wrong to Say It’s a Framework)

2
Comments
5 min read
Let's create a simple React hook to detect browsers and their capabilities

Let's create a simple React hook to detect browsers and their capabilities

6
Comments 7
3 min read
Angular vs. React vs. Vue: Which is the Best Framework in 2024?

Angular vs. React vs. Vue: Which is the Best Framework in 2024?

1
Comments
3 min read
🧪 Setup Jest with (Webpack, Vite)

🧪 Setup Jest with (Webpack, Vite)

2
Comments
4 min read
React Environment Variables: A Complete Step-By-Step Guide

React Environment Variables: A Complete Step-By-Step Guide

Comments
5 min read
What is Redux, and how can we use it?

What is Redux, and how can we use it?

Comments
8 min read
React Space Components: Exploring the Cosmos of Server

React Space Components: Exploring the Cosmos of Server

Comments
2 min read
Minimal changes when migrating react-scripts to vite

Minimal changes when migrating react-scripts to vite

Comments
1 min read
Mastering Frontend Styling: A 2024 Guide to Popular CSS Libraries

Mastering Frontend Styling: A 2024 Guide to Popular CSS Libraries

Comments
4 min read
15+ Best Icon Libraries of 2024

15+ Best Icon Libraries of 2024

316
Comments 51
8 min read
Securing Node.js Express APIs with Clerk and React

Securing Node.js Express APIs with Clerk and React

7
Comments 1
6 min read
Hitting CORS during oAuth? Do check how to setup reverse proxy in react

Hitting CORS during oAuth? Do check how to setup reverse proxy in react

2
Comments
2 min read
Prevents re-execution of large javascript functions that have been processed once with the same parameter.

Prevents re-execution of large javascript functions that have been processed once with the same parameter.

Comments
2 min read
Everything You Need to Know About React useState Hook – Practical Examples Inside

Everything You Need to Know About React useState Hook – Practical Examples Inside

Comments
4 min read
How to Convert a Next.js Application to React.js

How to Convert a Next.js Application to React.js

3
Comments
4 min read
Build AI Short Video Builder Using Next.Js, React

Build AI Short Video Builder Using Next.Js, React

Comments 1
1 min read
Best Open-Source React Dashboards on GitHub

Best Open-Source React Dashboards on GitHub

Comments
10 min read
Understanding String vs string in TypeScript

Understanding String vs string in TypeScript

1
Comments
2 min read
React Keys Demystified: When Using Index as a Key Isn’t That Bad

React Keys Demystified: When Using Index as a Key Isn’t That Bad

1
Comments
3 min read
Mastering State Management in React: A Guide to useContext and useReducer Hooks

Mastering State Management in React: A Guide to useContext and useReducer Hooks

4
Comments
13 min read
Context API vs Redux: When to Use Which?

Context API vs Redux: When to Use Which?

Comments
3 min read
React Concurrent Mode: Optimizing React Performance

React Concurrent Mode: Optimizing React Performance

8
Comments
2 min read
Introducing Origami-State-Manager (OSM): A Lightweight State Management Library with Minimal Boilerplate

Introducing Origami-State-Manager (OSM): A Lightweight State Management Library with Minimal Boilerplate

Comments
3 min read
loading...