Vi flyttar från butik till nätet - så funkar det framåt
Pax Economica | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Marc-William Palen
- Betyg:
391
kr
Skickas inom 3-6 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 forgotten history of the liberal radicals, socialist internationalists, feminists, and Christians who envisioned free trade as the necessary prerequisite for anti-imperialism and peace
Today, free trade is often associated with right-wing free marketeers. In Pax Economica, historian Marc-William Palen shows that free trade and globalisation in fact have roots in nineteenth-century left-wing politics. In this counterhistory of an idea, Palen explores how, beginning in the 1840s, left-wing globalists became the leaders of the peace and anti-imperialist movements of their age. By the early twentieth century, an unlikely alliance of liberal radicals, socialist internationalists, feminists, and Christians envisioned free trade as essential for a prosperous and peaceful world order. Of course, this vision was at odds with the era’s strong predilections for nationalism, protectionism, geopolitical conflict, and colonial expansion. Palen reveals how, for some of its most radical left-wing adherents, free trade represented a hard-nosed critique of imperialism, militarism, and war.
Palen shows that the anti-imperial component of free trade was a phenomenon that came to encompass the political left wing within the British, American, Spanish, German, Dutch, Belgian, Italian, Russian, French, and Japanese empires. The left-wing vision of a “pax economica” evolved to include supranational regulation to maintain a peaceful free-trading system—which paved the way for a more liberal economic order after World War II and such institutions as the United Nations, the European Union, and the World Trade Organization. Palen’s findings upend how we think about globalisation, free trade, anti-imperialism, and peace. Rediscovering the left-wing history of globalism offers timely lessons for our own era of economic nationalism and geopolitical conflict.
Today, free trade is often associated with right-wing free marketeers. In Pax Economica, historian Marc-William Palen shows that free trade and globalisation in fact have roots in nineteenth-century left-wing politics. In this counterhistory of an idea, Palen explores how, beginning in the 1840s, left-wing globalists became the leaders of the peace and anti-imperialist movements of their age. By the early twentieth century, an unlikely alliance of liberal radicals, socialist internationalists, feminists, and Christians envisioned free trade as essential for a prosperous and peaceful world order. Of course, this vision was at odds with the era’s strong predilections for nationalism, protectionism, geopolitical conflict, and colonial expansion. Palen reveals how, for some of its most radical left-wing adherents, free trade represented a hard-nosed critique of imperialism, militarism, and war.
Palen shows that the anti-imperial component of free trade was a phenomenon that came to encompass the political left wing within the British, American, Spanish, German, Dutch, Belgian, Italian, Russian, French, and Japanese empires. The left-wing vision of a “pax economica” evolved to include supranational regulation to maintain a peaceful free-trading system—which paved the way for a more liberal economic order after World War II and such institutions as the United Nations, the European Union, and the World Trade Organization. Palen’s findings upend how we think about globalisation, free trade, anti-imperialism, and peace. Rediscovering the left-wing history of globalism offers timely lessons for our own era of economic nationalism and geopolitical conflict.
Om denna bok
Pax Economica av Marc-William Palen är en Danskt band bok med 328 sidor på Engelska. Den utgavs 2024 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Pax Economica 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:
9780691199320
Upplaga:
0
Utgiven:
2024-02-27
Förlag:
John Wiley And Sons Ltd
Sidantal:
328
$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"
>