How to compose a Vue app using only composables? #6734
martinszeltins
started this conversation in
General Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In the docs there is a small partial example how to structure components by features / composables. But it is not a real world application. I am referring to this - FileExplorer.vue Refactored to Composition API
I would love to see some real world examples of how to go about creating a whole app like this.
Beta Was this translation helpful? Give feedback.
All reactions