Comments on: Angular + ES6 Promise https://stepansuvorov.com/blog/2016/09/angular-es6-promise/ Release 2.0 Wed, 14 Sep 2016 14:12:23 +0000 hourly 1 https://wordpress.org/?v=6.3.1 By: Stepan Suvorov https://stepansuvorov.com/blog/2016/09/angular-es6-promise/#comment-63321 Wed, 14 Sep 2016 14:11:00 +0000 http://stepansuvorov.com/blog/?p=3125#comment-63321 In reply to Yevgeniy Valeyev.

yes, I’ll add a remark “Don’t try to use it at home” :)

]]>
By: Yevgeniy Valeyev https://stepansuvorov.com/blog/2016/09/angular-es6-promise/#comment-63320 Wed, 14 Sep 2016 13:47:00 +0000 http://stepansuvorov.com/blog/?p=3125#comment-63320 IMO, you should not mix angular with ES6 promise. It’s better to run digest manually after triggering `resolve`. But it’s interesting idea anyway :)

]]>