Noob question: How to make a page that is a template?

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

    🚦 The official router for Vue.js (by vuejs)

  • Sounds like you could do with reading a bit about how routing works in JavaScript Single Page Applications. https://router.vuejs.org would be a good place to start, or maybe some tutorials.

  • query-string

    Parse and stringify URL query strings

  • Then in your Vue mounted/onMounted you could read the value from the querystring using something like https://github.com/sindresorhus/query-string

  • 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

  • Mongez React Form, Powerful form handler for React Js

    4 projects | dev.to | 4 Sep 2022
  • How to get Query Parameters and URL Parameters in React

    1 project | dev.to | 18 Jul 2022
  • Acquiring the Auth Code

    1 project | dev.to | 11 May 2022
  • How do I properly encode and interpret "&" from a URL that has other parameters?

    1 project | /r/vuejs | 24 Jan 2022
  • My solution for React Router type safety

    2 projects | dev.to | 30 Jul 2021