Skip to content

Ambiguity on usage of named functions #653

Open
@remcohaszing

Description

@remcohaszing

In Y024 is stated that named functions should be used for callbacks.

However, in all the examples unnamed functions are passed when chaining promises. I must say using named functions in promise chaining make the control flow hard to follow from my experience.

Is Y024 only intended for defining Angular components? Because that's what the example shows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions