HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by pjc50

Comment by pjc50 3 months ago

1 reply

View on Hacker News

This is local pubsub within an application, right? i.e. corresponding to C#'s 'event' keyword.

diggan 3 months ago

It seems like it yeah. I did something that looks similar at a surface-level (https://github.com/victorb/LightYearJS/blob/master/test/acce...) around 11 years ago, but apparently called it an "Event Dispatcher", something that might fit the submission project better.

Reply View | 0 replies