Topic
We'll likely need to use a state manager for all the filters otherwise passing choices around components will be difficult.
Service
Frontend
We'll try Pinia, but should likely settle on Vuex when Vuex 5 finally gets released. Vuex 4 is extremely verbose and "boilerplate-y". You can see the example in Hopper.
Topic We'll likely need to use a state manager for all the filters otherwise passing choices around components will be difficult.
Service Frontend
We'll try Pinia, but should likely settle on Vuex when Vuex 5 finally gets released. Vuex 4 is extremely verbose and "boilerplate-y". You can see the example in Hopper.