Vi flyttar från butik till nätet - så funkar det framåt
Erased | 0:e upplagan
- Danskt band, Engelska, 2019
- Författare: Marixa Lasso
- Betyg:
349
kr
Skickas inom 0-2 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 Panama Canal's untold history—from the Panamanian point of view. Sleuth and scholar Marixa Lasso recounts how the canal’s American builders displaced 40,000 residents and erased entire towns in the guise of bringing modernity to the tropics.
The Panama Canal set a new course for the modern development of Central America. Cutting a convenient path from the Atlantic to the Pacific oceans, it hastened the currents of trade and migration that were already reshaping the Western hemisphere. Yet the waterway was built at considerable cost to a way of life that had characterized the region for centuries. In Erased, Marixa Lasso recovers the history of the Panamanian cities and towns that once formed the backbone of the republic.
Drawing on vast and previously untapped archival sources and personal recollections, Lasso describes the canal’s displacement of peasants, homeowners, and shop owners, and chronicles the destruction of a centuries-old commercial culture and environment. On completion of the canal, the United States engineered a tropical idyll to replace the lost cities and towns—a space miraculously cleansed of poverty, unemployment, and people—which served as a convenient backdrop to the manicured suburbs built exclusively for Americans. By restoring the sounds, sights, and stories of a world wiped clean by U.S. commerce and political ambition, Lasso compellingly pushes back against a triumphalist narrative that erases the contribution of Latin America to its own history.
The Panama Canal set a new course for the modern development of Central America. Cutting a convenient path from the Atlantic to the Pacific oceans, it hastened the currents of trade and migration that were already reshaping the Western hemisphere. Yet the waterway was built at considerable cost to a way of life that had characterized the region for centuries. In Erased, Marixa Lasso recovers the history of the Panamanian cities and towns that once formed the backbone of the republic.
Drawing on vast and previously untapped archival sources and personal recollections, Lasso describes the canal’s displacement of peasants, homeowners, and shop owners, and chronicles the destruction of a centuries-old commercial culture and environment. On completion of the canal, the United States engineered a tropical idyll to replace the lost cities and towns—a space miraculously cleansed of poverty, unemployment, and people—which served as a convenient backdrop to the manicured suburbs built exclusively for Americans. By restoring the sounds, sights, and stories of a world wiped clean by U.S. commerce and political ambition, Lasso compellingly pushes back against a triumphalist narrative that erases the contribution of Latin America to its own history.
Om denna bok
Erased av Marixa Lasso är en Danskt band bok med 352 sidor på Engelska. Den utgavs 2019 av Harvard University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Erased 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:
9780674984448
Upplaga:
0
Utgiven:
2019-02-25
Förlag:
Harvard University Press
Sidantal:
352
$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"
>