Vi flyttar från butik till nätet - så funkar det framåt
The Peepshow | 0:e upplagan
- Häftad, Engelska, 2024
- Författare: Kate Summerscale
- Betyg:
217
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
'Once more, Kate Summerscale shatters our preconceptions of a classic crime' Val McDermid From Britain's top-selling true crime writer and author of Sunday Times #1 bestseller THE SUSPICIONS OF MR WHICHER... London, 1953. Police discover the bodies of three young women hidden in a wall at 10 Rillington Place, a dingy terrace house in Notting Hill. On searching the building, they find another body beneath the floorboards, then an array of human bones in the garden. But they have already investigated a double murder at 10 Rillington Place, three years ago, and the killer was hanged. Did they get the wrong man? A nationwide manhunt is launched for the tenant of the ground-floor flat, a softly spoken former policeman named Reg Christie. Star reporter Harry Procter chases after the scoop. Celebrated crime writer Fryn Tennyson Jesse begs to be assigned to the case. The story becomes an instant sensation, and with the relentless rise of the tabloid press the public watches on like never before. Who is Christie? Why did he choose to kill women, and to keep their bodies near him? As Harry and Fryn start to learn the full horror of what went on at Rillington Place, they realise that Christie might also have engineered a terrible miscarriage of justice in plain sight. In this riveting true story, Kate Summerscale mines the archives to uncover the lives of Christie's victims, the tabloid frenzy that their deaths inspired, and the truth about what happened inside the house. 'A forensic reappraisal of a grimy episode in postwar British history ... Shocking, impeccably researched, lucidly written and always utterly compelling' Graeme Macrae Burnet 'A masterclass in true crime storytelling ... As relevant now as it was in the 1950s' Jennie Godfrey
Om denna bok
The Peepshow av Kate Summerscale är en Häftad bok med 288 sidor på Engelska. Den utgavs 2024 av Bloomsbury.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Peepshow 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:
Biografier
Bandtyp:
Häftad
Språk:
Engelska
ISBN:
9781526660503
Upplaga:
0
Utgiven:
2024-10-03
Förlag:
Bloomsbury
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"
>