Vi flyttar från butik till nätet - så funkar det framåt
Globalisation In World History | 0:e upplagan
- Danskt band, Engelska, 2002
- Författare: A G Hopkins
- Betyg:
Butikslager
Onlinelager
Ej i lager
$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
Globalisation was the buzzword of the 1990s; it promises to become even more important in the first decade of the new century. There is now a flood of literature on the economics, politics and sociology of globalization, and regular commentary in the serious daily and weekly press.
Virtually all of this discussion makes assumptions, and frequently explicit claims, about the novelty of globalisation. According to one view, the globalisation is a new phenomenon that can be dated from the 1980s. A second view holds that globalisation has a long history that can be traced back to the nineteenth century, if not earlier. The importance of these themes scarcely needs elaborating. Yet they have still to attract significant attention from historians. This volume is the first by a team of historians to address these issues.
Globalisation in World History has two distinctive features. First, it offers a categorisation of types and stages of globalisation that existed before the late twentieth century, No such taxonomy exists at present. Secondly, it emphasises a feature that the current debate greatly underestimates: the fact that globalisation has non-Western as well as Western origins. Globalisation is much more than the 'rise of the West' presented in new terminology. The contributors bring their expertise to bear on themes that give prominence to China, South Asia, Africa and the world of Islam as well as to Europe and the United States, and span the last three centuries while also showing an awareness of more distant antecedents. The result is a coherent and thought-provoking collection of essays. Globalisation will become a major theme of historical research during the next decade; this book will help to set the new agenda.
Virtually all of this discussion makes assumptions, and frequently explicit claims, about the novelty of globalisation. According to one view, the globalisation is a new phenomenon that can be dated from the 1980s. A second view holds that globalisation has a long history that can be traced back to the nineteenth century, if not earlier. The importance of these themes scarcely needs elaborating. Yet they have still to attract significant attention from historians. This volume is the first by a team of historians to address these issues.
Globalisation in World History has two distinctive features. First, it offers a categorisation of types and stages of globalisation that existed before the late twentieth century, No such taxonomy exists at present. Secondly, it emphasises a feature that the current debate greatly underestimates: the fact that globalisation has non-Western as well as Western origins. Globalisation is much more than the 'rise of the West' presented in new terminology. The contributors bring their expertise to bear on themes that give prominence to China, South Asia, Africa and the world of Islam as well as to Europe and the United States, and span the last three centuries while also showing an awareness of more distant antecedents. The result is a coherent and thought-provoking collection of essays. Globalisation will become a major theme of historical research during the next decade; this book will help to set the new agenda.
Om denna bok
Globalisation In World History av A G Hopkins är en Danskt band bok med 288 sidor på Engelska. Den utgavs 2002.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Globalisation In World History 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:
Historia & arkeologi
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780712677400
Upplaga:
0
Utgiven:
2002-01-03
Förlag:
Okänt
Sidantal:
288
$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"
>