I'm excited to announce the first release of Dominator <https://github.com/dubiousdavid/dominator>. Dominator brings the simplicity and performance of the Virtual-DOM <https://github.com/Matt-Esch/virtual-dom> project to ClojureScript <https://github.com/clojure/clojurescript>. Dominator encourages a single flow of events, using pure functions for updating state and rendering, and using Zelkova <https://github.com/jamesmacaulay/zelkova>/core.async <http://clojure.github.io/core.async/> for data flow. The concepts and patterns from the Elm <http://elm-lang.org/> language are used extensively.
Please hit me up with any questions. David https://github.com/dubiousdavid/dominator [dominator "0.1.0"] -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
