Vi flyttar från butik till nätet - så funkar det framåt
Spinning Out | 0:e upplagan
- Pocket, Engelska, 2023
- Författare: Charlie Hertzog Young
- Betyg:
214
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
The dominant culture is driving the Earth mad. Now, the Earth is driving us mad in return. The relationship between climate chaos and mental health goes far deeper than eco-anxiety. It goes to the roots of our civilisation - its principles, its practices and its false solutions. Charlie Hertzog Young became a climate activist in his early teens. His journey led him onto airport runways and the halls of power, but also mental health diagnoses and multiple breakdowns. Eventually, in 2019, he jumped from a six-storey rooftop. He spent a month in a coma and lost both legs. This book draws on the lessons he learned from rebuilding himself, physically and psychologically, but this book isn't about him, it's an exercise in collective recovery. We hear from dozens of activists, organisers and researchers across every habitable continent - from radical psychiatrists, youth organisers and co-operative builders in flooded Pakistan, to system-focused activists in Nigeria and indigenous earth defenders in Mexico - to outline models for post-traumatic growth. Spinning Out explores - and demonstrates - how climate chaos and those in power are causing an almost inevitable mental health crisis across the globe. From the psychological fallout of losing your home, livelihood and loved ones due to floods, droughts or rising sea levels, to the increase in stress, domestic violence and drug use during extreme heatwaves, not to mention the existential dread caused by the prospect of an increasingly alarming future Spinning Out is collection of solutions from across the globe and a manual for anyone who wants to get (un)real in fighting for a better world, while avoiding burnout and despair. Meaningful action from unlikely people, places and states of mind - action that aims to change not just our emissions but systemic changes to our entire way of life - can be a powerful means of both psychological recovery and planetary renewal, wedding the needs of the earth with the needs of the human mind.
Om denna bok
Spinning Out av Charlie Hertzog Young är en Pocket bok med 272 sidor på Engelska. Den utgavs 2023 av Constable And Robinson.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Spinning Out 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:
Biografier
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9781804440315
Upplaga:
0
Utgiven:
2023-06-22
Förlag:
Constable And Robinson
Sidantal:
272
$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"
>