Vi flyttar från butik till nätet - så funkar det framåt
Downfall | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Anna Arutunyan, Mark Galeotti
- Betyg:
198
kr
Skickas inom 3-6 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
‘Absolutely gripping, deeply authoritative, hugely important and lethally lurid’
Simon Sebag Montefiore, Sunday Times bestselling author of The World: A Family History
Yevgeny Prigozhin emerged as one of the most dangerous warlords in the world and as one of Vladimir Putin's chief rivals in Russia's tumultuous political climate, exiled after leading Wagner's attempted coup and killed in a mysterious plane crash. But what is the truth about this enigmatic figure, his role in the war with Ukraine, and the chaos unleashed across Russia by his turn against Putin? And, in the aftermath of his death, what is next for Russia in the new stage of late Putinism that Prigozhin's life forged?
Drawing on years of research, this book traces the rise of Russia's most prominent non-state actor and examines the political climate that propelled a convicted gangster with no government office to the formidable role he came to occupy. An essential story of Russia's recent history, Downfall is also a compelling insight into its likely future.
Simon Sebag Montefiore, Sunday Times bestselling author of The World: A Family History
Yevgeny Prigozhin emerged as one of the most dangerous warlords in the world and as one of Vladimir Putin's chief rivals in Russia's tumultuous political climate, exiled after leading Wagner's attempted coup and killed in a mysterious plane crash. But what is the truth about this enigmatic figure, his role in the war with Ukraine, and the chaos unleashed across Russia by his turn against Putin? And, in the aftermath of his death, what is next for Russia in the new stage of late Putinism that Prigozhin's life forged?
Drawing on years of research, this book traces the rise of Russia's most prominent non-state actor and examines the political climate that propelled a convicted gangster with no government office to the formidable role he came to occupy. An essential story of Russia's recent history, Downfall is also a compelling insight into its likely future.
Om denna bok
Downfall av Anna Arutunyan och Mark Galeotti är en Danskt band bok med 272 sidor på Engelska. Den utgavs 2024 av Ebury Publishing.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Downfall 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:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781529927351
Upplaga:
0
Utgiven:
2024-06-13
Förlag:
Ebury Publishing
Sidantal:
272
$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"
>