-
Course
- Core Tech
Proxy Objects and Reflect in JavaScript
Senior JavaScript developers often need to allow for notification of changes in objects that other developers use. In this course, you will see how to use Proxies to handle advanced scenarios.
What you'll learn
When building complex JavaScript, it often requires you to enable advanced behaviors. In this course, Proxy Objects and Reflect in JavaScript, you’ll learn to use Proxies and the Reflect object to enable advanced features. First, you’ll explore what Proxies are used for. Next, you’ll discover how to use Revocable Proxies. Finally, you’ll learn how to use Reflect to call functions within proxies. When you’re finished with this course, you’ll have the skills and knowledge of Proxies and Reflect in JavaScript needed to use JavaScript to its fullest potential.
Table of contents
About the author
Shawn Wildermuth has been tinkering with computers and software since he got a Vic-20 back in the early '80s. As a Microsoft MVP since 2002, he's also involved with Microsoft as an ASP.NET Insider and ClientDev Insider.
More Courses by Shawn