Skip to content

Commit ee15ebf

Browse files
committed
refactor: adding reference for event-emitter
1 parent 9ba5444 commit ee15ebf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

16.create-an-Event-Emitter.md

+7
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,10 @@ Sure! Here are some real-world examples of how event emitters can be used in Jav
173173
* Sending notifications based on specific triggers.
174174
* Managing subscription and unsubscription of notification listeners.
175175

176+
177+
#
178+
179+
### Reference
180+
181+
[Facebook Event-Emitter](https://github.com/facebookarchive/emitter)
182+

0 commit comments

Comments
 (0)