Sofia Murphysofiamurphy.hashnode.dev·Feb 13, 2024Single Page Applications: Exploration of the Pros and ConsAlright, let's take a stroll through the ever-evolving universe of web development, where single-page applications (SPAs) have emerged as the cool kids on the block. In this article, we're going to unravel the magic behind SPAs, exploring the highs t...Single Page Application
Mikeydraken.hashnode.dev·Sep 20, 2023Building Modern Single-Page Applications with JavaScript FrameworksThe Rise of Modern Single Page Applications Single-page applications (SPAs) are web apps that load a single HTML page and dynamically update that page as the user interacts with the app. SPAs use client-side JavaScript to manage app views and data fl...54 readsjavascript framework