docs icon indicating copy to clipboard operation
docs copied to clipboard

Add a "cookbook" style recipe page with examples for each supported language

Open jen20 opened this issue 7 years ago • 1 comments

It would be nice to present short, focused examples for common questions in the style of "cookbook" documentation. Some example scenarios to start with:

  • How do I use a data source to look up an existing resource and then use the .get to populate parameters for it?
  • How do I use multiple provider instances?
  • How do I use computed value in control flow?
  • How do I use await when constructing components?
  • How do I transform an unknown value from one component to use as an input for another?

Please feel free to add other questions to the list!

jen20 avatar Oct 22 '18 21:10 jen20

I love this idea -- let's pair up to try to move the needle on some of this during M19, as part of our overall focus on improving overall onboarding documentation.

joeduffy avatar Oct 30 '18 21:10 joeduffy