27 May, 2013

Q.js 0.9.4


Developer:

Website:

License / Price:

Platforms:

Databases:

Language:

Last Updated:

Category:
Kris Kowal | More scripts
documentup.com
MIT License 

Windows / Linux / Mac OS / BSD / Solaris
N/A
JavaScript
May 27th, 2013, 20:55 GMT [view history]
C: \ AJAX

The term 'Promise' in JavaScript was coined with the emergence of server-side JavaScript development.

It basically represents the result of a task, which may or may not have completed yet. Or in simpler words, what to expect for a JS call.

Q.js' place in all of this is for making and composing asynchronous promises, without blocking the app and with a better error propagation.

Q.js works with client-side (browsers) and server-side (Node.js, CommonJS, RequireJS, Bower, Component) environments.

Requirements:

· Node.js 0.6 or higher

What's New in This Release: [ read full changelog ]

· Pass through progress notifications when using timeout.
· Pass through progress notifications when using delay.
· Fixed nbind to actually bind the thisArg.


download button
Via: Q.js 0.9.4

0 Comment: