Redux has taken the web development by storm, and after the success of react and flux, it has made the flux philosophy more accessible through its simplified approach. Although, something has always bothered me about redux : Why is it so complicated to call APIs?! The async actions tutorial given in the documentation is no doubt a scalable approach to handling these kind of situations, but it’s no