Hacker News new | ask | show | jobs
by jsnelgro 2684 days ago
Also check out react-atom: https://github.com/derrickbeining/react-atom

I stumbled across it earlier this week and it's a joy to use so far. The api is inspired by clojure atoms, and typescript inference works great out of the box.

1 comments

Thank you, this looks really interesting. I've enjoyed using reagent and re-frame on personal projects but ClojureScript was too much for my team to swallow.