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
4,174 results
Proxy Pattern - the hidden workhorse behind lazy loading, API caching, access control, and remote calls. Once you see it, you'll ...
44 views
3 months ago
In this video, we explore the Proxy Design Pattern, a structural pattern that provides a surrogate or placeholder for another object ...
17 views
Design Pattern #8: Proxy Design Pattern The Proxy Design Pattern is a structural design pattern that acts as a controlled ...
1,417 views
2 months ago
Ever wondered how DeFi protocols upgrade smart contracts without changing the address or losing data? In this video, we break ...
106 views
6 months ago
Proxy - part of Software Design Patterns. Gang-of-Four design patterns in TypeScript - intent, structure, and when to use them.
4 views
1 month ago
A practical deep dive into the Proxy Pattern and how it helps design flexible, maintainable architectures. In this video, we explore ...
6 views
5 months ago
The Proxy design pattern is a structural pattern that provides a placeholder or surrogate object to control access to an original, ...
457 views
... DI Pattern 2:52 Observer Pattern 4:43 Proxy Pattern 6:42 Template Method Pattern 8:53 Command Pattern 11:11 Next Steps.
1,854 views
10 months ago
We discussed Facade, Proxy, Chain of Responsibilities and also project 2.
42 views
9 months ago
Learn the Proxy design pattern in minutes! In this episode, Emma explains how the Proxy pattern acts as a substitute for another ...
5 views
En este video, exploraremos el **proxy design pattern** en Java, un **design pattern** estructural, un patrón muy útil en tu día a ...
72 views
What happens when 1 million users hit your database simultaneously? In this video, we break down the Proxy Design Pattern in ...
3 views
The Proxy design pattern solves three classic low level design (LLD) problems with one structure: lazy loading, access control, ...
10 views
The Proxy Design Pattern serves as a structural solution where a representative object sits between a client and the actual ...
3 weeks ago
Thank you for being on this presentation. LIKE, SHARE AND SUBSCRIBE for MORE… If you found this presentation helpful, ...
35 views
In this video, I'll explain the Proxy Pattern in Python in a simple and practical way within the framework of Object-Oriented ...
55 views
In this video, we explain how proxy contracts work in Solidity and compare the three most common upgrade patterns: - UUPS ...
110 views
Proxy provides a surrogate or placeholder for another object to control access, add security, enable lazy loading, or implement ...
73 views
Master the Proxy pattern in this technical deep dive! Learn how to use "stand-in" objects to add lazy loading, access control, and ...
9 views
Want to master the Proxy Design Pattern in Java? In this beginner-friendly guide, you'll learn the fundamentals of one of the most ...
33 views