Hi Jeremy,

These look great!  This might be the wrong forum for it (or maybe it's the
best forum for it), but I'd be curious to get your take on why one might
choose Cycle over React with something like Reagent+Re-frame to do
event-driven dataflow programming in the browser.  Surely Cycle is a much
smaller community with a less active supporting library ecosystem.  It's
true that React has more unnecessary complexity and OO-ish cruft, even with
nice tools like re-frame to make things better.

Rob

On Fri, Mar 30, 2018 at 8:47 PM, Jeremy Kross <jeremy.kr...@gmail.com>
wrote:

> Hey everybody,
>
> I've been hacking on these for about two years, but I only recently got
> around to documenting them to a place where they're semi-presentable.
>
> First up in Ulmus, a library for doing frp style programming in
> Clojurescript.  I apes the Elm API to some degree.  Really just
> higher-level core.async, but I've found it pretty great to work with.
>
> https://github.com/jeremykross/ulmus
>
> Second is Recurrent, a library for building functionally reactive web
> components.  It's inspired most directly by cycle.js but I think there's
> good bit of novelty there as well.  Can't say that it's for everybody, but
> the way my mind works, it's been real joy to develop and use.
>
> https://github.com/jeremykross/recurrent
>
> Hope somebody else will find these cool as well.
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to