Fork me on GitHub
#clojurescript
<
2023-08-17
>
itaied13:08:21

What's a recommended library for statemachine? Coming from js, we used XState

itaied14:08:02

how would you decide whether to pick a cljs implementation or a more popular js lib?

tatut14:08:57

I would expect a clojure one to better integrate with immutable data structures we use for everything and have convenient macros

tatut14:08:26

idk, look at which one has the functionality and convenience most appealing to you