Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
3ac4e9ec
Commit
3ac4e9ec
authored
Sep 26, 2018
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates wording
parent
194896f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
doc/development/fe_guide/vue.md
doc/development/fe_guide/vue.md
+3
-3
No files found.
doc/development/fe_guide/vue.md
View file @
3ac4e9ec
...
@@ -222,12 +222,12 @@ The main return value of a Vue component is the rendered output. In order to tes
...
@@ -222,12 +222,12 @@ The main return value of a Vue component is the rendered output. In order to tes
need to test the rendered output.
[
Vue
][
vue-test
]
guide's to unit test show us exactly that:
need to test the rendered output.
[
Vue
][
vue-test
]
guide's to unit test show us exactly that:
## Vue.js Expert Role
## Vue.js Expert Role
One should apply to be a Vue.js expert by opening an MR when the M
R
's they create and review show:
One should apply to be a Vue.js expert by opening an MR when the M
erge Request
's they create and review show:
-
Deep understanding of Vue and Vuex reactivy
-
Deep understanding of Vue and Vuex reactivy
-
Vue and Vuex code are structured according to both official and our guidelines
-
Vue and Vuex code are structured according to both official and our guidelines
-
Full
test coverage of
a Vue and Vuex application
-
Full
understanding of testing
a Vue and Vuex application
-
Vuex code follows the
[
documented pattern
](
./vuex.md#actions-pattern-request-and-receive-namespaces
)
-
Vuex code follows the
[
documented pattern
](
./vuex.md#actions-pattern-request-and-receive-namespaces
)
-
Knowledge about the existing Vue and Vuex
codebase
and existing reusable components
-
Knowledge about the existing Vue and Vuex
applications
and existing reusable components
[
vue-docs
]:
http://vuejs.org/guide/index.html
[
vue-docs
]:
http://vuejs.org/guide/index.html
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment