Api traffic can slow down your web application modern browser only allow small number of parallel api calls and hence reducing api calls can result in better performance. Often we ignore cancelling…
When someones dives into the world of Software Engineering, one day he will need to learn the basics of Software Architecture Patterns, such as Layered, Plugin, Event-driven, Microservices and Space..