Packaging Vue Components for npm Base Example Can’t I Just Share .vue Files Directly? Packaging Components for npm How does npm know which version to serve to a browser/build pro...
Migrating from Vue 2 Breaking Changes new Router becomes createRouter New history option to replace mode Moved the base option Removed * (star or catch all) routes Replaced...
Vue Component Extensions Vue Component Extensions After Vue mounts the app and init Framework7, we will have access to Framework7’s initialized instance and some other useful ...
Template Syntax Interpolations Text Raw HTML Attributes Using JavaScript Expressions Directives Arguments Dynamic Arguments Modifiers Shorthands v-bind Shorthand v-on Sho...
The generate Property cache concurrency crawler dir devtools exclude fallback interval minify routes Function which returns a Promise Function with a callback Speeding u...
Props Prop Types Passing Static or Dynamic Props Passing a Number Passing a Boolean Passing an Array Passing an Object Passing the Properties of an Object One-Way Data Flow ...
Testing Computed Properties Writing the test Testing by rendering the value Testing with call To call or to mount ? Conclusion This book is written for Vue.js 2 and Vue Te...