Hacker News new | ask | show | jobs
A JavaScript message transport bus (github.com)
1 points by hammadfauz 4393 days ago
Created a simple interface for communicating between generic objects. Mainly as an exercise to teach myself OO JavaScript, and design patterns. Looking for criticism and feature requests.