Question about Vuex 4 with typescript

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
  • typed-vuex

    🏦 A typed store accessor for vanilla Vuex.

  • I decided to take a look at some vuex typing packages like simple-vuex and typed-vuex but they only show Vuex 3 examples, and im not really sure if the packages work with vuex 4 because the store initialization is different.

  • 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

  • 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
  • Is it ready already?

    2 projects | /r/vuejs | 18 Apr 2021
  • How do you name your actions vs. mutations in Vuex to avoid confusion?

    1 project | /r/vuejs | 28 Dec 2020
  • How to Protect State in Pinia

    2 projects | dev.to | 7 Apr 2024