Vuex Tutorial #6 - Mutations

salmanclever
Hey all, in this Vuex tutorial I'll show you how to mutate data on the store. Mutations allow us to track when and how we c ...
Hey all, in this Vuex tutorial I'll show you how to mutate data on the store. Mutations allow us to track when and how we change the data, which isn't the case if we edit it directly without mutations. ----- COURSE LINKS: + Atom editor - https://atom.io/a + CMDER - http://cmder.net/ + Vue JS 2 tutorials - https://www.youtube.com/playlist?list=PL4cUxeGkcC9gQcYgjhBoeQH7wiAyZNrYa + GitHub Repo - https://github.com/iamshaunjp/vuex-playlist ----------------------------------------------------------------------

همه توضیحات ...