Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Separate library utilizing RxJS

未关闭
#665 9 条评论 1 个 reaction 已指派 1 人 在 GitHub 查看

@sebastienlevert 已经在做这个了。

开始于 2022年3月8日。

评估

这个 Issue 还没有评估数据。

描述

request: feature

Feature Request

Is your feature request related to a problem? Please describe

When using Angular the prescribed method, which I also prefer to use, to handle HTTP request is using RxJS observables instead of promises. Moreover, in my personal inexperienced opinion, the use of promises is harder to reason about and almost archaic compared to the use of observables, even outside of Angular. As such, I find myself actually avoiding this library.

Describe the solution you'd like

I would like there to be an official JS/TS Graph SDK library that utilizes RxJS observables. As for whether it supersedes this existing library or becomes a new separate one, I have no preference.

Describe alternatives you've considered

I have considered simply conceding to using this library, since there might be very good technical reasons as for why promises are used, or rather observables aren't used, that I may not fully comprehend yet, but then I thought making a suggestion couldn't hurt.

Additional context

I am unsure whether this even is the correct place to suggest such a thing, but it seemed the most appropriate to me. I also couldn't find any similar suggestions, so I hope this isn't like the 1000th time someone annoys you with this.

主要语言
TypeScript
星标
833
派生
240
PR 合并指标
30 天内没有已合并 PR

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

microsoftgraph/msgraph-sdk-javascript 的其他 Issue

查看 microsoftgraph/msgraph-sdk-javascript 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。