Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Technical Debt: Investigate emitter.js #13

Open
blockarchitech opened this issue Jan 10, 2025 · 0 comments
Open

Technical Debt: Investigate emitter.js #13

blockarchitech opened this issue Jan 10, 2025 · 0 comments

Comments

@blockarchitech
Copy link
Collaborator

blockarchitech commented Jan 10, 2025

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant