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

Proposal: FAQ section #364

Open
Conduitry opened this issue Oct 9, 2018 · 1 comment
Open

Proposal: FAQ section #364

Conduitry opened this issue Oct 9, 2018 · 1 comment

Comments

@Conduitry
Copy link
Member

I was thinking a while ago about the possible benefits of having a frequently asked questions section in the docs, apart from the main guide. This would be sort of a relatively easy patch without having to rethink the guide to make it more digestible to newcomers.

Probably a good amount of the questions would be things like 'how do I do X' and the answer would be 'you don't, instead do...'. Questions with these sorts of answers come up not infrequently, even though theoretically they are all already answered in the guide. 🙃

Some recurring questions off the top of my head:

  • How do I call component methods from the template?
  • How do I pass callbacks to child components?
  • How do I get the parent component's instance?
@mindrones
Copy link
Member

I like that, although a FAQ is more apt to generic questions like #366 maybe?

I was thinking about something very similar lately, a page with use cases ("How do I do X?"): these would perfect with integrated REPLs.

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

No branches or pull requests

2 participants