Skip to content

Better partial support for from(Node)Callback (pull request) - #143

Merged
raimohanska merged 10 commits into
baconjs:masterfrom
abesto:smart-from-callback
Apr 3, 2013
Merged

Better partial support for from(Node)Callback (pull request)#143
raimohanska merged 10 commits into
baconjs:masterfrom
abesto:smart-from-callback

Conversation

@abesto

@abesto abesto commented Apr 3, 2013

Copy link
Copy Markdown
Contributor

As discussed in #133

abesto added 10 commits March 28, 2013 21:44
Passing values from other streams into `fromCallback` and
`fromNodeCallback` is pretty cumbersome. This patch hacks
`fromNodeCallback` so that it can take any number of primitive values
and `Observable`s (`EventStream` and `Property` objects, for instance).
It will call its callback once it has all the values from all the
sources.
@raimohanska

Copy link
Copy Markdown
Contributor

Great work! Merging.

Now, it would be really really great if someone blogged about using Bacon.js on the server-side, using these new lifted callbacks :)

raimohanska added a commit that referenced this pull request Apr 3, 2013
Better partial support for `from(Node)Callback` (pull request). Close #133.
@raimohanska
raimohanska merged commit 19d1f56 into baconjs:master Apr 3, 2013
@abesto

abesto commented Apr 3, 2013

Copy link
Copy Markdown
Contributor Author

Totally getitng the "nudge-nudge-wink-wink" :) Post will be coming up this weekend, if all goes as planned.

@raimohanska

Copy link
Copy Markdown
Contributor

I wish there was a Like button in Github comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants