Closed ryanjadhav closed 11 years ago
shoot those api requests in parallel rather than serially.
refer to http://api.jquery.com/deferred.promise/
Currently musixmatch fires with a callback to query rdios API. This is terrible and slower than it should be.
http://api.jquery.com/jQuery.when/
shoot those api requests in parallel rather than serially.
refer to http://api.jquery.com/deferred.promise/