← Back to Phase 2: Intermediate

Event Emitter

Phase 2: IntermediateModule 6: Advanced Utilities

Medium3.79k completed

Description

Implement a class that can subscribe to and emit events that trigger attached callback functions

Your Solution