Back to Browse

ES6 Tutorial For Beginners - Reflect & Proxy

2.2K views
Jan 18, 2021
8:33

In this part of the series, we'll discover the Reflect class methods and one of the most underrated features in ES6 which is the Proxy object. --- Article Soon --- •Object methods https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object#static_methods •Reflect methods https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Reflect#static_methods •Difference between the Object and the Reflect class methods https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Reflect/Comparing_Reflect_and_Object_methods •Traps list https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy/Proxy#handler_functions

Download

0 formats

No download links available.

ES6 Tutorial For Beginners - Reflect & Proxy | NatokHD