DSContEd / IntroWebDevelopment

At the end of the course, students will be able to plan, design, and implement a web site using current standards and best practices.
1 stars 1 forks source link

What is JQUERY when...done? #12

Open TonyGoodDay2 opened 7 years ago

TonyGoodDay2 commented 7 years ago

$.when(PSNUData).done(function(aResult)???

Important concept.

TonyGoodDay2 commented 7 years ago

https://stackoverflow.com/questions/5280699/jquery-when-understanding

Good Read: https://blog.risingstack.com/asynchronous-javascript/