Tool for making and composing asynchronous promises in JavaScript

Edit Package nodejs-whet.extend

If a function cannot return a value or throw an exception without blocking, it can return a promise instead. A promise is an object that represents the return value or the thrown exception that the function may eventually provide. A promise can also be used as a proxy for a remote object to overcome latency.

On the first pass, promises can mitigate the “Pyramid of Doom”: the situation where code marches to the right faster than it marches forward.

Refresh
Refresh
Source Files
Filename Size Changed
nodejs-whet.extend.changes 0000000133 133 Bytes
nodejs-whet.extend.spec 0000001821 1.78 KB
v1.0.0.tar.gz 0000003517 3.43 KB
Comments 0
No comments available
openSUSE Build Service is sponsored by