Vi flyttar från butik till nätet - så funkar det framåt
The Myth of Normal | 0:e upplagan
- Danskt band, Engelska, 2022
- Författare: Gabor Mate
- Betyg:
Välj skick:
Bästa pris
210
kr
Skickas nästa vardag
Du sparar 40 kr
(16%)
mot nypris
Butikslager
Onlinelager
1 st i lager
$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
'It all starts with waking up... to what our bodies are expressing and our minds are suppressing'
Western countries invest billions in healthcare, yet mental illness and chronic diseases are on a seemingly unstoppable rise. Nearly 70% of Americans are now on prescription drugs.
So what is 'normal' when it comes to health?
Over four decades of clinical experience, renowned physician and addiction expert Dr Gabor Mate has seen how health systems neglect the role that trauma exerts on our bodies and our minds. Medicine often fails to treat the whole person, ignoring how today's culture stresses our bodies, burdens our immune systems and undermines emotional balance.
Now, in his most ambitious and urgent book yet, Dr Mate connects the dots between our personal suffering and the pressures of modern-day living - with disease as a natural reflection of a life spent growing further and further apart from our true selves. But, with deep compassion, he also shows us a pathway to health and healing.
Filled with stories of people in the grip of illness or in the triumphant wake of recovery, this life-affirming book, co-written with his son Daniel, proves true health is possible - if we are willing to reconnect with each other and our authentic selves.
Western countries invest billions in healthcare, yet mental illness and chronic diseases are on a seemingly unstoppable rise. Nearly 70% of Americans are now on prescription drugs.
So what is 'normal' when it comes to health?
Over four decades of clinical experience, renowned physician and addiction expert Dr Gabor Mate has seen how health systems neglect the role that trauma exerts on our bodies and our minds. Medicine often fails to treat the whole person, ignoring how today's culture stresses our bodies, burdens our immune systems and undermines emotional balance.
Now, in his most ambitious and urgent book yet, Dr Mate connects the dots between our personal suffering and the pressures of modern-day living - with disease as a natural reflection of a life spent growing further and further apart from our true selves. But, with deep compassion, he also shows us a pathway to health and healing.
Filled with stories of people in the grip of illness or in the triumphant wake of recovery, this life-affirming book, co-written with his son Daniel, proves true health is possible - if we are willing to reconnect with each other and our authentic selves.
Om denna bok
The Myth of Normal av Gabor Mate är en Danskt band bok med 576 sidor på Engelska. Den utgavs 2022.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Myth of Normal begagnad från Campusbokhandeln och spara upp till 16% jämfört med nypris. Begagnade exemplar finns från 210 kr medan nya kostar 250 kr – en besparing på 40 kr. Köp tryggt med Campusbokhandeln.
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:
9781785042720
Upplaga:
0
Utgiven:
2022-09-15
Förlag:
Okänt
Sidantal:
576
$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"
>