Proxy is a design pattern in TypeScript that provides a substitute object for a real service object, allowing for additional behaviors without changing client code.

3m read timeFrom refactoring.guru
Post cover image
3 Comments

Sort: