Gered
38dee6ee8e
i think i was originally worried that swapping into view-data directly would cause unnecessary component re-renders, but that should not ever happen because application code should not be dereferencing view-data directly (should always be using cursors). |
||
---|---|---|
examples | ||
reagent-data-views | ||
reagent-data-views-browserchannel | ||
reagent-data-views-sente | ||
.gitignore | ||
LICENSE | ||
README.md |
reagent-data-views
Reagent components that can subscribe to receive realtime database updates.
This library is still in the experimental stages!
I'm hoping to have a release with documentation and examples soon. For now, tread carefully when browsing through the code in this repository!
This requires the use of my fork of the views library (which is also currently in the experimental stage).
License
Copyright © 2016 Gered King
Distributed under the the MIT License. See LICENSE for more details.