在 RxJs5 中是否有等效于 RxJs<=4#ofArrayChanges [英] Is there an equivalent to RxJs<=4#ofArrayChanges in RxJs5

查看:37
本文介绍了在 RxJs5 中是否有等效于 RxJs<=4#ofArrayChanges的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用 Angular2,我想跟踪数组中的变化,但只有 RxJs5,而且似乎没有这样的功能.

I am using Angular2 and I want to track changes in array,but there is only RxJs5,and seems it hasn`t such functionality.

推荐答案

没有等效项.Object.observe 提案已从 ES7 中撤回a>,所以在 RxJS 5 中使用 ofArrayChangesofObjectChanges 没有什么意义.

There is no equivalent. The Object.observe proposal has been withdrawn from ES7, so there is little point in having ofArrayChanges or ofObjectChanges in RxJS 5.

这篇关于在 RxJs5 中是否有等效于 RxJs<=4#ofArrayChanges的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆