3

Scaling Performance in Vue.js 3

This chapter depends solely on the knowledge of the previous chapters, where we explored the different libraries to develop large-scale and enterprise-ready applications with Vue.js 3. This chapter will dive deeper into scaling an extensive Vue application. You will learn how to scale performance with asynchronous lazy loading, image compression, code splitting, tree shaking, and many other tricks to better increase the performance of your Vue.js 3 enterprise-ready application.

We will cover the following key topics in this chapter:

  • Why do we need Vue.js performance optimization?
  • The primary reasons for poor Vue performance
  • Checking your Vue.js application’s bundle size
  • Optimizing the performance of an enterprise ...

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.