How do i decide between clay and clerk? :)
maybe try both and see what you prefer? Or go with clerk (:
I used both, and my "reflex" tells me: "Clerk caches expressions by default", if you need/want this use Clerk
I think clerk puts an emphasis on reapeatibility, which can be crucial for certain types of use cases. Otherwise, you can try both to see how they feel as others have mentioned.
OK, so my implicit assumption that they More or less solve the same Problem was not entirely wrong^^
Clay also supports use cases that overlap with data inspectors like #portal by narrowing the output to a single result.
I like both but I ended up using Clay because my use cases involve various document publishing flows and I'd rather not deal with the Tailwind ecosystem when managing custom styles and other customizations.
https://clojurians.slack.com/archives/C035GRLJEP8/p1766264754257249
Also, Clay made it relatively straightforward to use docstring-style text as prose/content in-between my forms. Customization of the output was also a bit more flexible.