How to make a single page app without a framework?

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

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • InfluxDB - Access the most powerful time series database as a service
  • Sonar - Write Clean JavaScript Code. Always.
  • 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.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

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