.when jQuery function have to wait for all ajax requests
Apr 7, 2022 · 5 min read · 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...
Join discussion
