Overview
What are recipes you ask? They are actual implementations of common Forge patterns using real Forge components!
Recipes are a great way to help inspire your designs, as well as assist developers with implementation details to avoid spending valuable time figuring out how to create a common design pattern.
You may be wondering why recipes aren't distributed as pre-built components. The reason for this is because while they are very common, there are always slight differences based on the target persona for a specific application. In certain cases where a strict design is necessary, those patterns will be implemented as a component, otherwise recipes are intended to provide inspiration and allow for you to adapt the pattern to your needs while staying true to the intended design.
Do you have a common pattern that you think would be valuable to share as a recipe? Please reach out the Forge team to get it added here!
Get started by viewing the recipes within the navigation menu and let us know if you have any questions or concerns!