How to make a single page app without a framework?

This page summarizes the projects mentioned and recommended in the original post on /r/learnjavascript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • meeba-farm

    Evolving life simulation, written in vanilla JS, full of living, feeding, breeding, mutating "meebas"

  • That said, if you are really attached to writing your own, I did that for a project of mine a few years back. Perhaps you could take some inspiration from it.

  • Mithril.js

    A JavaScript Framework for Building Brilliant Applications

  • For an app of any significant size, I don’t think you save yourself much time or effort by going that route. I would recommend instead pulling in a barebones framework like Mithril, which is not only a small zero-dependency package, but also has a small easy-to-learn API.

  • 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