Skip to content

Experiment: Migrate from Vuex to Pinia #225

@nwittwer

Description

@nwittwer

Pinia is the current recommended State Management solution for Vue right now. The TypeScript support, DevTools, and the removal of the mutations layer all make a lot of sense. Would be nice to have help migrating the current modules into the Pinia API.

https://pinia.vuejs.org/cookbook/migration-vuex.html

  • Restructuring Modules to Stores
  • Convert each module
  • Update each Vuex component usage -> Pinia

Metadata

Metadata

Assignees

No one assigned

    Labels

    Help WantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions