PluralSight – JavaScript Proxies and Reflection

PluralSight – JavaScript Proxies and Reflection-BOOKWARE-KNiSO
English | Size: 127.30 MB
Category: Tutorial


Release Notes: Proxy and Reflect APIs are tragically underutilized. In this course, JavaScript Proxies and Reflection, you will learn foundational knowledge of JavaScript’s meta-programming capabilities. First, you will learn exactly what these two APIs are and the kinds of problems they were intended to solve. Next, you will learn all of the proxy traps which can be used (and what a proxy trap actually is), which practical examples of all 13 traps in action. Finally, you will finish up by looking at the Reflect API in detail, to see why this API is useful, and when it should be used. Additionally you’ll go back over some of the previous examples and update them to use Reflection where appropriate. When you re finished with this course, you will have the skills and knowledge of Proxies and Reflect to put them to good use in your own personal and professional JavaScript projects