Switching from React To Vue.js: survival tips

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • rollup-plugin-vue

    Discontinued Roll .vue files

  • I'm currently just using vue-cli-service dev server to run my development environment. Compile with Rollup (even though rollup-plugin-vue is still quite flaky).

  • typed-vuex

    🏦 A typed store accessor for vanilla Vuex.

  • typed-vuex

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

    A simple way to make Vuex type-safe with intuitive intellisense

  • vuex-typescript

  • vuex-typex

    Typescript builder for strongly-typed access to Vuex Store modules

  • vuex-typex

  • vue-testing-library

    🦎 Simple and complete Vue.js testing utilities that encourage good testing practices.

  • I'm using vue-testing-library with msw (to mock network responses) and it works as well as react-testing-library.

  • 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.

    InfluxDB 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

  • Looking for code repos using Vue Testing Library to learn about testing

    4 projects | /r/vuejs | 31 May 2021
  • Best way to start writing unit tests?

    2 projects | /r/vuejs | 25 Apr 2022
  • What simple (but overlooked) practices significantly improved your application's frontend?

    7 projects | /r/Frontend | 19 Mar 2022
  • State management in Vue 3 with Harlem.js 📦

    3 projects | dev.to | 27 Feb 2022
  • My first open source project, create an completely interactive Web OS with Vue.

    1 project | /r/opensource | 1 Jan 2022