Hacker News new | ask | show | jobs
Show HN: 1log, a library for logging and testing RxJS observables (obvibase.com)
1 points by ivan7237d 1960 days ago
1 comments

I created a library that lets you log much more information about an RxJS observable than just next/errors/completions. And it's not only about logging to the console: you can inspect log messages in unit tests. Looking forward to your feedback!