React: State Management and Data Fetching for Medium/Large Projects
Introduction
When setting up a React application for small to enterprise-scale projects one of the topics that the team discusses is the library they will use for managing the state and fetching data from the server.
I am going to limit this discussi...
scribbletons.hashnode.dev9 min read