Ketan Jakhar

Ketan Jakhar @codexstoney

About: Everything backend | NodeJS Ninja | Building products from scratch

Location:
Jaipur, Rajasthan, India
Joined:
Feb 28, 2021

Ketan Jakhar
articles - 14 total

Mastering Design Patterns in JavaScript: Part 9 — The Mediator Pattern

Mediator Pattern — a design approach that centralizes communication to make your code more...

Learn More 0 1Dec 5 '24

Mastering Design Patterns in JavaScript: Part 8 — The Chain of Responsibility Pattern

Implementing the Chain of Responsibility Pattern in JavaScript for Clean, Scalable Code — Enhance...

Learn More 0 0Nov 23 '24

Mastering Design Patterns in JavaScript: Part 7 — The Command Pattern

Encapsulate actions as objects in JS with the Command Pattern, enabling undo/redo, task scheduling,...

Learn More 0 0Nov 13 '24

Mastering Design Patterns in JavaScript: Part 6 — The Adapter Pattern

Master the Adapter Pattern in JavaScript to seamlessly integrate incompatible interfaces. Learn...

Learn More 0 0Nov 8 '24

Mastering Design Patterns in JavaScript: Part 5 — The Decorator Pattern

Hey folks! 👋 Continue reading on JavaScript in Plain English »

Learn More 0 0Nov 5 '24

Mastering Design Patterns in JavaScript: Part 4 — The Strategy Pattern

Master the Strategy Pattern to simplify code, boost flexibility, and replace complex conditionals...

Learn More 0 0Oct 28 '24

Mastering Design Patterns in JavaScript: Part 3 — The Observer Pattern

Learn to implement the Observer Pattern in JavaScript, enhancing app scalability, modularity, and...

Learn More 0 0Oct 28 '24

Mastering Design Patterns in JavaScript: Part 2 — The Factory Pattern

Welcome back to our deep dive into design patterns in JavaScript! If you joined us for the first...

Learn More 0 0Oct 19 '24

Mastering Design Patterns in JavaScript: Part 1 — The Singleton Pattern

Mastering Design Patterns in JavaScript: Part 1 — The Singleton Pattern Generated using...

Learn More 0 0Oct 17 '24

The Ultimate Guide to TypeScript’s Utility Types

Unlock the full potential of TypeScript by mastering its comprehensive set of utility...

Learn More 0 0Oct 14 '24

JavaScript Is Broken!

🚨 JavaScript is broken! It can be full of surprises, even for seasoned developers! 😅 Whether it’s...

Learn More 0 0Oct 11 '24

Real-Time Data Processing with Node.js, TypeScript, and Apache Kafka

Imagine orchestrating a symphony where each instrument plays in perfect harmony, even though...

Learn More 0 0Oct 14 '24

Handling Backpressure in Node.js streams

Thumbnail generated using Dall-E 3 Imagine you’re the captain of a bustling riverboat, ferrying...

Learn More 0 0Oct 14 '24

Essential Security Measures for Production-Level Express.js Applications

In an era where cyber threats loom large over the digital landscape, ensuring the security of web...

Learn More 0 0Oct 15 '24