5 ms·Agreed. Pure views are much simpler.by twfarland 9y agoAgreed. Pure views are much simpler.bpicolo 9y agoYou can write prop-only, pure views in vue. :)twfarland 9y agoIgnorance revealed :) thanks. What's Vue's idiomatic approach for managing state at the top, outside of all components (like Redux)?corford 9y agoVuex (https://vuex.vuejs.org/en/intro.html https://vuex.vuejs.org/en/intro.html)