Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

feat: use composition api in vue-starter #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sno2
Copy link

@sno2 sno2 commented Oct 13, 2020

I understand if you don't want this change.

@sno2 sno2 changed the title feat: use composition api feat: use composition api in vue-starter Oct 13, 2020
@antfu
Copy link
Member

antfu commented Oct 14, 2020

Well, I think the notion here is that we would like to have starters being simple for beginners and not to introduce the advanced composition API too early which might be confusing.

@sno2
Copy link
Author

sno2 commented Oct 14, 2020

Well, I think the notion here is that we would like to have starters being simple for beginners and not to introduce the advanced composition API too early which might be confusing.

Is it exactly advanced, though? Also, beginners should not be starting out with Vite instead of Vue CLI in it's current state. Finally, if these starters were meant for beginners to Vue, shouldn't we have comments explaining everything that we are doing within the code that is vue-related?

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

Successfully merging this pull request may close these issues.

2 participants