mobx
mobx copied to clipboard
TC 39 decorators - use late initializers.
Once https://github.com/tc39/proposal-decorators/issues/513 lands and is implemented by TypeScript and Babel, leverage it in the observable accessor decorator, to avoid the temporary map storage.