Providing an opinionated style guide and/or best practices for syntax, conventions, and structuring Vue applications.
Should be something similar to:
Here is something https://pablohpsilva.github.io/vuejs-component-style-guide
I can definitely see the value in something like this, but for nearly every rule, I find occasions to break them. I also find it useful to use different conventions in different kinds of projects and with different kinds of teams. So I _personally_ am not that interested in creating/supporting a resource like this.
However, the cookbook (which I will finally have more time to _really_ develop this summer!) I do think it would be good to address many concerns in a more exploratory format, e.g. weighing pros and cons of various architectures around a specific problem.
OK, I've _finally_ been convinced to start work on an official Vue style guide. 馃槃 Many of these rules will even be enforceable through eslint-plugin-vue, thanks to hard work from members of the community!
This is in! 馃帀 Hooray
鉂わ笍
Most helpful comment
OK, I've _finally_ been convinced to start work on an official Vue style guide. 馃槃 Many of these rules will even be enforceable through
eslint-plugin-vue, thanks to hard work from members of the community!