Skip to content

Commit

Permalink
refactor: adding reference for event-emitter
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaban-Eissa committed May 30, 2024
1 parent 9ba5444 commit ee15ebf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions 16.create-an-Event-Emitter.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,10 @@ Sure! Here are some real-world examples of how event emitters can be used in Jav
* Sending notifications based on specific triggers.
* Managing subscription and unsubscription of notification listeners.


#

### Reference

[Facebook Event-Emitter](https://github.com/facebookarchive/emitter)

0 comments on commit ee15ebf

Please sign in to comment.