DEV Community

Sarvesh profile picture

Sarvesh

👋 Full stack developer passionate about clean code, performance optimization, and building things that scale.

Location India Joined Joined on  Personal website https://sarveshsp.netlify.app/ github website

Work

Software Developer

useMemo, useCallback, React.memo — What Optimizations Actually Work

useMemo, useCallback, React.memo — What Optimizations Actually Work

1
Comments
6 min read

Want to connect with Sarvesh?

Create an account to connect with Sarvesh. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Complete Guide to Passwordless Authentication

Complete Guide to Passwordless Authentication

1
Comments 1
8 min read
The TLS Handshake Explained: What Really Happens When Your App Goes HTTPS

The TLS Handshake Explained: What Really Happens When Your App Goes HTTPS

1
Comments
6 min read
ACID vs BASE: Mastering Transaction Models for Modern Full Stack Applications

ACID vs BASE: Mastering Transaction Models for Modern Full Stack Applications

Comments
5 min read
WebSockets vs Server-Sent Events vs Polling: A Full Stack Developer's Guide to Real-Time Communication

WebSockets vs Server-Sent Events vs Polling: A Full Stack Developer's Guide to Real-Time Communication

6
Comments 2
6 min read
Building Production-Ready API Rate Limiting with Express, Redis, and Middleware

Building Production-Ready API Rate Limiting with Express, Redis, and Middleware

Comments
6 min read
Mastering React Performance: A Complete Guide to Code Splitting, Lazy Loading, and Tree Shaking

Mastering React Performance: A Complete Guide to Code Splitting, Lazy Loading, and Tree Shaking

Comments
6 min read
PM2 + Winston Logs: Monitor Your Node.js App Like a Pro

PM2 + Winston Logs: Monitor Your Node.js App Like a Pro

Comments
5 min read
HTTP Status Codes That Are Commonly Abused in REST APIs: A Full Stack Developer's Guide

HTTP Status Codes That Are Commonly Abused in REST APIs: A Full Stack Developer's Guide

2
Comments
6 min read
Docker Networking Mastery: Bridge, Host, and Overlay Networks with Real-World Use Cases

Docker Networking Mastery: Bridge, Host, and Overlay Networks with Real-World Use Cases

Comments 1
6 min read
MongoDB Indexes: How They Work and When They Backfire

MongoDB Indexes: How They Work and When They Backfire

3
Comments 1
7 min read
Building a Bulletproof CI/CD Pipeline for MERN Apps with GitHub Actions

Building a Bulletproof CI/CD Pipeline for MERN Apps with GitHub Actions

2
Comments
7 min read
TTFB, CLS, FCP — Web Performance Metrics That Actually Matter

TTFB, CLS, FCP — Web Performance Metrics That Actually Matter

3
Comments 1
5 min read
Debugging Memory Leaks in Node.js: A Complete Guide to heapdump, clinic.js, and v8-tools

Debugging Memory Leaks in Node.js: A Complete Guide to heapdump, clinic.js, and v8-tools

1
Comments 1
6 min read
JWT vs OAuth2 vs Session Cookies: A Complete Authentication Strategy Breakdown for Full Stack Developers

JWT vs OAuth2 vs Session Cookies: A Complete Authentication Strategy Breakdown for Full Stack Developers

2
Comments 2
5 min read
Load Balancing Explained: Nginx, HAProxy, and Layer 4 vs 7 Deep Dive

Load Balancing Explained: Nginx, HAProxy, and Layer 4 vs 7 Deep Dive

2
Comments
5 min read
Debounce vs Throttle in JavaScript: Real World Use Cases with Code

Debounce vs Throttle in JavaScript: Real World Use Cases with Code

1
Comments
2 min read
Understanding and Preventing XSS Attacks in Express and React Applications

Understanding and Preventing XSS Attacks in Express and React Applications

1
Comments
4 min read
Clean Architecture in Node.js APIs: Mastering Separation of Concerns

Clean Architecture in Node.js APIs: Mastering Separation of Concerns

1
Comments
5 min read
React Reconciliation Explained — A Technical Deep Dive into the Virtual DOM and Fiber Architecture

React Reconciliation Explained — A Technical Deep Dive into the Virtual DOM and Fiber Architecture

2
Comments
3 min read
TCP vs UDP — Low-Level Network Internals Behind Your API Calls

TCP vs UDP — Low-Level Network Internals Behind Your API Calls

1
Comments
4 min read
SQL Joins Demystified: LEFT, RIGHT, INNER, FULL Explained with Tables

SQL Joins Demystified: LEFT, RIGHT, INNER, FULL Explained with Tables

1
Comments
4 min read
JWT Authentication Deep Dive: Creation, Storage, and Verification

JWT Authentication Deep Dive: Creation, Storage, and Verification

1
Comments
4 min read
Axios vs Fetch: A Practical Guide to Error Handling, Interceptors & Retry Strategies

Axios vs Fetch: A Practical Guide to Error Handling, Interceptors & Retry Strategies

1
Comments
3 min read
What Really Happens When a Browser Loads Your Site – A Friendly Guide to the Critical Rendering Path

What Really Happens When a Browser Loads Your Site – A Friendly Guide to the Critical Rendering Path

1
Comments
3 min read
Common Beginner JavaScript Mistakes to watch out for...

Common Beginner JavaScript Mistakes to watch out for...

1
Comments
4 min read
How to Install NodeJs on Linux

How to Install NodeJs on Linux

3
Comments 3
3 min read
Fire Up your mysql in a Docker Container 🔥🔥

Fire Up your mysql in a Docker Container 🔥🔥

1
Comments
1 min read
loading...