Timeline for Inject dependency into Vuex module
Current License: CC BY-SA 4.0
Post Revisions
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 24, 2020 at 19:18 | comment | added | Tibi Neagu | @Dan thanks for the feedback. One of the uses of this "normalizer" function is to determine the component used to render each particular entry. I thought I needed multiple functions to enable me to use multiple templates. | |
| Feb 24, 2020 at 12:26 | comment | added | Dan | Seems fine. I guess the question is do you really need dynamic modules? Maybe that's what feels off to you. Because it might feel more appropriate to do this data management with a simple function inside a single store and use multiple state/actions instead of multiple modules. Might be overkill. | |
| Feb 24, 2020 at 11:46 | history | asked | Tibi Neagu | CC BY-SA 4.0 |