Vi flyttar från butik till nätet - så funkar det framåt
Thirteen | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Steve Cavanagh
- Betyg:
131
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
THE SERIAL KILLER ISN'T ON TRIAL.
HE'S ON THE JURY...
'Books this ingenious don't come along very often' MICHAEL CONNELLY
'Outstanding' LEE CHILD
'Smart and original. This is a belter of a book' CLARE MACKINTOSH
'One of the most mercilessly compelling thrillers you will read this decade' CHRIS BROOKMYRE
'To your knowledge, is there anything that would preclude you from serving on this jury?'
Murder wasn't the hard part. It was just the start of the game.
Joshua Kane has been preparing for this moment his whole life. He's done it before. But this is the big one.
This is the murder trial of the century. And Kane has killed to get the best seat in the house.
But there's someone on his tail. Someone who suspects that the killer isn't the man on trial.
Kane knows time is running out - he just needs to get to the conviction without being discovered.
****************
THIRTEEN REASONS WHY YOU MUST READ THIS BOOK:
'An oh so clever hook for an oh so clever, gripping book. THIRTEEN is courtroom drama at its finest, blended with page-turning twists and characters you can't get enough of. Steve Cavanagh is the John Grisham for a new generation. Slick, thrilling and unique, THIRTEEN is my favourite read of the year.'
Sarah Pinborough
'Outstanding - an intriguing premise, a tense, gripping build-up, and a spectacular climax. This guy is the real deal. Trust me.'
Lee Child
'Smart and original. This is a belter of a book.'
Clare Mackintosh
'Great hook. Great plot. Great book. Thirteen is a real page turner and one you won't want to put down.'
Simon Kernick
'A brilliant, twisty, ingeniously constructed puzzle of a book. Steve Cavanagh pulls off an enviable premise with panache.'
Ruth Ware
'I've been tracking Steve Cavanagh for a few years now and Thirteen is his best, a dead bang beast of a book that expertly combining his authority on the law with an absolutely great thrill ride. Books this ingenious don't come along very often.'
Michael Connelly
'Quite simply deserves to be HUGE. If you read a thriller as good this year, it's only because you've read this one twice.'
Mark Billingham
'Tore through this between dusk and dawn. Absolute 5-star cracker from Steve Cavanagh, who's gotta be among top legal thriller writers out there nowadays. A powerhouse of a book that's much more than its high-concept hook.'
Craig Sisterson
'Wow! This book is friggin' awesome! Utterly immersive.'
Emma Kavanagh
'Fantastically gripping? Guilty as charged!'
Angela Clarke
'An absolute cracker.'
Susi Holliday
'Guilty of thrills, twists, and expertly manipulating the reader.'
Mason Cross
'An absolute rollercoaster of a read. Thrilling.'
Cass Green
HE'S ON THE JURY...
'Books this ingenious don't come along very often' MICHAEL CONNELLY
'Outstanding' LEE CHILD
'Smart and original. This is a belter of a book' CLARE MACKINTOSH
'One of the most mercilessly compelling thrillers you will read this decade' CHRIS BROOKMYRE
'To your knowledge, is there anything that would preclude you from serving on this jury?'
Murder wasn't the hard part. It was just the start of the game.
Joshua Kane has been preparing for this moment his whole life. He's done it before. But this is the big one.
This is the murder trial of the century. And Kane has killed to get the best seat in the house.
But there's someone on his tail. Someone who suspects that the killer isn't the man on trial.
Kane knows time is running out - he just needs to get to the conviction without being discovered.
****************
THIRTEEN REASONS WHY YOU MUST READ THIS BOOK:
'An oh so clever hook for an oh so clever, gripping book. THIRTEEN is courtroom drama at its finest, blended with page-turning twists and characters you can't get enough of. Steve Cavanagh is the John Grisham for a new generation. Slick, thrilling and unique, THIRTEEN is my favourite read of the year.'
Sarah Pinborough
'Outstanding - an intriguing premise, a tense, gripping build-up, and a spectacular climax. This guy is the real deal. Trust me.'
Lee Child
'Smart and original. This is a belter of a book.'
Clare Mackintosh
'Great hook. Great plot. Great book. Thirteen is a real page turner and one you won't want to put down.'
Simon Kernick
'A brilliant, twisty, ingeniously constructed puzzle of a book. Steve Cavanagh pulls off an enviable premise with panache.'
Ruth Ware
'I've been tracking Steve Cavanagh for a few years now and Thirteen is his best, a dead bang beast of a book that expertly combining his authority on the law with an absolutely great thrill ride. Books this ingenious don't come along very often.'
Michael Connelly
'Quite simply deserves to be HUGE. If you read a thriller as good this year, it's only because you've read this one twice.'
Mark Billingham
'Tore through this between dusk and dawn. Absolute 5-star cracker from Steve Cavanagh, who's gotta be among top legal thriller writers out there nowadays. A powerhouse of a book that's much more than its high-concept hook.'
Craig Sisterson
'Wow! This book is friggin' awesome! Utterly immersive.'
Emma Kavanagh
'Fantastically gripping? Guilty as charged!'
Angela Clarke
'An absolute cracker.'
Susi Holliday
'Guilty of thrills, twists, and expertly manipulating the reader.'
Mason Cross
'An absolute rollercoaster of a read. Thrilling.'
Cass Green
Om denna bok
Thirteen av Steve Cavanagh är en Danskt band bok med 368 sidor på Engelska. Den utgavs 2024 av Gardners Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Thirteen 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:
9781035414994
Upplaga:
0
Utgiven:
2024-07-04
Förlag:
Gardners Books
Sidantal:
368
$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"
>