baconjs / bacon.js

Functional reactive programming library for TypeScript and JavaScript
https://baconjs.github.io
MIT License
6.47k stars 331 forks source link

doLog on Bus #762

Closed ghost closed 4 years ago

ghost commented 4 years ago

It doesn't appear doLog is working on Buses.

raimohanska commented 4 years ago

And how did you come to this conclusion? Please provide an example!

raimohanska commented 4 years ago

Here's a demonstration how it works: https://codesandbox.io/s/baconjs-dolog-1vejp?file=/src/index.js

ghost commented 4 years ago

Thanks so much! I miss understood how to use it. (I love Bacon BTW..)

raimohanska commented 4 years ago

No problem! Have a great day!