Intro to Complex Chrome Extensions with Vue.js
I recently evaluated a great Vue.js plugin (for Vue CLI v. 3.*), it is available in GitHub here. It turns out that among other things, the Vue.js ecosystem, (primarily its core libraries), are an excellent choice for building web/chrome extensions where the UI needs to be scalable in terms of future features and functionality. And so this post explores and investigates Vue ecosystem as a solution stack for building complex and maintainable, cross-browser web extensions.