### Context API

It is a function polyfill for react < 16 which allow the developer to use the new context api on older versions.

e.g. [Official Context API Reference](https://reactjs.org/blog/2018/03/29/react-v-16-3.html#official-context-api)
