Vi flyttar från butik till nätet - så funkar det framåt
Trejo's Cantina | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Hugh Garvey, Danny Trejo
- Betyg:
244
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 cantina-style celebration of Mexican food and drink, entertaining, and Hollywood culture in 100 recipes for nachos, tacos, and Danger Dogs plus cocktails and non-alcoholic drinks from the legendary actor, restaurateur, and author of the acclaimed Trejo’s Tacos
The cantina is the place where families, friends, and colleagues gather to celebrate. In Trejo’s Cantina, beloved actor and restaurateur Danny Trejo shares recipes for snacks and drinks that celebrate his traditions and spirit. Along with mouthwatering recipes that make all people feel welcome, from plant-based (Vegan Tamales) and vegetarian (Fight Night Nachos; Mexican Grilled Caesar) to meaty faves (Chorizo Smash Burgers; Tijuana-Style Birria), there are also dozens of inventive takes on classic cocktails including spicy Margaritas and Oaxacan “Moscow” Mules as well as dozens of thirst-quenching non-alcoholic drinks such as Agua Frescas (Pineapple, Guava Lime, Mango), a Tamarind Fizz, and a Cacao Chile Smoothie.
Danny includes helpful tips like how to build a booze-free bar, how to master the tamale, how to mix-and-match salsas, and much more. He also reminisces about his upbringing in Los Angeles, from barhopping with uncles on Olvera Street to his memories of sneaking into movie theaters to cool off and watching films wide-eyed and inspired.
Danny’s approach to entertaining is accessible, celebratory, and empowering to cooks of all skill levels. Trejo’s Cantina, at its heart, is about living to the fullest, and about how no matter what happens, you need to eat well, drink with gratitude, and celebrate life.
The cantina is the place where families, friends, and colleagues gather to celebrate. In Trejo’s Cantina, beloved actor and restaurateur Danny Trejo shares recipes for snacks and drinks that celebrate his traditions and spirit. Along with mouthwatering recipes that make all people feel welcome, from plant-based (Vegan Tamales) and vegetarian (Fight Night Nachos; Mexican Grilled Caesar) to meaty faves (Chorizo Smash Burgers; Tijuana-Style Birria), there are also dozens of inventive takes on classic cocktails including spicy Margaritas and Oaxacan “Moscow” Mules as well as dozens of thirst-quenching non-alcoholic drinks such as Agua Frescas (Pineapple, Guava Lime, Mango), a Tamarind Fizz, and a Cacao Chile Smoothie.
Danny includes helpful tips like how to build a booze-free bar, how to master the tamale, how to mix-and-match salsas, and much more. He also reminisces about his upbringing in Los Angeles, from barhopping with uncles on Olvera Street to his memories of sneaking into movie theaters to cool off and watching films wide-eyed and inspired.
Danny’s approach to entertaining is accessible, celebratory, and empowering to cooks of all skill levels. Trejo’s Cantina, at its heart, is about living to the fullest, and about how no matter what happens, you need to eat well, drink with gratitude, and celebrate life.
Om denna bok
Trejo's Cantina av Hugh Garvey och Danny Trejo är en Danskt band bok med 224 sidor på Engelska. Den utgavs 2023 av The Book Services TBS.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Trejo's Cantina 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:
9780593235485
Upplaga:
0
Utgiven:
2023-04-18
Förlag:
The Book Services TBS
Sidantal:
224
$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"
>