Skip to content

Technical Debt: Investigate emitter.js #13

@gibbiemonster

Description

@gibbiemonster

Investigate emitter.js. It appears to be for the easy registering/de-registering/emitting of events, but is this required anymore if we target modern JS?

Acceptance Critera

  • Evaluate current functionality of emitter.js and where it is used in the framework.
    • Why does it (appear) to be used?
  • If it is required, design a refactoring to bring it up to modern JS standards.
  • If it is not required, design a solution to remove it from the framework and use native JS features instead.

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