Vi flyttar från butik till nätet - så funkar det framåt
To Govern the Globe | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Alfred W. McCoy
- Betyg:
259
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
In a tempestuous narrative that sweeps across five continents and seven centuries, this book explains how a succession of catastrophes—from the devastating Black Death of 1350 through the coming climate crisis of 2050—has produced a relentless succession of rising empires and fading world orders.
During the long centuries of Iberian and British imperial rule, the quest for new forms of energy led to the development of the colonial sugar plantation as a uniquely profitable kind of commerce. In a time when issues of race and social justice have arisen with pressing urgency, the book explains how the plantation’s extraordinary profitability relied on a production system that literally worked the slaves to death, creating an insatiable appetite for new captives that made the African slave trade a central feature of modern capitalism for over four centuries.
After surveying past centuries roiled by imperial wars, national revolutions, and the struggle for human rights, the closing chapters use those hard-won insights to peer through the present and into the future. By rendering often-opaque environmental science in lucid prose, the book explains how climate change and changing world orders will shape the life opportunities for younger generations, born at the start of this century, during the coming decades that will serve as the signposts of their lives—2030, 2050, 2070, and beyond.
During the long centuries of Iberian and British imperial rule, the quest for new forms of energy led to the development of the colonial sugar plantation as a uniquely profitable kind of commerce. In a time when issues of race and social justice have arisen with pressing urgency, the book explains how the plantation’s extraordinary profitability relied on a production system that literally worked the slaves to death, creating an insatiable appetite for new captives that made the African slave trade a central feature of modern capitalism for over four centuries.
After surveying past centuries roiled by imperial wars, national revolutions, and the struggle for human rights, the closing chapters use those hard-won insights to peer through the present and into the future. By rendering often-opaque environmental science in lucid prose, the book explains how climate change and changing world orders will shape the life opportunities for younger generations, born at the start of this century, during the coming decades that will serve as the signposts of their lives—2030, 2050, 2070, and beyond.
Om denna bok
To Govern the Globe av Alfred W. McCoy är en Danskt band bok med 380 sidor på Engelska. Den utgavs 2021 av Haymarket Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp To Govern the Globe 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:
9781642595789
Upplaga:
0
Utgiven:
2021-11-16
Förlag:
Haymarket Books
Sidantal:
380
$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"
>