Set of useful HoCs
Provide the legacy context to the tree of components.
Provide the new React API Context to the tree of components.
Provide both contexts to the tree of components.
By default the component never is rendering, but in the client is render after the component is mount.