PublishedOctober 24, 2023How I Solved the Micro Frontend Compatibility IssueVue.jsJavaScripttranspilationmicrofrontendsvue-3real-world-problemQuasarFacing challenges with incompatible Vue 3 components in microfrontends? Discover a creative approach to transpile Vue 3 components into pure JavaScript, ensuring seamless integration across projects.
PublishedOctober 16, 2023How to Build a Scalable Vue.js Application: Architectural Best PracticesVue.jsarchitecturescalabilityBuilding scalable Vue.js applications require architectural best practices. This article outlines the key strategies.