Open JosephMoniz opened 11 years ago
Nice! @mattpodwysocki is awesome. There are several way we could go with this.
Yeah definitely - I've seen a lot of stream alternatives popping up on GH - perhaps too many are in their infancy (RxJS aside), but I'd love to hear about them. A lot of the newer ones seemed to grow out of issues with Streams2 as well.
Things like https://github.com/dominictarr/pull-stream from @dominictarr and https://github.com/creationix/min-stream from @creationix
@mhart Oooh, nice. Alt Streams sounds like fun. Let's create a new show for that too. Probably with @isaacs too.
pull-streams and min streams are very similar, actually.
Would also be worth covering https://github.com/gozala/reducers so maybe we'd want to get gozala in on such a show.
On Sun, Jun 9, 2013 at 7:27 AM, Daniel Shaw notifications@github.comwrote:
@mhart https://github.com/mhart Oooh, nice. Alt Streams sounds like fun. Let's create a new show for that too. Probably with @isaacshttps://github.com/isaacstoo.
— Reply to this email directly or view it on GitHubhttps://github.com/nodeup/contribute/issues/1#issuecomment-19161159 .
I'd love to talk streams and FRP in addition to RxJS. Could be a fun show!
yeah, that would be a good angle: Streams meets FRP
I think I've finally stabilized my min-stream + continuable style APIs, so if we talk about that, it shouldn't change the next week like it's been doing the last few months.
Lots of FRP stuff, but with node style back-pressure and functions everywhere!
On Thu, Jun 13, 2013 at 1:42 PM, Dominic Tarr notifications@github.comwrote:
yeah, that would be a good angle: Streams meets FRP
— Reply to this email directly or view it on GitHubhttps://github.com/nodeup/contribute/issues/1#issuecomment-19415036 .
Sounds good guys - definitely looking forward to this episode. Is it worth getting @isaacs in on the action too, as I guess I'm interested in a constructive discussion as to where Streams2 is falling down.
+1
I'd love to have @jhusain along for the ride as well since he uses RxJS at Netflix and can talk about how they use it in detail
I'd love to paticipate.
+1.
Apropos @mattpodwysocki quote from the JSJ podcast FRP episode:
Node streams, we [RxJS devs] definitely want to go there a lot more. Although there’s definitely a mismatch between what they do and what we do which could be a whole another show, believe me.
Also note the number of modules now on npm tagged reactive, rx, or frp.
https://github.com/Reactive-Extensions/RxJS
What is reactive? Why reactive instead of streams? Use cases.
https://twitter.com/mattpodwysocki << Maintainer https://twitter.com/substack << Substack would be cool for feedback on VS streams