SPAs: theory versus practice

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

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • view-transitions

    Want to animate navigations between pages? You can’t (yet).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • msw

    Industry standard API mocking for JavaScript.

    And browsers plugins control and cache requests via service workers which have the ability to fully intercept requests. This is how MSW works. See the service worker API docs for more info.

  • Nuxt.js

    Discontinued Nuxt is an intuitive and extendable way to create type-safe, performant and production-grade full-stack web apps and websites with Vue 3. [Moved to: https://github.com/nuxt/nuxt]

    As for building a clone without those types of architecture decisions at a more reasonable scale, you could just choose one of the contemporary SSR solutions for your favorite component framework like Angular Universal, Blazor Server, Remix, Next/Nuxt, or SvelteKit.

  • Next.js

    The React Framework

    As for building a clone without those types of architecture decisions at a more reasonable scale, you could just choose one of the contemporary SSR solutions for your favorite component framework like Angular Universal, Blazor Server, Remix, Next/Nuxt, or SvelteKit.

  • SvelteKit

    web development, streamlined (by sveltejs)

    As for building a clone without those types of architecture decisions at a more reasonable scale, you could just choose one of the contemporary SSR solutions for your favorite component framework like Angular Universal, Blazor Server, Remix, Next/Nuxt, or SvelteKit.

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

  • Hosting your app for production – an overview

    8 projects | dev.to | 3 Jan 2023
  • How development history keeps repeating itself

    5 projects | dev.to | 7 Nov 2022
  • how do i turn wordpress website into spa and use all plugins while seo works?

    3 projects | /r/Wordpress | 5 Mar 2022
  • I want to build a SPA twitter like app, already built the front-end, would like to know what JS technology i should start learning

    3 projects | /r/learndjango | 7 Jan 2022
  • Next.js: La Guía Definitiva del Framework React más Popular

    1 project | dev.to | 6 Dec 2024

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?