I'd like to write a function which performs a dozen async ajax requests, wait for all of then to finish and then return aggregated info. Like:I'd like to write a function which performs a d
I'd like to write a function which performs a dozen async ajax requests, wait for all of then to finish and then return aggregated info. Like:I'd like to write a function which performs a d