DEV Community

Sarvesh profile picture

Sarvesh

đź‘‹ Full stack developer passionate about clean code, performance optimization, and building things that scale.

Work

Software Developer

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

Comments 1
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
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 1
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

1
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

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

1
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
3 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

3
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
2 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
2 min read
Fire Up your mysql in a Docker Container 🔥🔥

Fire Up your mysql in a Docker Container 🔥🔥

1
Comments
1 min read
loading...