Commit 2d84de9e authored by Tim Zallmann's avatar Tim Zallmann

Merge branch '44427-state-management-with-vuex' into 'master'

Resolve "Vuex actions - How to achieve a better state management"

Closes #44427

See merge request gitlab-org/gitlab-ce!17929
parents eaeeac2f d453257f
......@@ -45,6 +45,9 @@ Common JavaScript design patterns in GitLab's codebase.
## [Vue.js Best Practices](vue.md)
Vue specific design patterns and practices.
## [Vuex](vuex.md)
Vuex specific design patterns and practices.
## [Axios](axios.md)
Axios specific practices and gotchas.
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment