Skip to content

ES6-ify controller functions #48

@lottspot

Description

@lottspot

Controller functions are all declared as anonymous functions using the old ES5 syntax. For the sake of keeping things as consistent as possible across the codebase, it would be better if we declared them as ES6-style anonymous functions

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