We've discussed adding a section to the documentation site for "Recipes". These would be snippets of code that showcase how to compose multiple Primer Components to build out larger pieces of UI.
Let's start coming up with a list of UI chunks that might work well in this section.
We also need to think about the best place to showcase these recipes. Should this be a page on the Primer Component docs using a live editor, or should we link to a playroom or code sandbox?
List
- Merge Box
- GitHub Header
- Common layout patterns?
- Small dark mode theming example
Examples in other component libraries
- Theme UI has a recipes section in their docs, with a bunch of previews of different recipes
- Chakra UI also has a recipes page: Form, Responsive Header
We've discussed adding a section to the documentation site for "Recipes". These would be snippets of code that showcase how to compose multiple Primer Components to build out larger pieces of UI.
Let's start coming up with a list of UI chunks that might work well in this section.
We also need to think about the best place to showcase these recipes. Should this be a page on the Primer Component docs using a live editor, or should we link to a playroom or code sandbox?
List
Examples in other component libraries