Vi flyttar från butik till nätet - så funkar det framåt
The Stalker | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Kate Rhodes
- Betyg:
129
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
‘Chillingly compelling and expertly assembled. An immersive piece of thriller writing of the sort late-night-reading binges are made of’ B. P. WALTER
‘Dark, intense, and expertly crafted. Kate Rhodes delivers exactly what I look for in a gripping thriller’ RACHEL ABBOTT
She thinks she understand stalkers. Until she becomes a target . . .
Elly is an expert in stalking – an academic at Cambridge University and a popular media pundit. She knows the subject intimately: what motivates a stalker, how they behave, how to rehabilitate them.
But now it’s personal. Someone is following her, making silent phone calls and sending her ominous notes. The message is always the same – me or you.
Elly can’t trust anyone – not her family, her friends or her colleagues. She knows that her stalker must be someone close to her. And when they suddenly turn violent, she realizes she’s running out of time to find out who it is.
Because it looks like only one of them will survive.
A terrifying cat-and-mouse chase, told from the perspective of the stalker and the stalked – a roller-coaster ride with an ending you won’t see coming.
‘Terrifying and tense, as unpredictable as it is compelling' LESLEY KARA
‘A classy, edge-of-the-seat thriller which will keep you guessing throughout!’ B.A. PARIS
‘Pacy, tense and unsettling . . . Kate keeps you guessing until the end, then hits you with a chapter that will stay with you long after you close the book’ MARI HANNAH
‘Stylish and atmospheric, with a final page that is sure to chill your bones. Loved it’ CAZ FREAR
'The tension never lets up. Just when you think you’ve unravelled the mystery, Rhodes masterfully delivers a twist that leaves you breathless’ JO JAKEMAN
'A bloody good read. Tense and intense' KATE EVANS
‘Pacy and chilling. I binged it’ EMMA BAMFORD
‘Kate Rhodes always delivers an entertaining read but this standalone novel really packs a punch’ RUSS THOMAS
‘Gripping . . . I just couldn't put this down’ SIMON McCLEAVE
'A creepy slow-burn of a thriller – one that will have you looking over your own shoulder as you read late into the night’ SARAH PEKKANEN
‘Superb plotting. The very best in psychological crime writing’ JANE ISAAC
'Tense and terrifying - no one is above suspicion in this masterpiece of literary manipulation' ANNE COATES
‘Deliciously addictive’ ISABEL ASHDOWN
‘Irresistible’ CRIME TIME
‘Terrifying’ CRIME MONTHLY
'Tense and properly chilling' SUN ON SUNDAY, FABULOUS MAGAZINE
‘Dark, intense, and expertly crafted. Kate Rhodes delivers exactly what I look for in a gripping thriller’ RACHEL ABBOTT
She thinks she understand stalkers. Until she becomes a target . . .
Elly is an expert in stalking – an academic at Cambridge University and a popular media pundit. She knows the subject intimately: what motivates a stalker, how they behave, how to rehabilitate them.
But now it’s personal. Someone is following her, making silent phone calls and sending her ominous notes. The message is always the same – me or you.
Elly can’t trust anyone – not her family, her friends or her colleagues. She knows that her stalker must be someone close to her. And when they suddenly turn violent, she realizes she’s running out of time to find out who it is.
Because it looks like only one of them will survive.
A terrifying cat-and-mouse chase, told from the perspective of the stalker and the stalked – a roller-coaster ride with an ending you won’t see coming.
‘Terrifying and tense, as unpredictable as it is compelling' LESLEY KARA
‘A classy, edge-of-the-seat thriller which will keep you guessing throughout!’ B.A. PARIS
‘Pacy, tense and unsettling . . . Kate keeps you guessing until the end, then hits you with a chapter that will stay with you long after you close the book’ MARI HANNAH
‘Stylish and atmospheric, with a final page that is sure to chill your bones. Loved it’ CAZ FREAR
'The tension never lets up. Just when you think you’ve unravelled the mystery, Rhodes masterfully delivers a twist that leaves you breathless’ JO JAKEMAN
'A bloody good read. Tense and intense' KATE EVANS
‘Pacy and chilling. I binged it’ EMMA BAMFORD
‘Kate Rhodes always delivers an entertaining read but this standalone novel really packs a punch’ RUSS THOMAS
‘Gripping . . . I just couldn't put this down’ SIMON McCLEAVE
'A creepy slow-burn of a thriller – one that will have you looking over your own shoulder as you read late into the night’ SARAH PEKKANEN
‘Superb plotting. The very best in psychological crime writing’ JANE ISAAC
'Tense and terrifying - no one is above suspicion in this masterpiece of literary manipulation' ANNE COATES
‘Deliciously addictive’ ISABEL ASHDOWN
‘Irresistible’ CRIME TIME
‘Terrifying’ CRIME MONTHLY
'Tense and properly chilling' SUN ON SUNDAY, FABULOUS MAGAZINE
Om denna bok
The Stalker av Kate Rhodes är en Danskt band bok med 384 sidor på Engelska. Den utgavs 2024 av Simon & Schuster.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Stalker 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:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781398529335
Upplaga:
0
Utgiven:
2024-09-26
Förlag:
Simon & Schuster
Sidantal:
384
$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"
>