yOU DON'T nEEd a fRamEWoRk

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
  • petite-fullstack

    Discontinued Living proof that you don't need a heavy framework for fullstack. Built with Alpine.js and Pocketbase

  • Code: https://github.com/Gravy59/petite-fullstack

  • Bootstrap

    The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.

  • To get started, I created a new project folder and created an empty html file. I chose not to use npm and instead opt for link and script tags from CDNs. I threw in Bootstrap and Alpine.js. Alpine is basically the modern version of jQuery, and I'm more comfortable with Alpine from the copious amount of classes my school had on it that one year. Bootstrap provided me with a pre-built user interface that I could customize, and Alpine.js allowed me to add interactivity to my app.

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

    A rugged, minimal framework for composing JavaScript behavior in your markup.

  • To get started, I created a new project folder and created an empty html file. I chose not to use npm and instead opt for link and script tags from CDNs. I threw in Bootstrap and Alpine.js. Alpine is basically the modern version of jQuery, and I'm more comfortable with Alpine from the copious amount of classes my school had on it that one year. Bootstrap provided me with a pre-built user interface that I could customize, and Alpine.js allowed me to add interactivity to my app.

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

  • Live Video Streaming from Laravel PHP using LiveKit

    5 projects | dev.to | 5 Aug 2022
  • Integrate Bootstrap with React

    2 projects | dev.to | 19 Apr 2024
  • Free Bootstrap Themes and Templates to Download in 2024

    1 project | dev.to | 18 Apr 2024
  • The origin and virtues of semicolons in programming languages

    2 projects | news.ycombinator.com | 15 Apr 2024
  • Building a Dynamic Client-Side Blog with Secutio & Bootstrap

    4 projects | dev.to | 10 Apr 2024