ja...@jamesknelson.com
unread,Feb 2, 2015, 5:05:24 AM2/2/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bac...@googlegroups.com
Thanks for writing Bacon.js, I'm really enjoying working with it!
Coming from AngularJS, I'm used to needing to manually call unsubscribe every time I watch something. I couldn't find an answer in the documentation, but would I be correct in assuming you don't need to manually unsubscribe after an End event is called? Say for example, I wouldn't need to unsubscribe for this?
Bacon.once(1).onValue (v) -> console.log v