I’ll most certainly end up using re-frame, but I’m currently exploring the fundamentals so I have a better understanding of the tradeoffs.
@lilactown Is that snippet you posted valid Reagent Hiccup? Having the second element of a vector being a function? Is that interpreted as an anonymous component? How do you pass it props?
Unfortunately the documentation of Reagent is very opaque to me. I’m not sure if it is my Google skills failing me, or that a lot of corner cases or patterns are documented in blog posts that may be obsolete, but it’s certainly frustrating. I’d happily pay for a comprehensive book on various Reagent patterns.