Decorating Promises Without Breaking Them
📰 Hackernoon
How to add convenience methods to a native Promise object without subclassing, wrapping, or changing what await returns.
How to add convenience methods to a native Promise object without subclassing, wrapping, or changing what await returns.