How viable would it be for the new ES6 Template Literals to replace Handlebars? Let's find out| Keith Cirkel
The third installment of our look at Metaprogramming in ES6. In this last post we'll be looking at possibly the coolest ES6 Reflection feature: Proxies…| Keith Cirkel
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…| Keith Cirkel