Web_programming
@sharif_web_programming
1.14K
subscribers
354
photos
14
videos
125
files
1.22K
links
Sharif web programming
If you have any questions, please feel free to ask(
@yumcoder
)
Download Telegram
Join
Web_programming
1.14K subscribers
Web_programming
https://www.npmjs.com/package/fbemitter
#EventEmitter
#event_bus
#eventbus
npm
npm: fbemitter
Facebook's
EventEmitter
is a simple emitter implementation that prioritizes speed and simplicity. It is conceptually similar to other emitters like Node's
EventEmitter
, but the precise APIs differ. More complex abstractions like the event systems used on…