Vi flyttar från butik till nätet - så funkar det framåt
The Break Line | 0:e upplagan
- Danskt band, Engelska, 2019
- Författare: James Brabazon
- Betyg:
104
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
Fans of Andy McNab, Orphan X and Frederick Forsyth, will love this unputdownable and action-packed debut thriller.
'BREATHLESS, COMPLEX AND SERIOUSLY HARDCORE' LEE CHILD
Officially Max McLean doesn't exist.
Sniper. Spy. Assassin. His job is top secret, deadly... and often Max is the only thing keeping his country safe.
Fortunately, he's bloody good at it.
But Max is growing tired of unquestioned loyalty to his political masters. And when his latest job takes him deep into West African jungle, where a remote village has been quarantined after a sinister virus takes hold, it's time for answers.
As the mission darkens further than he ever thought possible, Max faces a perilous, breath-taking quest for the truth, that will call into question everything that he once believed in, and leave the fate of humanity itself in his hands . . .
The Break Line drips with authenticity, menace and first-hand knowledge of the frontline. Smart, unputdownable and packed with jaw-dropping plot twists, this is a thriller like no other.
_______________
'Beautifully written and extensively researched, The Break Line is a riveting page-turner, a gruesome delight, and a study of what lies in the shadowed corners of the human heart' Gregg Hurwitz, author of Orphan X
'A thriller of an unusually classy calibre. Eloquently written, intensively researched ... Brabazon has crafted hugely gripping, thought-provoking yarn' Financial Times
'War correspondent James Brabazon brings his experience of the world's most dangerous places to this brutally compelling thriller . . .' Mail on Sunday
'A taut, razor-edged thriller, packed with granular detail and authenticity' James Swallow, bestselling author of Nomad
'It is insanely immersive, brilliantly blurring the lines between fiction and reality. I couldn't put it down' Tom Marcus, bestselling author of Soldier Spy
'BREATHLESS, COMPLEX AND SERIOUSLY HARDCORE' LEE CHILD
Officially Max McLean doesn't exist.
Sniper. Spy. Assassin. His job is top secret, deadly... and often Max is the only thing keeping his country safe.
Fortunately, he's bloody good at it.
But Max is growing tired of unquestioned loyalty to his political masters. And when his latest job takes him deep into West African jungle, where a remote village has been quarantined after a sinister virus takes hold, it's time for answers.
As the mission darkens further than he ever thought possible, Max faces a perilous, breath-taking quest for the truth, that will call into question everything that he once believed in, and leave the fate of humanity itself in his hands . . .
The Break Line drips with authenticity, menace and first-hand knowledge of the frontline. Smart, unputdownable and packed with jaw-dropping plot twists, this is a thriller like no other.
_______________
'Beautifully written and extensively researched, The Break Line is a riveting page-turner, a gruesome delight, and a study of what lies in the shadowed corners of the human heart' Gregg Hurwitz, author of Orphan X
'A thriller of an unusually classy calibre. Eloquently written, intensively researched ... Brabazon has crafted hugely gripping, thought-provoking yarn' Financial Times
'War correspondent James Brabazon brings his experience of the world's most dangerous places to this brutally compelling thriller . . .' Mail on Sunday
'A taut, razor-edged thriller, packed with granular detail and authenticity' James Swallow, bestselling author of Nomad
'It is insanely immersive, brilliantly blurring the lines between fiction and reality. I couldn't put it down' Tom Marcus, bestselling author of Soldier Spy
Om denna bok
The Break Line av James Brabazon är en Danskt band bok med 384 sidor på Engelska. Den utgavs 2019.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Break Line 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:
9780718189556
Upplaga:
0
Utgiven:
2019-01-24
Förlag:
Okänt
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"
>