|
'Promise' in JavaScript development 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.
The D.js adds basic methods and functions for dealing with the Promises/A+ spec.
D.js works with client-side (browsers) and server-side (Node.js) environments.
Requirements:
· Node.js 0.8 or higher for server-side environments
· JavaScript enabled on client side
Via: D.js 0.2.4
0 Comment:
Post a Comment