|
|
|
|
|
by stefcoetzee
925 days ago
|
|
I've only kicked the tires, not used it in anger. The tutorials are fairly accessible:
https://cljdoc.org/d/missionary/missionary/b.33/doc/readme/t... In a recent London Clojurians talk, the author Leo Noel explained Electric can be thought of as a frontend for Missionary. Rama is by a different team (RPL), but agreed, their philosophies are similar. |
|
I'll be honest, part of the problem is I don't work in the web space. So I don't care for (or completely understand) the things they're looking to solve (ex: server/client sync issues). I just want to have simpler state-management and have changes propagate across my program in a way that makes my life easier :) (think like a "notebook" where you update values and everything gets reevaluated where-needed)