Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implements Observable #13

Open
3 tasks
Aviortheking opened this issue Jul 19, 2021 · 0 comments
Open
3 tasks

Implements Observable #13

Aviortheking opened this issue Jul 19, 2021 · 0 comments
Milestone

Comments

@Aviortheking
Copy link
Member

Aviortheking commented Jul 19, 2021

Currently the default export implement Promises based requests.

Adding an Observable class will be quite interresting to do (use RxJS implementation?)

  • move the default TCGdex.ts to TCGdexPromises.ts
  • TCGdex.ts default export TCGdexPromises (and also export it as TCGdexPromises)
  • create and implement TCGdexObservables.ts (export it as TCGdexObservable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant