Add documentation about migrating away from VueX
What does this MR do and why?
In an effort to reduce our usage of VueX, this commit adds documentation that helps developer make decision on how to reduce VueX stores size and eventually completely remove them in favour of other tools such as Apollo Client.
Screenshots or screen recordings
None!
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.