Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

discrepancy between zip file code & video in mastering vuex Mutations & Actions @6:56 #4

Open
aspiringguru opened this issue Mar 3, 2019 · 1 comment

Comments

@aspiringguru
Copy link

Working through the vuex mutations and actions lesson.
https://www.vuemastery.com/courses/mastering-vuex/vuex-mutations-actions-1

The video @ 6:56 does not have this line
import { mapState, mapGetters } from 'vuex'

https://github.com/Code-Pop/real-world-vue/releases/tag/lesson12-mutations%26actions1-start

it's a minor issue, but would be good for the code to match the video. thanks :)

@aspiringguru
Copy link
Author

problem was relatively minor, leaving this here in case it is useful for someone.

reversed this from the 'finish' version (https://github.com/Code-Pop/real-world-vue/releases/tag/lesson12-mutations%26actions1-finish)

my new starting point repo.
https://github.com/aspiringguru/vu_mstry_vuex_muts_actions1_newstart

my working backwards repo (with more staging commits)
https://github.com/aspiringguru/vue_mastery_vuex_mutations_actions1_backwards_from_finish

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant