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 popular card game, Cards Against Humanity.
In this episode, we finally look at Vuex actions and use them together with Axios and JSON Server to add a much-needed database to our app.
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...)
Episodic Project Tags (https://gitlab.com/frontendne/devs-ag...)
Vue docs (https://vuejs.org/v2/guide/)
Vuex docs (https://vuex.vuejs.org/en/)
Axios (https://github.com/axios/axios)
JSON Server (https://github.com/typicode/json-server)