rss_feed

Vue.js

Single Page Applications vs Multi-Page Applications

SPAs and MPAs are popular ways of creating web apps, but both have their pros and cons. In this article, we explore their benefits and detriments.

May 13, 2024

Vue.js: Route-Level Code Splitting with a Page Loader

Vue.js makes it easy to implement router-level code splitting. Page loaders are a great way to indicate that your application is loading.

June 18, 2023