Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Separate library utilizing RxJS

Aperta
#665 9 commenti 1 reazione 1 assegnatario Vedi su GitHub

@sebastienlevert ci sta già lavorando.

Dal 8/3/2022.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

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.

Lingua principale
TypeScript
Stelle
833
Fork
240
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di microsoftgraph/msgraph-sdk-javascript

Tutte le issue di microsoftgraph/msgraph-sdk-javascript

Issue simili

Altre issue su TypeScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.