maintaining-state-in-clojure icon indicating copy to clipboard operation
maintaining-state-in-clojure copied to clipboard

In “Caveat” section, describe how state is maintained in real apps

Open oubiwann opened this issue 7 years ago • 0 comments

E.g, using a database connection, in-memory data store with atoms, and then providing access of this data to different parts of the app via components (and their dependencies).

oubiwann avatar Feb 11 '18 16:02 oubiwann