Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce HOC #4069

Closed
LukasHirt opened this issue Sep 14, 2020 · 1 comment
Closed

Introduce HOC #4069

LukasHirt opened this issue Sep 14, 2020 · 1 comment

Comments

@LukasHirt
Copy link
Contributor

We could try to introduce higher order components instead of using mixins/store for some of our shared logic between similar components.

@pascalwengerter
Copy link
Contributor

Closing this as outdated - we'll have to come up with a better structure for mixins/store when doing the Vue3 upgrade & extracting stuff from the store

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants