Vi flyttar från butik till nätet - så funkar det framåt
The Biology of Desire | 0:e upplagan
- Danskt band, Engelska, 2016
- Författare: Marc Lewis
- Betyg:
126
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
Through the vivid, true stories of five addicts, a neuroscientist explains how addiction happens in the brain, and what we can do to overcome it.
The psychiatric establishment and rehab industry in the Western world have branded addiction a brain disease, based on
evidence that brains change with drug use. But in The Biology of Desire, cognitive neuroscientist and former addict Marc Lewis makes a convincing case that the disease model has become an obstacle to healing.
Lewis reveals addiction as an unintended consequence of the brain doing what it’s supposed to do – seek pleasure and relief – in a world that’s not cooperating. Brains are designed to restructure themselves with normal learning and development,
but this process is accelerated in addiction when highly attractive rewards are pursued repeatedly. Lewis shows why treatment based on the disease model so often fails, and how treatment can be retooled to achieve lasting recovery, given the realities of brain plasticity. Combining intimate human stories with clearly rendered scientific explanation, The Biology of Desire is enlightening and optimistic reading for anyone who has wrestled with addiction either personally or professionally.
The psychiatric establishment and rehab industry in the Western world have branded addiction a brain disease, based on
evidence that brains change with drug use. But in The Biology of Desire, cognitive neuroscientist and former addict Marc Lewis makes a convincing case that the disease model has become an obstacle to healing.
Lewis reveals addiction as an unintended consequence of the brain doing what it’s supposed to do – seek pleasure and relief – in a world that’s not cooperating. Brains are designed to restructure themselves with normal learning and development,
but this process is accelerated in addiction when highly attractive rewards are pursued repeatedly. Lewis shows why treatment based on the disease model so often fails, and how treatment can be retooled to achieve lasting recovery, given the realities of brain plasticity. Combining intimate human stories with clearly rendered scientific explanation, The Biology of Desire is enlightening and optimistic reading for anyone who has wrestled with addiction either personally or professionally.
Om denna bok
The Biology of Desire av Marc Lewis är en Danskt band bok med 256 sidor på Engelska. Den utgavs 2016 av Scribe Publications.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Biology of Desire 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:
Naturvetenskap & teknik
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781925228779
Upplaga:
0
Utgiven:
2016-07-14
Förlag:
Scribe Publications
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"
>