Home | Notifications | New Note | Local | Federated | Search | Logout

Note Detail


Reply to @dansup@mastodon.social
Hierarchy@Hierarchy@mastodon.social (2026-06-10 21:35:09)
@dansup @grishka whats SPA

---Reply--- Gregory@grishka@mastodon.social (2026-06-11 01:03:31) @Hierarchy @dansup in simple words, it's the type of website that keeps showing you spinners after your browser's UI tells you it's done loading. Instead of generating HTML on the server, it makes API requests from your browser and generates the page on your device. Because an SPA does more work than an old-school server-side-rendered dynamic website, it feels much slower, with no way around that.

Mastodon is an SPA as well.
Reply