views.reagent/reagent-data-views
Gered 38dee6ee8e can just swap directly into view-data here, no need for a cursor
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).
2016-05-30 18:59:32 -04:00
..
src/reagent_data_views can just swap directly into view-data here, no need for a cursor 2016-05-30 18:59:32 -04:00
project.clj lots of updates: new views and reagent. remove direct browserchannel dep 2016-05-19 16:24:26 -04:00