Come and join me in a series all about learning. In this series we will be learning Vue and Vuex by creating a digital version of a popular card game.
In this episode we create our first component. We create a set of data to be included in the store, pull it in to our card component, and stye the whole thing up with some scoped styles.
Read about why I started doing this, on Medium ( / i-have-no-idea-what-im-doing )
Shownotes
==========
Series Playlist ( • I Have No Idea What I'm Doing: Season... )
Project Repo (https://gitlab.com/frontendne/devs-ag...)
Vue docs (https://vuejs.org/v2/guide/)
Vuex docs (https://vuex.vuejs.org/en/)