Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Vuex is my only main challenge as well when it comes to Vue. Overall it's a fantastic js framework


I've implemented Vuex on a Vue 2 project to reduce adding props all the way down in my sub-components. Looking back, I would only add Vuex to a project if it needed it. Hint: small projects do not need it. Just rely on "Events up, props down" for your data flow.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: