Vue.js thumbnail
Vue.js
vuejs.org
Some of the warning checks can also incur a small amount of performance overhead. When deploying to production, we should drop all the unused, development-only code branches for smaller payload size and better performance. Props / events validation without a build tool by loading it from a CDN or se
1 Users
0 Comments
4 Highlights
0 Notes

Top Highlights

  • Some of the warning checks can also incur a small amount of performance overhead. When deploying to production, we should drop all the unused, development-only code branches for smaller payload size and better performance.
  • Props / events validation
  • without a build tool by loading it from a CDN or self-hosted script, make sure to use the production build (dist files that end in .prod.js) when deploying to production.
  • pre-minified with all development-only code branches removed.

Domain

Ready to highlight and find good content?

Glasp is a social web highlighter that people can highlight and organize quotes and thoughts from the web, and access other like-minded people’s learning.