-
I'd love to see the Reflect API get a bunch of love so we don't have to use Class to call into existing classes (like HTMLElement) to avoid significant overhead.
-
…in reply to @rockerest
I would LOVE an iteration of ECMAScript that doesn't penalize me for not using OOP and Classes. It's what I've been wishing for since 2015.