forked from pebble/pebblejs
-
Notifications
You must be signed in to change notification settings - Fork 3
Technical Debt: Investigate emitter.js #13
Copy link
Copy link
Open
Description
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.jsand 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels