Some Good Async JS resources

Hi all,

Api can be an important aspect of web development, though may not be as easily understood. Hope to share some resources I found, some I think really good.

Below are some resources that may help, in addition to FCC materials.

LearnCode.academy - jQuery Ajax Tutorial #1 - Using AJAX & API’s (jQuery Tutorial #7)

LearnCode.academy -[ Are you bad, good, better or best with Async JS? JS Tutorial: Callbacks, Promises, Generators](http://Are you bad, good, better or best with Async JS? JS Tutorial: Callbacks, Promises, Generators)

Free for now, The Complete jQuery Course: From Beginner To Advanced!
(I haven’t tried this, but it’s a recent free release)

The difference between .bind(), .live(), and .delegate()

Update:

Another Asynchronous Javascript playlist-

Hope this helps!