What is 'Context' in React Applications? — Jack says there’s a lot of confusion amongst React developers over what context is and why it exists. He digs into its usage and relevance here.
redux-query: A Way to Query and Manage Network State — Store all of your network state inside your existing Redux store. Features automatic request cancellation, optimistic updates, response caching and deduplication.