Vi flyttar från butik till nätet - så funkar det framåt
The Hybrid Diet | 0:e upplagan
- Danskt band, Engelska, 2019
- Författare: Patrick Holford, Jerome Burne
- Betyg:
208
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 radically different, practical and doable way to achieve a healthy weight and substantially reduce your risk of diseases such as diabetes, heart disease, cancer and dementia.
'If you follow the advice here, you will improve your health, lose weight, avoid diabetes and reduce your risk of cancer and Alzheimer's. What more could you ask?' Dr Malcolm Kendrick, GP and author of The Great Cholesterol Con
'A highly readable, smart and well-reasoned book based on the latest generation of rigorous science' Nina Teicholz, author of The Big Fat Surprise, and Adjunct Professor, New York University
Recent research has shown that a diet that is very low in carbs and high in good fats is effective for weight loss, can counteract many diseases and also help athletic performance and endurance. The drawback is that it is difficult to stick to - because most people love carbs. But, as The Hybrid Diet demonstrates, we don't need to choose.
The human body has been designed through millions of years of evolution to burn two different sources of fuel - glucose (which comes from the carbohydrates in fruit and vegetables) and ketones (which are made in the body from fat) - and to switch between them when food is scarce.
The point of The Hybrid Diet is to show you how to make the best use of both options when you need them, and how best to switch between them. In their quest to discover the perfect diet, leading health journalist Jerome Burne and nutrition expert Patrick Holford have examined the latest cutting-edge science and have put together a plan that is sound, simple and delicious - one that is based on how your body works best.
'If you follow the advice here, you will improve your health, lose weight, avoid diabetes and reduce your risk of cancer and Alzheimer's. What more could you ask?' Dr Malcolm Kendrick, GP and author of The Great Cholesterol Con
'A highly readable, smart and well-reasoned book based on the latest generation of rigorous science' Nina Teicholz, author of The Big Fat Surprise, and Adjunct Professor, New York University
Recent research has shown that a diet that is very low in carbs and high in good fats is effective for weight loss, can counteract many diseases and also help athletic performance and endurance. The drawback is that it is difficult to stick to - because most people love carbs. But, as The Hybrid Diet demonstrates, we don't need to choose.
The human body has been designed through millions of years of evolution to burn two different sources of fuel - glucose (which comes from the carbohydrates in fruit and vegetables) and ketones (which are made in the body from fat) - and to switch between them when food is scarce.
The point of The Hybrid Diet is to show you how to make the best use of both options when you need them, and how best to switch between them. In their quest to discover the perfect diet, leading health journalist Jerome Burne and nutrition expert Patrick Holford have examined the latest cutting-edge science and have put together a plan that is sound, simple and delicious - one that is based on how your body works best.
Om denna bok
The Hybrid Diet av Patrick Holford och Jerome Burne är en Danskt band bok med 416 sidor på Engelska. Den utgavs 2019.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Hybrid Diet 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:
9780349419442
Upplaga:
0
Utgiven:
2019-03-21
Förlag:
Okänt
Sidantal:
416
$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"
>