4
Architecture for Large-Scale Web Apps
In the previous chapter, we explored building and scaling large-scale applications in Vue 3. We discussed why we need Vue.js performance optimization, the primary reasons behind poor Vue performance, how to check your Vue.js application’s bundle size, and optimizing the performance of an enterprise Vue application using different methods such as asynchronous/lazy component loading, WebP images, and image compression and code splitting.
In this chapter, we will learn how to handle a sizable enterprise-ready project, from managing larger file structures to using the micro frontend architecture. We will also learn how to handle the internationalization and localization of our Vue.js 3 project.
We will cover ...
Get Architecting Vue.js 3 Enterprise-Ready Web Applications now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.