Vi flyttar från butik till nätet - så funkar det framåt
The Ministry of Time | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Kaliane Bradley
- Betyg:
227
kr
Skickas inom 0-2 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
The romantic, historical, comedic, literary, genre-defying bestseller
'The hit of the year'
Guardian
'Addictive'
Independent
'Crack this book open and you'll see how time can disappear'
Financial Times
'Readers, I envy you: There's a smart, witty novel in your future'
Washington Post
A civil servant is offered a lucrative job in a mysterious new government ministry gathering 'expats' from across history to test whether time-travel is feasible.
Her role is to work as a 'bridge': living with, supporting and monitoring expat '1847' - Commander Graham Gore, a former Victorian polar explorer. Gore, an adventurer by trade, soon adjusts to this bizarre new world of washing machines, feminism and Spotify; and during a long, sultry summer the pair move from awkwardness to friendship to something more.
But as the true shape of the project that brought them together begins to emerge, Gore and the bridge are forced to confront their past choices and imagined futures. Can love triumph over the histories that have shaped them? And how do you defy that history when it is living in your house?
A Barack Obama reading pick
Shortlisted for the Waterstones Debut Fiction Prize
Shortlisted for the Bollinger Everyman Wodehouse Prize for comic fiction
Shortlisted for the Edward Stanford Travel Writing Award
Longlisted for the Climate Fiction Prize
One of the 18 best novels of the year for the Sunday Times
A book of the year for the New York Times, Guardian, Independent, Evening Standard, Spectator, Red, NPR, Vanity Fair, People, Slate, Advocate, Sydney Morning Herald, Globe and Mail, Den of Geek, Good Housekeeping, Goodreads, NetGalley and Smithsonian Magazine
'The hit of the year'
Guardian
'Addictive'
Independent
'Crack this book open and you'll see how time can disappear'
Financial Times
'Readers, I envy you: There's a smart, witty novel in your future'
Washington Post
A civil servant is offered a lucrative job in a mysterious new government ministry gathering 'expats' from across history to test whether time-travel is feasible.
Her role is to work as a 'bridge': living with, supporting and monitoring expat '1847' - Commander Graham Gore, a former Victorian polar explorer. Gore, an adventurer by trade, soon adjusts to this bizarre new world of washing machines, feminism and Spotify; and during a long, sultry summer the pair move from awkwardness to friendship to something more.
But as the true shape of the project that brought them together begins to emerge, Gore and the bridge are forced to confront their past choices and imagined futures. Can love triumph over the histories that have shaped them? And how do you defy that history when it is living in your house?
A Barack Obama reading pick
Shortlisted for the Waterstones Debut Fiction Prize
Shortlisted for the Bollinger Everyman Wodehouse Prize for comic fiction
Shortlisted for the Edward Stanford Travel Writing Award
Longlisted for the Climate Fiction Prize
One of the 18 best novels of the year for the Sunday Times
A book of the year for the New York Times, Guardian, Independent, Evening Standard, Spectator, Red, NPR, Vanity Fair, People, Slate, Advocate, Sydney Morning Herald, Globe and Mail, Den of Geek, Good Housekeeping, Goodreads, NetGalley and Smithsonian Magazine
Om denna bok
The Ministry of Time av Kaliane Bradley är en Danskt band bok med 368 sidor på Engelska. Den utgavs 2024.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Ministry of Time 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:
9781399726344
Upplaga:
0
Utgiven:
2024-05-16
Förlag:
Okänt
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"
>