Hacker News new | ask | show | jobs
by mgh 5602 days ago
PubSub is useful for implementing interfaces between data and UI layers. Js.io has one that has almost the same interface: https://github.com/mcarter/js.io/blob/master/packages/lib/Pu...