vrac

Template-based web library [WIP] - https://github.com/green-coder/vrac Zulip archive: https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive/topic/vrac Clojureverse archive: https://clojurians-log.clojureverse.org/vrac
2020-02-15T20:03:29.007400Z

Progress report: finished the function apply-diff https://github.com/green-coder/vrac/commit/20a48de07abade4c364fc83b177984d501aae0d4 It will be used to apply a diff provided by the DB handlers to the DB value. The goal is to use the information in the diff to update the DOM in a more efficient way.