DEV Community

Mastering React & Next.js Performance Series' Articles

Back to Sachin Maurya's Series
🚀 React Performance Optimization Tips I Wish I Knew Earlier
Cover image for 🚀 React Performance Optimization Tips I Wish I Knew Earlier

🚀 React Performance Optimization Tips I Wish I Knew Earlier

Comments
2 min read
🚦 Understanding Lighthouse, Web Vitals & PageSpeed Reports
Cover image for 🚦 Understanding Lighthouse, Web Vitals & PageSpeed Reports

🚦 Understanding Lighthouse, Web Vitals & PageSpeed Reports

Comments
2 min read
Lazy Loading in React & Next.js: Boost Performance the Smart Way
Cover image for Lazy Loading in React & Next.js: Boost Performance the Smart Way

Lazy Loading in React & Next.js: Boost Performance the Smart Way

Comments
2 min read
React Performance Optimization — Part 4: Debouncing, Throttling & Request Batching
Cover image for React Performance Optimization — Part 4: Debouncing, Throttling & Request Batching

React Performance Optimization — Part 4: Debouncing, Throttling & Request Batching

Comments
2 min read
Code Splitting, Dynamic Imports & Bundle Analysis
Cover image for Code Splitting, Dynamic Imports & Bundle Analysis

Code Splitting, Dynamic Imports & Bundle Analysis

1
Comments
3 min read
Custom React Hooks for API Calls + Lazy Loading View-Based Data
Cover image for Custom React Hooks for API Calls + Lazy Loading View-Based Data

Custom React Hooks for API Calls + Lazy Loading View-Based Data

1
Comments
2 min read
Accessibility Audits (STQC, Axe, and Beyond)

Accessibility Audits (STQC, Axe, and Beyond)

2
Comments
2 min read
React Memoization: `React.memo`, `useCallback`, and `useMemo` Explained with Real Use Cases

React Memoization: `React.memo`, `useCallback`, and `useMemo` Explained with Real Use Cases

1
Comments
2 min read
React Performance Profiling: Finding and Fixing Bottlenecks

React Performance Profiling: Finding and Fixing Bottlenecks

Comments
2 min read
Reducing JavaScript Bundle Size in Next.js — Practical Guide for Faster Apps

Reducing JavaScript Bundle Size in Next.js — Practical Guide for Faster Apps

1
Comments
2 min read