End of the Ocean | 0:e upplagan
- Pocket, Engelska, 2021
- Författare: Maja Lunde
- Betyg:
114
kr
Skickas inom 9-12 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
Praise for The History of Bees: `Fans of Cloud Atlas and Never Let Me Go will love The History of Bees' Good Housekeeping `Dystopian and electric, this book is set to blow minds everywhere' Stylist 'Haunting and poignant ... an important and wonderful book' Dave Goulson, bestselling author of Bee Quest `Spectacular and deeply moving. Lunde has elegantly woven together a tale of science and science fiction, dystopia and hope, and the trials of the individual and the strengths of family' Lisa See, New York Times bestselling author `Such is the genius of debut novelist Maja Lunde that her tale of three eras-the long past, the tenuous present and the biologically damned future-is strung on the fragile hope of the survival of bees' Jacquelyn Mitchard, New York Times bestselling author `As a lover of honeybees and a fan of speculative fiction, I was doubly smitten by The History of Bees. Maja Lunde's novel is an urgent reminder of how much our survival depends on those remarkable insects. It is also a gripping account of how-despite the cruelest losses-humanity may abide and individual families can heal' Jean Hegland, author of Into the Forest `By turns devastating and hopeful, The History of Beesresonates powerfully with our most pressing environmental concerns. Following three separate but interconnected timelines, Lunde shows us the past, the present, and a terrifying future in a riveting story as complex as a honeycomb' Bryn Greenwood, New York Times bestselling author `Here is a story that is sweeping in scope but intimate in detail' Laura McBride, author of We Are Called to Rise
Produktinformation
Kategori:
Skönlitteratur
Bandtyp:
Pocket
Språk:
Engelska
Förlag:
Nordiska Bokgrossisten
Upplaga:
0
Utgiven:
2021-04-15
ISBN:
9781471175541
Sidantal:
416
$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"
>