1 comment

[ 3.2 ms ] story [ 10.7 ms ] thread
A JavaScript Proxy sits between an object and the code that uses it. It can intercept interactions such as property updates to execute further code (metaprogramming).