rum

Simple, decomplected, isomorphic HTML UI library for Clojure and ClojureScript | 0.12.8 https://github.com/tonsky/rum/blob/gh-pages/CHANGELOG.md#0128
pez 2019-02-13T13:47:36.004400Z

Hello rummers. I need som pointers for a thing. I have a set of values that need user input. While there are still inputs missing I show a checklist of cleared and missing inputs and when all are cleared I show some result. So far so good. But I'd like for the results to show with some delay, to give the user a chance to see the last item cleared. What is a nice way to achieve that? Any suggestions? I'm already using citrus, if that could be of use for this.