Switching from React To Vue.js: survival tips

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. 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).

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. typed-vuex

    🏦 A typed store accessor for vanilla Vuex.

    typed-vuex

  4. vuex-typescript

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

    vuex-typescript

  5. vuex-typex

    Typescript builder for strongly-typed access to Vuex Store modules

    vuex-typex

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

  7. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla 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

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?