Proxy - Design Pattern
Objective 🎯
Provide a substitute for another object to control access to it.
Type ✅
❌Behavioral: Describes how objects interact/communicate between themselves.
❌Creational: Describes how to instantiate an object without large and complex.
✔️Structu...
victorlins.hashnode.dev2 min read