0

I want to intercept requests to Object A and log some message and forward the request back to Object A

Es6 proxies and reflect would be a good use case for this, but I’ll be taking a huge performance hit. I want to implement a proxy on my own, what are the edge cases I’ll need to handle. I’m asking this because JS behaves pretty weird in different scopes

user3840170
  • 26,597
  • 4
  • 30
  • 62
Eshwar NE
  • 113
  • 1
  • 1
  • 8

0 Answers0