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

Remove the use of callback #12

@Odonno

Description

@Odonno

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions