What are deferred and promise object in jQuery?
Answer / chaitanya
Deferred and promise are part of jQuery since version 1.5 and they help in handling asynchronous functions like Ajax. Find out more here.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to check data type of any variable in jQuery?
Jumping off of jquery ui for a second, do you 'release early, release often' with all of your projects? What are your thoughts on that strategy?
Can you please explain the difference between body onload() and document.ready() function? : jquery mobile
What is $('div')? : jquery mobile
Is it possible to use jquery to make ajax request? : jquery mobile
Tell me how to write browser specific code using jquery? : jquery mobile
What is jQuery connect?
How can you apply a style on an element using jQuery?
What are the slow selectors in jQuery?
Explain the advantages of jquery?
What is jQuery?
Differentiate the concepts of .js and .min.js?