Vi flyttar från butik till nätet - så funkar det framåt
The Mediterranean Cook | 0:e upplagan
- Inbunden, Engelska, 2024
- Författare: Meni Valle
- Betyg:
384
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
A celebration of seasonal produce, the Mediterranean way.
'Warm and generous, Meni's recipes are a celebration of seasonality sprinkled with a bit of nostalgia for a simple, Mediterranean way of life.' - Emiko Davies
'Meni invites us into her kitchen & hands out tidbits of information amongst wonderful things like pickled peppers stuffed with cabbage, chocolate and fig tart, bouyourdi and home-made filo; Lovely, seasonal, abundant Mediterranean food for sharing with beautiful photography.' - Tessa Kiros
Escape to the Mediterranean with Meni Valle's celebration of the fresh and flavour-packed cuisine of the region, with more than 75 vegetarian recipes. From roasted eggplants and tangy artichokes to perfectly flaky pastry boats and juicy grilled plums and figs, each dish is an invitation to savour the sensational flavours of the countries that border the Mediterranean.
Following slow food values, Valle's recipes are simple and seasonal, showcasing how to get the best out of fresh, local produce, all year round. Featuring beautiful photographs of each recipe, as well as step-by-step images to guide the reader through more intricate preparations, The Mediterranean Cook is a heartfelt and beautifully captured homage to a cuisine rich in flavour and history.
Fans of Alison Roman, Diana Henry and Elizabeth David will adore this warm, salty-aired celebration of Mediterranean produce.
'Warm and generous, Meni's recipes are a celebration of seasonality sprinkled with a bit of nostalgia for a simple, Mediterranean way of life.' - Emiko Davies
'Meni invites us into her kitchen & hands out tidbits of information amongst wonderful things like pickled peppers stuffed with cabbage, chocolate and fig tart, bouyourdi and home-made filo; Lovely, seasonal, abundant Mediterranean food for sharing with beautiful photography.' - Tessa Kiros
Escape to the Mediterranean with Meni Valle's celebration of the fresh and flavour-packed cuisine of the region, with more than 75 vegetarian recipes. From roasted eggplants and tangy artichokes to perfectly flaky pastry boats and juicy grilled plums and figs, each dish is an invitation to savour the sensational flavours of the countries that border the Mediterranean.
Following slow food values, Valle's recipes are simple and seasonal, showcasing how to get the best out of fresh, local produce, all year round. Featuring beautiful photographs of each recipe, as well as step-by-step images to guide the reader through more intricate preparations, The Mediterranean Cook is a heartfelt and beautifully captured homage to a cuisine rich in flavour and history.
Fans of Alison Roman, Diana Henry and Elizabeth David will adore this warm, salty-aired celebration of Mediterranean produce.
Om denna bok
The Mediterranean Cook av Meni Valle är en Inbunden bok med 232 sidor på Engelska. Den utgavs 2024 av Hachette UK.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Mediterranean Cook begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Mat & dryck
Bandtyp:
Inbunden
Språk:
Engelska
ISBN:
9781922754875
Upplaga:
0
Utgiven:
2024-02-27
Förlag:
Hachette UK
Sidantal:
232
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>