Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
DevIQ RSS Feed
(Uncensored)
subscribe
Proxy Pattern
https://deviq.com/design-patterns/proxy-pattern/
links
backlinks
The Proxy Pattern can be useful for abstracting the access to data objects, providing additional functionality such as lazy loading, access control, or caching.