VendoVendo Docs
GuidesRecipes

Recipes

Copy-paste recipes showing Python and TypeScript (and Swift where applicable) side-by-side.

Each recipe is a single, copy-pasteable example for one task — short, exact code with the failure paths spelled out. Pick the language tab you want and paste.

Recipes

Each recipe lives in content/docs/guides/recipes/ as an MDX file. Use <Tabs items={["Python", "TypeScript", "Swift"]}> for language tabs and keep the same logical example across all three so readers can compare directly.

On this page