Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Proxy Pattern

Teaches the proxy pattern for intercepting object operations. Use when you need validation, logging, formatting, or access control on property access, assignment, or function invocation.

patternsdev 6bad0f2 6.8 KB Updated

File contents

patternsdev/skills/tree/main/javascript/proxy-pattern commit 6bad0f2845

Frequently asked questions

npx skillmds add patternsdev/proxy-pattern