Vue.js is a fast-growing JavaScript framework backed up by a strong community since 2014. Along the years, good practices and shortcuts have emerged to ship faster and maintain a better codebase. Today, I'm sharing with you 10 tips that helped increase my productivity and that I'm sure will do the same for you.
Plugins are what makes our lives as developers so much more productive. Most of our projects depend on them, as they allow us to ship new features with great speed. We'll learn how to make our own plugin and distribute it on NPM for everyone to use.
As the newest version of the Vue CLI gets released, we'll take a look at the latest features and improvements of this release that undoubtedly improve how you build using Vue.