Skip to content
On this page

Optimizing A Vue App

  • tree shaking
  • dynamic imports
  • dynamic components
  • async components
  • aspect-ratio
  • import-on-interaction
  • AbortController API
  • Stale-while-revalidate

참고자료

Optimizing A Vue App