Vuejs.org: Vue Style Guide

Created on 18 Apr 2017  路  5Comments  路  Source: vuejs/vuejs.org

* Moved from https://github.com/vuejs/vue/issues/5457 *

What problem does this feature solve?

Providing an opinionated style guide and/or best practices for syntax, conventions, and structuring Vue applications.

What does the proposed API look like?

Should be something similar to:

2.0 enhancement

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!

All 5 comments

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

鉂わ笍

Was this page helpful?
0 / 5 - 0 ratings

Related issues

meetzaveri picture meetzaveri  路  4Comments

andreasvirkus picture andreasvirkus  路  3Comments

kciter picture kciter  路  5Comments

emileber picture emileber  路  5Comments

philoyou11 picture philoyou11  路  4Comments