Skip to content

codingwithjustin/vuex-basics

Repository files navigation

Vuex Basics

Vuex Basics in Vue 3 with Composition API in 6 minutes



Tutorial creating hangman project in Vue 3

Checkout the tutorial for this repo.


Summary

Today we will be creating a simple counter app from scratch to learn the basics of using Vuex 4 with Vue 3 Composition API. We'll start by taking a look at Vuex concepts like state, getters, and mutations and how to use them within the options API, then we will switch over the compositions API and implement the same functionality. We'll also create some reusable helper functions to make accessing the store in the composition API more readable.

Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published