Vi flyttar från butik till nätet - så funkar det framåt
The Law of Blood | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Johann Chapoutot
- Betyg:
352
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
Winner of the Yad Vashem International Book Prize for Holocaust Research
The scale and the depth of Nazi brutality seem to defy understanding. What could drive people to fight, kill, and destroy with such ruthless ambition? Observers and historians have offered countless explanations since the 1930s. According to Johann Chapoutot, we need to understand better how the Nazis explained it themselves. We need a clearer view, in particular, of how they were steeped in and spread the idea that history gave them no choice: it was either kill or die.
Chapoutot, one of France’s leading historians, spent years immersing himself in the texts and images that reflected and shaped the mental world of Nazi ideologues, and that the Nazis disseminated to the German public. The party had no official ur-text of ideology, values, and history. But a clear narrative emerges from the myriad works of intellectuals, apparatchiks, journalists, and movie-makers that Chapoutot explores.
The story went like this: In the ancient world, the Nordic-German race lived in harmony with the laws of nature. But since Late Antiquity, corrupt foreign norms and values—Jewish values in particular—had alienated Germany from itself and from all that was natural. The time had come, under the Nazis, to return to the fundamental law of blood. Germany must fight, conquer, and procreate, or perish. History did not concern itself with right and wrong, only brute necessity. A remarkable work of scholarship and insight, The Law of Blood recreates the chilling ideas and outlook that would cost millions their lives.
The scale and the depth of Nazi brutality seem to defy understanding. What could drive people to fight, kill, and destroy with such ruthless ambition? Observers and historians have offered countless explanations since the 1930s. According to Johann Chapoutot, we need to understand better how the Nazis explained it themselves. We need a clearer view, in particular, of how they were steeped in and spread the idea that history gave them no choice: it was either kill or die.
Chapoutot, one of France’s leading historians, spent years immersing himself in the texts and images that reflected and shaped the mental world of Nazi ideologues, and that the Nazis disseminated to the German public. The party had no official ur-text of ideology, values, and history. But a clear narrative emerges from the myriad works of intellectuals, apparatchiks, journalists, and movie-makers that Chapoutot explores.
The story went like this: In the ancient world, the Nordic-German race lived in harmony with the laws of nature. But since Late Antiquity, corrupt foreign norms and values—Jewish values in particular—had alienated Germany from itself and from all that was natural. The time had come, under the Nazis, to return to the fundamental law of blood. Germany must fight, conquer, and procreate, or perish. History did not concern itself with right and wrong, only brute necessity. A remarkable work of scholarship and insight, The Law of Blood recreates the chilling ideas and outlook that would cost millions their lives.
Om denna bok
The Law of Blood av Johann Chapoutot är en Danskt band bok med 512 sidor på Engelska. Den utgavs 2018 av Harvard University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Law of Blood 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:
Juridik
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780674660434
Upplaga:
0
Utgiven:
2018-04-02
Förlag:
Harvard University Press
Sidantal:
512
$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"
>