I couldn't find an open or closed issue regarding this, so I apologize if this is a duplicate. Can we add `$q.resolve` as an alias to `$q.when` in order to align Angular Promises with ES6 Promises?
I couldn't find an open or closed issue regarding this, so I apologize if this is a duplicate.
Can we add
$q.resolveas an alias to$q.whenin order to align Angular Promises with ES6 Promises?