Vi flyttar från butik till nätet - så funkar det framåt
First Lady | 0:e upplagan
- Pocket, Engelska, 2016
- Författare: Sonia Purnell
- Betyg:
169
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
Without Churchill's inspiring leadership Britain could not have survived its darkest hour and repelled the Nazi menace. Without his wife Clementine, however, he might never have become Prime Minister. By his own admission, the Second World War would have been 'impossible without her'. Clementine was Winston's emotional rock and his most trusted confidante; not only was she involved in some of the most crucial decisions of war, but she exerted an influence over her husband and the Government that would appear scandalous to modern eyes. Yet her ability to charm Britain's allies and her humanitarian efforts on the Home Front earned her deep respect, both behind closed doors in Whitehall and among the population at large. That Clementine should become Britain's 'First Lady' was by no means pre-ordained. Born into impecunious aristocracy, her childhood was far from gilded. Her mother was a serial adulteress and gambler, who spent many years uprooting her children to escape the clutches of their erstwhile father, and by the time Clementine entered polite society she had become the target of cruel snobbery and rumours about her parentage.In Winston, however, she discovered a partner as emotionally insecure as herself, and in his career she found her mission. Her dedication to his cause may have had tragic consequences for their children, but theirs was a marriage that changed the course of history. Now, acclaimed biographer Sonia Purnell explores the peculiar dynamics of this fascinating union. From the personal and political upheavals of the Great War, through the Churchills' 'wilderness years' in the 1930s, to Clementine's desperate efforts to preserve her husband's health during the struggle against Hitler, Sonia presents the inspiring but often ignored story of one of the most important women in modern history.
Om denna bok
First Lady av Sonia Purnell är en Pocket bok på Engelska. Den utgavs 2016 av Aurum Press Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp First Lady 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:
9781781313077
Upplaga:
0
Utgiven:
2016-01-27
Förlag:
Aurum Press Ltd
Sidantal:
$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"
>