Add an FAQ for creating new projects #1225
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The number of decisions involved in creating a new Vue project has increased over time. This is leading to problems, especially for new users, who are unsure which combination of options to choose.
This FAQ aims to provide guidance on what options to choose when creating a new project. It tries to strike the difficult balance between offering clear advice, while avoiding giving the impression that any other path is unacceptable, deprecated, or otherwise unsupported.
Longer term, many of these questions will be answered via the new documentation. This FAQ is an interim solution while those docs aren't yet available.
It is currently marked as a draft. This is to ensure that everyone gets chance to give feedback before it is merged. It is ready for review.
I've placed this FAQ in its own section, at the end of the guide. I wasn't really sure where else to place it. I didn't want to interrupt the flow of the existing guides. We may want to link to it from the Installation guide or elsewhere.