This tutorial explains what is and how to use the ES6 Reflect Object which allows you to dynamically intercept Object property and method operations

Typically Reflect gets used in conjunction with Proxies.

Code from Video: https://gist.github.com/prof3ssorSt3v…

#javascript #es6

JavaScript ES6 Reflect Object
8.20 GEEK