Skip to content

Why were the alternatives considered discarded? #23

@LeszekSwirski

Description

@LeszekSwirski

I see a list of alternatives considered, but no discussion of pros/cons or reasons why these are alternatives and not the chosen approach. I'm particularly interested why a syntax approach was discarded, in particular a const await that could then avoid the intermediate object, like

const await {
  shape = getShape(),
  color = getColor()
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions