DEV Community

Sachin Maurya profile picture

Sachin Maurya

Frontend Developer | React & TypeScript | Performance Focused

Location Delhi,India Joined Joined on  Personal website https://sachin-gilt.vercel.app/ github website

Pronouns

He/Him

Work

Junior UI Developer at Kreate Technologies, Delhi

Why Error States Define the Quality of Your UI

Why Error States Define the Quality of Your UI

3
Comments 2
3 min read
React Error Boundaries & Practical Error Handling: Building Resilient Frontend Applications

React Error Boundaries & Practical Error Handling: Building Resilient Frontend Applications

Comments
2 min read
Caching & Revalidation in Next.js — ISR, Segment Options, and Tag-Based Revalidate (with real examples)

Caching & Revalidation in Next.js — ISR, Segment Options, and Tag-Based Revalidate (with real examples)

Comments
4 min read
From Code to User Experience: What I Learned Taking Meta's UX/UI Design Course as a React Developer

From Code to User Experience: What I Learned Taking Meta's UX/UI Design Course as a React Developer

1
Comments
3 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
React Performance Profiling: Finding and Fixing Bottlenecks

React Performance Profiling: Finding and Fixing Bottlenecks

Comments
2 min read
Virtualization for Large Lists

Virtualization for Large Lists

Comments
2 min read
React Component Design Patterns for Real-World Projects

React Component Design Patterns for Real-World Projects

Comments
2 min read
⚡ Critical Rendering Path Optimization — The Missing Piece in Your Performance Toolkit

⚡ Critical Rendering Path Optimization — The Missing Piece in Your Performance Toolkit

Comments
2 min read
🌍 WCAG 2.1 Complete Guide for Developers – Practical Tips from Real Audits

🌍 WCAG 2.1 Complete Guide for Developers – Practical Tips from Real Audits

Comments
3 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
What I Learned from the UX/UI Design Foundations – A Frontend Dev’s Perspective

What I Learned from the UX/UI Design Foundations – A Frontend Dev’s Perspective

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

Accessibility Audits (STQC, Axe, and Beyond)

2
Comments
2 min read
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
State Management Showdown – Redux Toolkit vs Zustand vs React Query

State Management Showdown – Redux Toolkit vs Zustand vs React Query

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

Code Splitting, Dynamic Imports & Bundle Analysis

1
Comments
3 min read
React Performance Optimization — Part 4: Debouncing, Throttling & Request Batching

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

Comments
2 min read
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
🚦 Understanding Lighthouse, Web Vitals & PageSpeed Reports

🚦 Understanding Lighthouse, Web Vitals & PageSpeed Reports

Comments
2 min read
🚀 React Performance Optimization Tips I Wish I Knew Earlier

🚀 React Performance Optimization Tips I Wish I Knew Earlier

Comments
2 min read
React useState vs useReducer: When & Why to Use Each

React useState vs useReducer: When & Why to Use Each

2
Comments
2 min read
loading...