DEV Community

Discussion on: Build a Basic CRUD App with Vue.js and Node

Collapse
 
dizid profile image
Marc de Ruyter

Thanks Brandom, this is an A+ top-tutorial!

And i can tell, because i did dozens of Vue / Node tutorials in the past months.
Also nice that you left out Vuex, probably a great state-management method, but it makes tutorials more abstract for beginners.

Collapse
 
bparise profile image
Brandon Parise

Thanks for feedback! Vuex can be daunting to learn when just starting out with Vue. Also, I find that people don't appreciate state management until they go through the trials of attempting to manage their app state manually! It's much easier to comprehend the complexity of Vuex/state management once you have gone through the growing pains!

Collapse
 
opeolluwa profile image
ADEOYE ADEFEMI OPEOLUWA

Hello Narc What's Vuex really? I'ma junior Vue.jsdeveloper & I've been trying to wrap my head around Vuex ; when & where to use it