Looking for recommended info on compliment structure for large apps

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

    A nimble Mastodon web client

  • I would personally look at how the devs at Elk are doing, here's the repo. The app is not "huge", but you can see that the application in production is really fast, and you have a fair amount of components rendered on screen.

  • vueuse

    Collection of essential Vue Composition Utilities for Vue 2 and 3

  • Give VueUsea try, it's amazing how the library wraps common browser api around the Vue reactivity system;

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

    Next generation testing framework powered by Vite.

  • Unit tests with Vitest. You can even test components and composables with it. If you're not a fan of testing components within a node environment, you can give Cypress Component testing a try;

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

  • Advice needed for Supabase + Pinia

    3 projects | /r/Nuxt | 20 Apr 2023
  • Why Vue not has it from box?

    5 projects | /r/vuejs | 30 Aug 2022
  • How to cook Nuxt 3 modules

    3 projects | dev.to | 8 Feb 2022
  • From my point of Vue: Vue 3 Ecosystem

    6 projects | dev.to | 24 Jan 2022
  • What tips can you give me as a React dev switching to Vue?

    2 projects | /r/vuejs | 3 Aug 2021