Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Remove the use of callback #12

Open
Odonno opened this issue Feb 18, 2018 · 0 comments
Open

Remove the use of callback #12

Odonno opened this issue Feb 18, 2018 · 0 comments
Labels

Comments

@Odonno
Copy link
Contributor

Odonno commented Feb 18, 2018

In order to simplify the functions, we should consider removing the use of callback in favor of a alternative programming pattern which gives clean code.

Choices are:

  • async/await keywords
  • Observable using rxjs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
@Odonno and others