useContext() ↔ Stateful Hook to subscribe to Context persist state in app-wide store in Parent Component
References
Consumer↔ redundant WET way to accessContext- useuseContext()instead