You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2019. It is now read-only.
WHY
ほとんどのフレームワークでは EventEmitter を使っている。
いまの Madoop の API はオレオレでダサい。
WHAT
madoop.once('completed', result => { ... } );
のような形で使えるようにする。参考:Node書くならEventEmitterについて知っとくべし
The text was updated successfully, but these errors were encountered: