posh!
now stores posh state inside the
meta-data of the DataScript conn. There are now no global atoms and
all is passed around in the conn.before-tx!
. You can bake up your own
version of transact!
in the rare case you need to add
pre-transaction filters.active-queries
returns an atom that contains the set
of all active queries for any rendered components. This info is
helpful for syncing with the back-end.Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close