Decorators, HOC - Max-Starling/Notes GitHub Wiki
https://survivejs.com/react/appendices/understanding-decorators/
https://dev.to/joelnet/function-decorators-part-2-javascript-4km9
https://medium.com/@mappmechanic/react-utility-higher-order-components-as-decorators-tc39-stage-2-9e9f3a17688a
https://www.robinwieruch.de/gentle-introduction-higher-order-components/
https://medium.com/google-developers/exploring-es7-decorators-76ecb65fb841
https://habr.com/post/277021/
https://stackoverflow.com/questions/31771856/decorators-on-functions
https://github.com/wycats/javascript-decorators/issues/32
https://github.com/acdlite/recompose/issues/20
https://netbasal.com/create-and-test-decorators-in-javascript-85e8d5cf879c
https://engineering.blogfoster.com/higher-order-components-theory-and-practice/