【问题标题】:What's the relationship between Reactive-Extension and ReactiveXReactive-Extension 和 ReactiveX 有什么关系
【发布时间】:2017-08-04 11:29:11
【问题描述】:

这两个 github 组之间有什么区别/关系:

【问题讨论】:

    标签: rxjs reactive-programming rxjs5 reactivex reactive-extensions-js


    【解决方案1】:

    关于 RxJS 目前有两个主要版本。

    https://github.com/Reactive-Extensions/RxJS - RxJS 4 是较旧的 RxJS 实现。

    https://github.com/ReactiveX/RxJS - RxJS 5 是从头开始重写的新 RxJS 实现。它自 RxJS 2 以来一直在开发中(几年),因此他们将其改为单独的存储库。这个 RxJS 5 应该替换旧的 RxJS 4。

    但是我不知道为什么例如 RxJava 在 https://github.com/ReactiveX/RxJava 而不是 https://github.com/Reactive-Extensions/RxJava 而与 RxCpp 正好相反。

    【讨论】:

      猜你喜欢
      • 2017-03-22
      • 2019-06-10
      • 2022-08-08
      • 2016-09-28
      • 2013-07-02
      • 2017-02-06
      • 2022-01-03
      • 2020-03-05
      • 2012-09-27
      相关资源
      最近更新 更多