Vi flyttar från butik till nätet - så funkar det framåt
UKRAINE The Forging of a Nation | 0:e upplagan
- Pocket, Engelska, 2024
- Författare: Yaroslav Hrytsak
- Betyg:
171
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
'Both pioneering and fundamental. This is the essential history of Ukraine, from one of the greatest Ukrainian thinkers and scholars.'
Timothy Snyder #1 New York Times and #1 Sunday Times bestselling author of On Tyranny
'Ukrainian historian Yaroslav Hrytsak's vivid, sweeping book lays bare the enduring pride that persuaded his countrymen to resist Russian aggression and offers grounds for hope.'
Luke Harding, Observer
'People and nations are forged in the fires of adversity.'
John Adams
UKRAINE The Forging of a Nation delves into the events that led to the creation of Ukraine, examining crucial moments of Ukrainian and world history and how connected they have been, and continue to be, to this day.
When Russia invaded Ukraine in 2022, the world witnessed the 'creative, freewheeling, darkly humorous, and deeply resilient society' of contemporary Ukraine, and discovered more about a country with a history that is 'exceptionally rich in examples of survival, solidarity and resilience.'
In this timely and original history, already a bestseller in Ukraine, Professor Yaroslav Hrytsak, Ukrainian intellectual and public historian, tells the sweeping story of his nation through a meticulous examination of the major events, conflicts and developments that have shaped it over the course of centuries, exploring Ukraine's dramatic history, incredible fight for freedom and its place as an independent nation in our world today.
This book is a definitive story of Ukraine and its people, as told by one of its most celebrated voices.
Timothy Snyder #1 New York Times and #1 Sunday Times bestselling author of On Tyranny
'Ukrainian historian Yaroslav Hrytsak's vivid, sweeping book lays bare the enduring pride that persuaded his countrymen to resist Russian aggression and offers grounds for hope.'
Luke Harding, Observer
'People and nations are forged in the fires of adversity.'
John Adams
UKRAINE The Forging of a Nation delves into the events that led to the creation of Ukraine, examining crucial moments of Ukrainian and world history and how connected they have been, and continue to be, to this day.
When Russia invaded Ukraine in 2022, the world witnessed the 'creative, freewheeling, darkly humorous, and deeply resilient society' of contemporary Ukraine, and discovered more about a country with a history that is 'exceptionally rich in examples of survival, solidarity and resilience.'
In this timely and original history, already a bestseller in Ukraine, Professor Yaroslav Hrytsak, Ukrainian intellectual and public historian, tells the sweeping story of his nation through a meticulous examination of the major events, conflicts and developments that have shaped it over the course of centuries, exploring Ukraine's dramatic history, incredible fight for freedom and its place as an independent nation in our world today.
This book is a definitive story of Ukraine and its people, as told by one of its most celebrated voices.
Om denna bok
UKRAINE The Forging of a Nation av Yaroslav Hrytsak är en Pocket bok med 448 sidor på Engelska. Den utgavs 2024 av Little Brown.
Spara pengar – köp begagnad från Campusbokhandeln
Köp UKRAINE The Forging of a Nation 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:
Historia & arkeologi
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9781408730829
Upplaga:
0
Utgiven:
2024-08-22
Förlag:
Little Brown
Sidantal:
448
$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"
>