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). |
||
---|---|---|
.. | ||
src/reagent_data_views | ||
project.clj |