Forem

Sachin Kasana profile picture

Sachin Kasana

Principal Engineer by day, DevTools builder by night 🌙 | Love working with Node.js, React & AI | Sharing insights on clean code, performance, and web development. https://json-formatter-dev.vercel.ap

Education

MCA

Work

Full-stack Developer | Principal Engineer

Production-Grade Node.js Permission Model: Lock Down Your Runtime

Production-Grade Node.js Permission Model: Lock Down Your Runtime

Comments
1 min read
Node.js 24 vs 22 in 2025: What’s New, What Breaks, and How to Upgrade Safely

Node.js 24 vs 22 in 2025: What’s New, What Breaks, and How to Upgrade Safely

Comments
1 min read
Retry Logic in Node.js: How to Handle Flaky APIs Without Losing Your Mind

Retry Logic in Node.js: How to Handle Flaky APIs Without Losing Your Mind

Comments
2 min read
REST vs GraphQL vs OData — Choosing the Right API for the Right Job

REST vs GraphQL vs OData — Choosing the Right API for the Right Job

Comments
3 min read
I Replaced My Spinner with a Skeleton — And My UX Skyrocketed

I Replaced My Spinner with a Skeleton — And My UX Skyrocketed

Comments
3 min read
Stop Using Switch Statements — Use a Lookup Object Instead

Stop Using Switch Statements — Use a Lookup Object Instead

Comments
3 min read
How Node.js Handles High Concurrency Without Threads (And Why It Still Blocks Sometimes)

How Node.js Handles High Concurrency Without Threads (And Why It Still Blocks Sometimes)

Comments
4 min read
How Web Workers Saved My JavaScript App from Freezing on Every CSV Upload

How Web Workers Saved My JavaScript App from Freezing on Every CSV Upload

Comments
3 min read
Most people think lazy loading is always good.

Most people think lazy loading is always good.

Comments
1 min read
Avoid These Lazy Loading Mistakes That Could Slow Down Your Website (with Real Fixes)

Avoid These Lazy Loading Mistakes That Could Slow Down Your Website (with Real Fixes)

Comments
3 min read
Dockerizing Node.js for Developers (Not DevOps)

Dockerizing Node.js for Developers (Not DevOps)

Comments
2 min read
SOLID Principles in JavaScript & TypeScript — Real-World Examples You Can Actually Use

SOLID Principles in JavaScript & TypeScript — Real-World Examples You Can Actually Use

Comments
4 min read
10 Node.js Best Practices I Wish I Knew Sooner

10 Node.js Best Practices I Wish I Knew Sooner

1
Comments
4 min read
I Built a Free JSON Formatter & Viewer for Developers — Feedback Welcome!

I Built a Free JSON Formatter & Viewer for Developers — Feedback Welcome!

2
Comments
1 min read
Design Patterns in JavaScript — Part 4: The Adapter Pattern

Design Patterns in JavaScript — Part 4: The Adapter Pattern

Comments
2 min read
️‍️ Design Patterns in JavaScript — Part 3: The Observer Pattern

️‍️ Design Patterns in JavaScript — Part 3: The Observer Pattern

Comments
2 min read
Design Patterns in JavaScript — Part 2: The Factory Pattern

Design Patterns in JavaScript — Part 2: The Factory Pattern

Comments
2 min read
Design Patterns in JavaScript — Part 1: Singleton & Module (With Real Examples)

Design Patterns in JavaScript — Part 1: Singleton & Module (With Real Examples)

Comments
3 min read
How to Monitor Frontend Errors Like a Backend Pro

How to Monitor Frontend Errors Like a Backend Pro

Comments
3 min read
⚡ From 5s to 500ms: How I Reduced My Page Load with Real Metrics

⚡ From 5s to 500ms: How I Reduced My Page Load with Real Metrics

Comments
2 min read
10x Your App’s Speed: Migrate to the New Node.js and Unlock Performance Features

10x Your App’s Speed: Migrate to the New Node.js and Unlock Performance Features

Comments
3 min read
From 10 Seconds to 2: Real Techniques for Reducing Load Times with Practical Examples

From 10 Seconds to 2: Real Techniques for Reducing Load Times with Practical Examples

Comments
2 min read
Mastering Web Rendering: Choosing the Right Strategy for Your Site’s Speed and SEO

Mastering Web Rendering: Choosing the Right Strategy for Your Site’s Speed and SEO

Comments
5 min read
Node.js Array Limits: What’s the Maximum Length You Can Reach?

Node.js Array Limits: What’s the Maximum Length You Can Reach?

Comments
2 min read
loading...