A Simple Hook for React Context
3 min read
It is often quite nice to use Context in React, I tend to use this hook to simplify it.