Why using “vuex” with typescript is a pain?

This page summarizes the projects mentioned and recommended in the original post on /r/vuejs

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • vuex-smart-module

    Type safe Vuex module with powerful module features

  • If you are stuck in Vue 2 like me, the only way I found that kinda work is to use https://github.com/ktsn/vuex-smart-module. If your store is small I would try pinia or even composition api

  • vue-dfs-store

    A Typescript friendly state management solution using Vue's built-in reactivity system

  • Thank you very much! I was going to try https://github.com/JacobSNGoodwin/vue-dfs-store, but Pinia looks good. Vuex with TS is such a PITA!!

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Vuex on NodeJs Server

    1 project | /r/vuejs | 31 Oct 2021
  • Vuex helper that works properly with typescript

    2 projects | /r/vuejs | 13 Apr 2021
  • State management in Vue 3 with Harlem.js 📦

    3 projects | dev.to | 27 Feb 2022
  • How to unit test Vuex modules defined with the vuex-module-decorators syntax in Nuxt, using vue-test-utils and Jest?

    1 project | dev.to | 28 Sep 2021
  • Question about Vuex 4 with typescript

    1 project | /r/vuejs | 16 Aug 2021