https://github.com/ericelliott/stampit I'm considering replacing ES6 classes with stamps. - simplifies prototypal OO - easy composability - makes using mixins dead simple Experimenting [here](https://github.com/troutowicz/geoshare/tree/stamps)
https://github.com/ericelliott/stampit
I'm considering replacing ES6 classes with stamps.
Experimenting here