Diving Into Vue 3 - Reusability with Composables

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
  • vue-reusability-with-composables

    An example showing how to refactor a Vue component to use Vue 3 composables.

  • The repo to go along with this example can be found here. There are several branches to show the progression of how the project gets refactored.

  • vue-reusability-with-composables

    Discontinued An example showing how to refactor a Vue component to use Vue 3 composables. [Moved to: https://github.com/deepgram-devs/vue-reusability-with-composables] (by SandraRodgers)

  • Here is the finished example code using Vue 3 (and before I refactor it to use composables). Now that everything is working, I will refactor my code to make it more reusable.

  • 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

  • Show HN: A tool exploring Earth-like exoplanets from NASA TESS mission

    1 project | news.ycombinator.com | 7 May 2024
  • Python JSON schema

    1 project | dev.to | 7 May 2024
  • Caniwebview.com – Like Caniuse but for Webviews

    7 projects | news.ycombinator.com | 7 May 2024
  • Supercharge your workflow with Husky, Lint Staged and Commitlint

    2 projects | dev.to | 7 May 2024
  • Handling dates in JavaScript with Tempo

    4 projects | dev.to | 7 May 2024