Login
From:
Keith Cirkel
(Uncensored)
subscribe
Metaprogramming in ES6: Part 2 - Reflect - Keith Cirkel
https://www.keithcirkel.co.uk/metaprogramming-in-es6-part-2-reflect/
links
backlinks
Roast topics
Find topics
Find it!
With ES6 comes a brand new API, Reflect. Reflect provides a bunch of useful introspection methods to dive into your code, here's a look…