www.zsoltnagy.eu
The Reflect API of ES6
1
Reflection in a programming language is the act of inspecting, dynamically calling, and modifying classes, objects, properties, and methods. In other words, reflection is the ability of the program… Read full article