.when jQuery function have to wait for all ajax requests
Hey devs.
So today I'll show you a way of how I handled multiple ajax requests of unknown length. That means that I don't know how many ajax requests I will send and the jQuery script have to wait for all of them.
Preface
It all started with an optim...
restart.hashnode.dev5 min read