#vue #vuejs
“Building Large-Scale Apps with VueJS 2 (part 1: Structure)” https://medium.com/@thomasmarciniak/building-large-scale-apps-with-vuejs-2-part-1-structure-c27ae42dacd0
“Building Large-Scale Apps with VueJS 2 (part 1: Structure)” https://medium.com/@thomasmarciniak/building-large-scale-apps-with-vuejs-2-part-1-structure-c27ae42dacd0
Medium
Building Large-Scale Apps with VueJS 2 (part 1: Structure)
When it comes to building a Large-Scale App in VueJS we’ve got a few things to perform to make our project maintainable and clear. As for…
#perf #devtools
Performance Analysis Reference
https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/reference
Performance Analysis Reference
https://developers.google.com/web/tools/chrome-devtools/evaluate-performance/reference
#vue #vuejs
Why We Love, Use, And Support Vue.js https://www.monterail.com/blog/why-we-use-vuejs#.WUqCvqG-y-M.twitter
Why We Love, Use, And Support Vue.js https://www.monterail.com/blog/why-we-use-vuejs#.WUqCvqG-y-M.twitter
Monterail
Why We Love, Use, And Support Vue.js
What makes Vue.js one of the most promising frameworks out there? Why Vue is a good decision from a product owner and developer perspective? Read a blog post from Vue.js core team member to find out.
#vue #vuejs
“Vue’s new and improved prop.sync” @mauromadeit https://medium.com/front-end-hacking/vues-v-model-directive-vs-sync-modifier-d1f83957c57c
“Vue’s new and improved prop.sync” @mauromadeit https://medium.com/front-end-hacking/vues-v-model-directive-vs-sync-modifier-d1f83957c57c
Medium
Vue’s new and improved prop.sync – Frontend Weekly – Medium
In Vue 2.3, the .sync modifier, which was removed in the past, has been reintroduced in a new way.