At Factor House we recently replaced reagent and re-frame with two new 
libraries that allow us to migrate to React 19.

1. HSX <https://github.com/factorhouse/hsx>: a Hiccup-to-React compiler 
that lets us write components the way we always have, but produces pure 
React function components under the hood.

2. RFX <https://github.com/factorhouse/rfx/>: a re-frame-inspired 
subscription and event system built entirely on React hooks and context.

Tom Crowley wrote an explanatory blog-post covering the ins/outs of both 
libraries:

https://factorhouse.io/blog/articles/beyond-reagent-with-hsx-and-rfx/

HSX and RFX are open-source and Apache 2.0 licensed, we're hopeful they 
contribute some value back to the Clojure community.

Thanks!
Derek


-- 
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.
To view this discussion visit 
https://groups.google.com/d/msgid/clojure/9d6c318a-403c-4752-852d-73776693a5efn%40googlegroups.com.

Reply via email to