Hosting a single page application or website on S3

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web. (by vuejs)

  • A single page application loads a single web document. Based upon your interaction with this page the content is updated. The pages are rendered on your web browser. And more API calls are performed to fetch extra input. Due to this fact an SPA can be fast! You can use the framework of your choice: angular, reactjs, vue, etc, etc.

  • React

    The library for web and native user interfaces.

  • A single page application loads a single web document. Based upon your interaction with this page the content is updated. The pages are rendered on your web browser. And more API calls are performed to fetch extra input. Due to this fact an SPA can be fast! You can use the framework of your choice: angular, reactjs, vue, etc, etc.

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

    Deliver web apps with confidence 🚀

  • A single page application loads a single web document. Based upon your interaction with this page the content is updated. The pages are rendered on your web browser. And more API calls are performed to fetch extra input. Due to this fact an SPA can be fast! You can use the framework of your choice: angular, reactjs, vue, etc, etc.

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