Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
1,388 results
The Command design pattern lets you build a full undo/redo system in ~10 lines of structure — a low level design (LLD) favorite ...
0 views
3 hours ago
En este video veremos por qué Command y Memento forman una pareja muy poderosa para gestionar solicitudes y construir ...
5 views
1 month ago
Master Behavioral Design Patterns | System Design Tutorial Deep dive into all 11 essential Behavioral Design Patterns that ...
59 views
2 weeks ago
Design Patterns Part 2: Command, Adapter, Repository, Proxy, Facade, and Iterator explained with real-world analogies, code in ...
2,561 views
10 days ago
Stop drowning in tangled if-else and switch statements—learn how the Command pattern wraps a request as an object to cleanly ...
11 days ago
Your text editor has no undo — and now every operation permanently destroys what was there. In this episode we build the ...
33 views
3 weeks ago
Command - part of Software Design Patterns. Gang-of-Four design patterns in TypeScript - intent, structure, and when to use them ...
1 view
1 day ago
In this episode of Discovering Design Patterns, we explore what happens when a single pattern no longer matches the forces in ...
469 views
Your undo button? That's the Command pattern. Stop calling methods directly — wrap each request as an object with execute() ...
4 views
Command | MEDIUM | DSA Interview Prep In this video, we break down Command a medium problem testing Behavioral, ...
8 days ago
Your undo button? That's the Command pattern. Stop calling methods directly—wrap every request in an object with execute ...
Undo/redo isn't magic — it's the Command pattern plus two stacks and one rule most devs get wrong. In this build we implement a ...
5 days ago
Singleton, Proxy, Prototype, Observer, Module, Mixin, Mediator, Flyweight, Factory, Command, Provider, Static Import — the entire ...
23 views
7 days ago
Understanding CQRS and Event Sourcing Design Patterns Struggling to understand advanced system design concepts?
31 views
You support UPI, credit card, and debit card. The PM asks to add wallet support. You open processPayment — 80 lines of if-else ...
295 views
In this video, I explain the Command Design Pattern, one of the most powerful Behavioral Design Patterns in software engineering ...
14 views
Node.js Design Patterns — Chapter 9, Lesson 3 Topics covered: 1. Middleware: Beyond Express 2. Building a Middleware ...
3 views
Learn all 23 Gang of Four (GoF) design patterns in C# by building a real .NET 8 eCommerce API from scratch. This tutorial covers ...
89 views
🔄 DECOUP YOUR ACTIONS WITH THE COMMAND PATTERN 👩💻 I'm Diana Pinto. The Command pattern encapsulates each request as an ...
15 views
Open Source Implementations are a great way to learn real world software development, system design, coding patterns, and ...
29 views