Vi flyttar från butik till nätet - så funkar det framåt
The Sum of Us | 0:e upplagan
- Danskt band, Engelska, 2022
- Författare: Heather McGhee
- Betyg:
141
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
LONGLISTED FOR THE NATIONAL BOOK AWARD
'With intelligence and care (as well as with a trove of sometimes heartbreaking and sometimes heart-opening true stories) Heather McGhee shows us what racism has cost all of us' - Elizabeth Gilbert
Picked for the Financial Times Summer Books by Gillian Tett
What would make a society drain its public swimming baths and fill them with concrete rather than opening them to everyone? Economics researcher Heather McGhee sets out across America to learn why white voters so often act against their own interests. Why do they block changes that would help them, and even destroy their own advantages, whenever people of colour also stand to benefit?
Their tragedy is that they believe they can't win unless somebody else loses. But this is a lie. McGhee marshals overwhelming economic evidence, and a profound well of empathy, to reveal the surprising truth: even racists lose out under white supremacy.
And US racism is everybody's problem. As McGhee shows, it was bigoted lending policies that laid the ground for the 2008 financial crisis. There can be little prospect of tackling global climate change until America's zero-sum delusions are defeated. The Sum of Us offers a priceless insight into the workings of prejudice, and a timely invitation to solidarity among all humans, 'to piece together a new story of who we could be to one another'.
'With intelligence and care (as well as with a trove of sometimes heartbreaking and sometimes heart-opening true stories) Heather McGhee shows us what racism has cost all of us' - Elizabeth Gilbert
Picked for the Financial Times Summer Books by Gillian Tett
What would make a society drain its public swimming baths and fill them with concrete rather than opening them to everyone? Economics researcher Heather McGhee sets out across America to learn why white voters so often act against their own interests. Why do they block changes that would help them, and even destroy their own advantages, whenever people of colour also stand to benefit?
Their tragedy is that they believe they can't win unless somebody else loses. But this is a lie. McGhee marshals overwhelming economic evidence, and a profound well of empathy, to reveal the surprising truth: even racists lose out under white supremacy.
And US racism is everybody's problem. As McGhee shows, it was bigoted lending policies that laid the ground for the 2008 financial crisis. There can be little prospect of tackling global climate change until America's zero-sum delusions are defeated. The Sum of Us offers a priceless insight into the workings of prejudice, and a timely invitation to solidarity among all humans, 'to piece together a new story of who we could be to one another'.
Om denna bok
The Sum of Us av Heather McGhee är en Danskt band bok med 464 sidor på Engelska. Den utgavs 2022.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Sum of Us 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:
9781788169660
Upplaga:
0
Utgiven:
2022-01-20
Förlag:
Okänt
Sidantal:
464
$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"
>