課程目錄:Managing Vue JS State with Vuex培訓(xùn)
        4401 人關(guān)注
        (78637/99817)
        課程大綱:

          Managing Vue JS State with Vuex培訓(xùn)

         

         

         

        Introduction

        State management overview
        Overview of Vuex Features

        Components (state, getters, actions, mutations)
        Integration with Vue
        Getting Started with Vuex

        Creating a Vuex store
        Importing store to Vue
        Receiving States from the Store

        Computed property
        Object spread operator
        Creating a Getter

        Property-style access
        Method-style access
        Committing a Mutation

        Object-style commit
        Reactivity rules
        Mutations in components
        Learning About Helpers and Actions

        Commit method
        Dispatch method
        The mapState and mapActions helpers
        Working with Vuex Modules

        Module local state
        Dynamic module registration
        Module reuse
        Troubleshooting

        Summary and Conclusion