Is there a way to speed up API calls or something?
I have 5 api calls that use data from one another in sequence.
It takes about 10 seconds to arrive at the final call and “finish loading”.
Is there a better setup for something like this? or maybe a “processing” button/link or icon or something to show the user that the page is still loading and api calls still being made?