This document discusses the future of the web and alternatives to single page applications (SPAs). It addresses common criticisms of SPAs, such as breaking browsers and the web, not scaling, and being slow. Alternatives proposed include resource-oriented client architecture, self-contained systems, and micro frontends. The second half discusses migrating a large web application from AngularJS to Angular, covering preparation, choosing a migration path, and priorities for the migration process.
Related topics: