Strongly typed Vuex 4 - Proof of Concept

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-typings

    Strongly typed vuex

  • Not a long time ago it was practically not possible to create good typings for vuex because of / convention used in namespaced modules. Typescript 4.1 introduced Template Literal Types which can be used to properly implement such behavior. I took advantage of this feature and created set of strong type definitions for vuex 4: https://github.com/kadet1090/vuex-typings.

  • 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

  • How to Protect State in Pinia

    2 projects | dev.to | 7 Apr 2024
  • TypeScript please give us types

    4 projects | /r/typescript | 8 Jul 2023
  • TypeScript please give us types

    1 project | /r/patient_hackernews | 7 Jul 2023
  • TypeScript please give us types

    1 project | /r/hackernews | 7 Jul 2023
  • TypeScript please give us types

    1 project | /r/hypeurls | 7 Jul 2023