Skip to content

If you are comfortable with promise, try to use async/await #30

@FarahZaqout

Description

@FarahZaqout

You do some promise chaining in your controllers. Try to convert any function that you use a promise inside the then of another promise into the async/await syntax

it goes a long way for your code's readability and overall cleanness.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions