Quantcast
Channel: Ru.Board
Viewing all articles
Browse latest Browse all 1003802

Вопросы по jQuery (133) /

$
0
0
unreal666:
пытаюсть читать доку по jQuery.
Пока непонятны описания 2-ух разделов:
- раздел Deferred Object:

Цитата:
The Deferred object, introduced in jQuery 1.5, is a chainable utility object created by calling the jQuery.Deferred() method. It can register multiple callbacks into callback queues, invoke callback queues, and relay the success or failure state of any synchronous or asynchronous function. The Deferred object is chainable, similar to the way a jQuery object is chainable, but it has its own methods. After creating a Deferred object, you can use any of the methods below by either chaining directly from the object creation or saving the object in a variable and invoking one or more methods on that variable.

Во-первых, непонятно чем является объект Deferred. Это объект типа "отложенное выполнение" или "типа отложенный результат " (как вчера или позавчера на хабре в статье было написано) ?
Во-вторых, что подразумевается под "цепочечностью"? (думаю ответ зависит от "во-первых").
В-третьих, там же встречается объект Promise. Его назначение тоже не понял (притом он связан с непонятым Deferred :) ). Как и его наиболее близкий/корректный перевод на русский язык.

Viewing all articles
Browse latest Browse all 1003802

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>