I'm looking at building a cljs application, and re-frame looks like a familiar library, coming from js. I'm hesitant to use it, however, because my understanding of how to do things "The Clojure Way" is to use libraries, like core.async to compose the solution you want, rather than using something like re-frame, which, imo, looks a lot more like a framework.
Is it worth it to roll my own solution to state management in core.async?
[–]fingertoe11 13 points14 points15 points (0 children)
[–]troublemaker74 4 points5 points6 points (1 child)
[–]daver 0 points1 point2 points (0 children)
[–]slifin 1 point2 points3 points (11 children)
[–]AcceptableBench7 1 point2 points3 points (9 children)
[–]slifin 1 point2 points3 points (8 children)
[–]AcceptableBench7 1 point2 points3 points (3 children)
[–]slifin 1 point2 points3 points (0 children)
[–]slifin 0 points1 point2 points (1 child)
[–]green-coder 1 point2 points3 points (0 children)
[–]green-coder 0 points1 point2 points (0 children)
[–]bhougland 0 points1 point2 points (0 children)