Vi flyttar från butik till nätet - så funkar det framåt
Vegan Kids | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Heather Whinney
- Betyg:
187
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
Vegan eating isn't a new cookbook trend, but this book is different, aimed directly at children and teens, who are often more committed to changing the world by their actions. Although there are vegan cookbooks by tattooed tough guys, beautiful health-bunnies, nutritional gurus and eco warriors, few address the problem that most kids don't like to eat their kind of food.
Eating interesting and healthy vegan food is easier for adults, with time to prepare and more-sophisticated tastebuds that relish the fusion of spices and flavours (and vegetables). Feeding kids is often a challenge, and veganism adds an extra twist.
Many children and teenagers are making this dietary choice, but still demand food that they like to eat. For the cook, the need is for dishes that are feasible to put together, day in day out, and yet fulfil requirements for health and nutrition. This book makes it possible: yummy, accessible food that has kid-appeal, is healthy, and not too time-consuming either. These are recipes for the dishes that we know kids want to eat, vegan or not. Some might not like pasta with wet (or dry) sauce, some may object to relishes on their burgers, or too-spicy stir-fries, or just to roasted veg – but we guarantee there will be something here they like: tikka-style tofu wrap; spag veganese; ‘no-fish’ and chips; sticky tofu noodles; chocolate cake; it’s-not-cheesecake. Eating a balanced diet is important for all of us, not just for children and teenagers (and students), and now is the best time to enjoy cooking up some healthy, delicious recipes with everyday appeal. Happy vegan eating!
Eating interesting and healthy vegan food is easier for adults, with time to prepare and more-sophisticated tastebuds that relish the fusion of spices and flavours (and vegetables). Feeding kids is often a challenge, and veganism adds an extra twist.
Many children and teenagers are making this dietary choice, but still demand food that they like to eat. For the cook, the need is for dishes that are feasible to put together, day in day out, and yet fulfil requirements for health and nutrition. This book makes it possible: yummy, accessible food that has kid-appeal, is healthy, and not too time-consuming either. These are recipes for the dishes that we know kids want to eat, vegan or not. Some might not like pasta with wet (or dry) sauce, some may object to relishes on their burgers, or too-spicy stir-fries, or just to roasted veg – but we guarantee there will be something here they like: tikka-style tofu wrap; spag veganese; ‘no-fish’ and chips; sticky tofu noodles; chocolate cake; it’s-not-cheesecake. Eating a balanced diet is important for all of us, not just for children and teenagers (and students), and now is the best time to enjoy cooking up some healthy, delicious recipes with everyday appeal. Happy vegan eating!
Om denna bok
Vegan Kids av Heather Whinney är en Danskt band bok med 240 sidor på Engelska. Den utgavs 2021.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Vegan Kids 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:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780754835219
Upplaga:
0
Utgiven:
2021-07-15
Förlag:
Okänt
Sidantal:
240
$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"
>