Vi flyttar från butik till nätet - så funkar det framåt
Late Light | 0:e upplagan
- Inbunden, Engelska, 2023
- Författare: Michael Malay
- Betyg:
288
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
'Late Light brings the refreshing perspective of someone who goes from seeing England as a foreign place to someone who deeply studies its secret wonders. An astonishing read.' - Amy Liptrot, The Outrun This is a book about falling in love with vanishing things Late Light is the story of Michael Malay's own journey, an Indonesian Australian making a home for himself in England and finding strange parallels between his life and the lives of the animals he examines. Mixing natural history with memoir, this book explores the mystery of our animal neighbours, in all their richness and variety. It is about the wonder these animals inspired in our ancestors, the hope they inspire in us, and the joy they might still hold for our children. Late Light is about migration, belonging and extinction. Through the close examination of four particular 'unloved' animals - eels, moths, crickets and mussels - Michael Malay tells the story of the economic, political and cultural events that have shaped the modern landscape of Britain. For readers of Robert Macfarlane, Raynor Winn and Helen Macdonald, Late Light is a rich blend of memoir, natural history, nature writing, and a meditation on being and belonging, from a vibrant new voice. 'Late Light is a book that glows with warmth in spite of its dark subtext. Malay's prose is gorgeous and astute; he looks with fresh eyes at unpopular species and finds poetry and meaning. His voice is irresistible - Late Light is a powerful new work of nature writing. ' - Sara Baume, Seven Steeples 'Late Light is a book of little revelations. It approaches small things with a quiet and tender profundity, and its attentiveness to the quivering of life will leave you aching with world-love.' - Abi Andrews, The Word for Woman is Wilderness
Om denna bok
Late Light av Michael Malay är en Inbunden bok med 256 sidor på Engelska. Den utgavs 2023 av Constable And Robinson.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Late Light 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:
Biografier
Bandtyp:
Inbunden
Språk:
Engelska
ISBN:
9781786581419
Upplaga:
0
Utgiven:
2023-07-06
Förlag:
Constable And Robinson
Sidantal:
256
$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"
>