Hacker News new | ask | show | jobs
by prima-facie 4293 days ago
Promises and Events are not mutually exclusive. I can imagine a lot of scenarios where both would make sense. But as you said, it doesn't feel right to overuse the EventEmitter mechanism where it's not really needed.