Vi flyttar från butik till nätet - så funkar det framåt
Turkey and the Wolf | 0:e upplagan
- Danskt band, Engelska, 2022
- Författare: Mason Hereford, J.J. Goode
- Betyg:
293
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
JAMES BEARD AWARD NOMINEE • NEW YORK TIMES BESTSELLER • A fun, flavorful cookbook with more than 95 recipes and Power-Ups featuring chef Mason Hereford’s irreverent take on Southern food, from his awarding-winning New Orleans restaurant Turkey and the Wolf
“Mason and his team are everything the culinary world needs right now. This book is a testimony of living life to the most and being your true self!”—Matty Matheson
ONE OF THE BEST COOKBOOKS OF THE YEAR: Los Angeles Times, Saveur, NPR, Vice, Delish, Garden & Gun, Publishers Weekly
Mason Hereford grew up in rural Virginia, where his formative meals came at modest country stores and his family’s holiday table. After moving to New Orleans and working in fine dining he opened Turkey and the Wolf, which featured his larger-than-life interpretations of down-home dishes and created a nationwide sensation.
In Turkey and the Wolf, Hereford shares lively twists on beloved Southern dishes, like potato chip–loaded fried bologna sandwiches, deviled-egg tostadas with salsa macha, and his mom’s burnt tomato casserole. This cookbook is packed with nostalgic and indulgent recipes, original illustrations, and bad-ass photographs.
Filled with recipes designed to get big flavor out of laidback cooking, Turkey and the Wolf is a wild ride through the South, with food so good you’re gonna need some brand-new jeans.
“Mason and his team are everything the culinary world needs right now. This book is a testimony of living life to the most and being your true self!”—Matty Matheson
ONE OF THE BEST COOKBOOKS OF THE YEAR: Los Angeles Times, Saveur, NPR, Vice, Delish, Garden & Gun, Publishers Weekly
Mason Hereford grew up in rural Virginia, where his formative meals came at modest country stores and his family’s holiday table. After moving to New Orleans and working in fine dining he opened Turkey and the Wolf, which featured his larger-than-life interpretations of down-home dishes and created a nationwide sensation.
In Turkey and the Wolf, Hereford shares lively twists on beloved Southern dishes, like potato chip–loaded fried bologna sandwiches, deviled-egg tostadas with salsa macha, and his mom’s burnt tomato casserole. This cookbook is packed with nostalgic and indulgent recipes, original illustrations, and bad-ass photographs.
Filled with recipes designed to get big flavor out of laidback cooking, Turkey and the Wolf is a wild ride through the South, with food so good you’re gonna need some brand-new jeans.
Om denna bok
Turkey and the Wolf av Mason Hereford och J.J. Goode är en Danskt band bok med 256 sidor på Engelska. Den utgavs 2022 av Potter/Ten Speed/Harmony/Rodale.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Turkey and the Wolf 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:
Danskt band
Språk:
Engelska
ISBN:
9781984858993
Upplaga:
0
Utgiven:
2022-06-21
Förlag:
Potter/Ten Speed/Harmony/Rodale
Sidantal:
256
$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"
>