It's not the answer for my case because React + Redux is the stack I'm to 
use now. But I will still look into it just because it looks interesting, 
thank you!

On Wednesday, October 5, 2016 at 7:54:44 PM UTC+3, Charlie Koster wrote:
>
> I don't know if this is what you're looking for but rather than 
> React/Redux I personally think CycleJS <http://cycle.js.org/> is far 
> closer to Elm. It uses observables to chain up pure functions. Side effects 
> are handed off to the "CycleJS runtime" to do things like update the DOM or 
> perform HTTP requests.
>
> It's definitely not the same. It's definitely not the Elm architecture. 
> But you'll recognize the purity of its strategy.
>

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to