Uday HiwaraleFollowAug 16, 2020·8 min read·Member-onlyMETAPROGRAMMING IN JAVASCRIPTIntroduction to “Proxy” API for Metaprogramming in JavaScriptIn this lesson, we are going to learn about the `Proxy` class available in the ES2015+. It provides a mechanism to intercept basic JavaScript operations on objects.(source: unsplash.com)