As my career has progressed I have filling a number of roles; backend(LEMP), then team lead, then Dev(Sec)Ops. The few times I needed frontend effort someone more skilled was always available. So frontend was never my thing. Recently though, I have been listening to some VueJS videos and it seems ...interesting. Not like the JS of the old days (writing logic twice, once for each browser).
So; what are some of your favorite libraries to use with VueJS (or plain JS)?

Latest comments (35)
Vuesax
Hey please help me
How can I integrate ccavenue with Vuejs and Laravel
I find vue-2-dropzone and vue-tables-2 (for the server table) extremely useful
rowanwins.github.io/vue-dropzone/d...
npmjs.com/package/vue-tables-2
I prefer Quasar. Especially now when v1 is released. I was surprised how big is the Quasar team.
I recommend you to have a look at its amazing documentation or you can spend 12$ on Udemy - Cross-Platform VueJS Vuex & Firebase Apps.
Subscribe to the newsletter to receive monthly expert tips and tricks to extend your Quasar expertise.
Check out my vuex-plus library. It allows for vuex module instances and automatic vuex hot reloading
github.com/presidenten/vuex-plus
Nuxt, Vuelidate, Vuepress
Besides that, i like vue2-hammer, which is a wrapper for hammer, and vue-lazyload, which defers image loading until they come above the hold.
Vuex-persist or vuex-presistant. Either one you use. I still don't know why persistance has to be a plugin
Because HTTP is stateless
I don't understand
github.com/ankurk91/vue-flatpickr-...
github.com/ankurk91/vue-loading-ov...