Vi flyttar från butik till nätet - så funkar det framåt
The London House | 0:e upplagan
- Danskt band, Engelska, 2022
- Författare: Katherine Reay
- Betyg:
181
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
Uncovering a dark family secret sends one woman through the history of Britain's World War II spy network and glamorous 1930s Paris to save her family's reputation. Perfect for fans of Kate Quinn and Ariel Lawhon.
Caroline Payne thinks it's just another day of work until she receives a call from Mat Hammond, an old college friend and historian, who has uncovered a scandalous secret kept buried for decades: In World War II, Caroline's British great-aunt betrayed family and country to marry her German lover.
Determined to find answers and save her family's reputation, Caroline flies to her family's ancestral home in London, where she and Mat discover diaries and letters that reveal her grandmother and great-aunt were known as the "Waite sisters." Popular and witty, they came of age during the interwar years, a time of peace and luxury filled with dances, jazz clubs, and romance. The buoyant tone of the correspondence soon yields to sadder revelations as the sisters grow apart and one leaves home for the glittering fashion scene of Paris, despite rumblings of a coming world war.
Each letter brings more questions. Was Caroline's great-aunt actually a traitor and Nazi collaborator, or is there a more complex truth buried in the past? Together, Caroline and Mat uncover stories of spies and secrets, love and heartbreak, and the events of one fateful evening in 1941 that changed everything.
In this rich historical novel from award-winning author Katherine Reay, a young woman is tasked with writing the next chapter of her family's story. But Caroline must choose whether to embrace a love of her own and proceed with caution if her family's decades-old wounds are to heal without tearing them even further apart.
Don't miss out on this captivating split-timeline novel that takes you on a journey from the present day to the first half of the 20th century. The London House by Katherine Reay will leave you breathless as you uncover the scandalous secrets of the Waite sisters. With discussion questions included, this stand-alone novel is perfect for book clubs looking for their next read. So, what are you waiting for? Grab a copy of The London House and discover the heartbreak, redemption, and enduring power of family today.
"Carefully researched, emotionally hewn, and written with a sure hand, The London House is a tantalizing tale of deeply held secrets, heartbreak, redemption, and the enduring way that family can both hurt and heal us. I enjoyed it thoroughly." --Kristin Harmel, New York Times bestselling author of The Book of Lost Names
Caroline Payne thinks it's just another day of work until she receives a call from Mat Hammond, an old college friend and historian, who has uncovered a scandalous secret kept buried for decades: In World War II, Caroline's British great-aunt betrayed family and country to marry her German lover.
Determined to find answers and save her family's reputation, Caroline flies to her family's ancestral home in London, where she and Mat discover diaries and letters that reveal her grandmother and great-aunt were known as the "Waite sisters." Popular and witty, they came of age during the interwar years, a time of peace and luxury filled with dances, jazz clubs, and romance. The buoyant tone of the correspondence soon yields to sadder revelations as the sisters grow apart and one leaves home for the glittering fashion scene of Paris, despite rumblings of a coming world war.
Each letter brings more questions. Was Caroline's great-aunt actually a traitor and Nazi collaborator, or is there a more complex truth buried in the past? Together, Caroline and Mat uncover stories of spies and secrets, love and heartbreak, and the events of one fateful evening in 1941 that changed everything.
In this rich historical novel from award-winning author Katherine Reay, a young woman is tasked with writing the next chapter of her family's story. But Caroline must choose whether to embrace a love of her own and proceed with caution if her family's decades-old wounds are to heal without tearing them even further apart.
Don't miss out on this captivating split-timeline novel that takes you on a journey from the present day to the first half of the 20th century. The London House by Katherine Reay will leave you breathless as you uncover the scandalous secrets of the Waite sisters. With discussion questions included, this stand-alone novel is perfect for book clubs looking for their next read. So, what are you waiting for? Grab a copy of The London House and discover the heartbreak, redemption, and enduring power of family today.
"Carefully researched, emotionally hewn, and written with a sure hand, The London House is a tantalizing tale of deeply held secrets, heartbreak, redemption, and the enduring way that family can both hurt and heal us. I enjoyed it thoroughly." --Kristin Harmel, New York Times bestselling author of The Book of Lost Names
Om denna bok
The London House av Katherine Reay är en Danskt band bok med 368 sidor på Engelska. Den utgavs 2022 av HarperCollins Focus.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The London House 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:
Pedagogik & psykologi
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780785290209
Upplaga:
0
Utgiven:
2022-01-20
Förlag:
HarperCollins Focus
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"
>