Vi flyttar från butik till nätet - så funkar det framåt
We Spread | 0:e upplagan
- Pocket, Engelska, 2023
- Författare: Iain Reid
- Betyg:
169
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
Penny, an artist, has lived in the same apartment for decades, surrounded by the artifacts and keepsakes of her long life. She is resigned to the mundane rituals of old age, until things start to slip. Before her longtime partner passed away years earlier, provisions were made, unbeknownst to her, for a room in a unique long-term care residence, where Penny finds herself after one too many "incidents."
Initially, surrounded by peers, conversing, eating, sleeping, looking out at the beautiful woods that surround the house, all is well. She even begins to paint again. But as the days start to blur together, Penny - with a growing sense of unrest and distrust - starts to lose her grip on the passage of time and on her place in the world. Is she succumbing to the subtly destructive effects of aging, or is she an unknowing participant in something more unsettling?
At once compassionate and uncanny, told in spare, hypnotic prose, Iain Reid's genre-defying third novel explores questions of conformity, art, productivity, relationships, and what, ultimately, it means to grow old.
'I loved this book and couldn't put it down - a deeply gripping, surreal and wonderfully mysterious novel. Not only has Reid given us a brilliant page turner, but a profoundly moving meditation on life and art, death and infinity. Reid is a master' Mona Awad, author 13 Ways of Looking at a Fat Girl and All's Well
Initially, surrounded by peers, conversing, eating, sleeping, looking out at the beautiful woods that surround the house, all is well. She even begins to paint again. But as the days start to blur together, Penny - with a growing sense of unrest and distrust - starts to lose her grip on the passage of time and on her place in the world. Is she succumbing to the subtly destructive effects of aging, or is she an unknowing participant in something more unsettling?
At once compassionate and uncanny, told in spare, hypnotic prose, Iain Reid's genre-defying third novel explores questions of conformity, art, productivity, relationships, and what, ultimately, it means to grow old.
'I loved this book and couldn't put it down - a deeply gripping, surreal and wonderfully mysterious novel. Not only has Reid given us a brilliant page turner, but a profoundly moving meditation on life and art, death and infinity. Reid is a master' Mona Awad, author 13 Ways of Looking at a Fat Girl and All's Well
Om denna bok
We Spread av Iain Reid är en Pocket bok med 304 sidor på Engelska. Den utgavs 2023 av Simon & Schuster.
Spara pengar – köp begagnad från Campusbokhandeln
Köp We Spread 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:
Skönlitteratur
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9781398504165
Upplaga:
0
Utgiven:
2023-09-14
Förlag:
Simon & Schuster
Sidantal:
304
$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"
>