这是indexloc提供的服务,不要输入任何密码
Skip to content

MohinSandhi/learn-vuex

 
 

Repository files navigation

Vuex for Everyone

This repository contains the example code for the Vuex for Everyone course.

In this course you'll learn all there is to know about Vuex by creating a shopping cart from scratch.

We will start off by creating a shopping cart with Vue and then progressively dive into Vuex features as we need them. Piece by piece we'll replace parts of our application with mutations, getters, and actions.

You'll also learn how to break your Vuex store into modules.

After this course, you will know when and how to use getters, mutations, actions and, how to split your Store with modules.

The course is free. Enroll at Vue School!

About

🗂Source code for the Vuex for Everyone course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.9%
  • Vue 10.3%
  • HTML 0.8%