Skip to content

"Named function expression" is wrong #415

Closed
@gitdallas

Description

@gitdallas

From the guide:

// Named function expression.

var foo = function() {
    // Do something.
};

This is actually a variable assigned to an anonymous function.

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