Vi flyttar från butik till nätet - så funkar det framåt
The Tangle | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Justin Robertson
- Betyg:
134
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
'A writer of fierce and vivid imagination. The Tangle, like Holdstock's classic Mythago Wood and Catlin's The Voorh, taps the deep resonances of the wild wood in the English soul, revering even the stones as living minds, possessed of souls and ancient memories. Visceral stuff from this promising new star of dark fantasy' Michael Moorcock
Justin Robertson's debut novel is a trans- dimensional trip into the mysterious knot of nature; a journey into the 'brilliant darkness' where the timeless divine spirit of the 'Tangle' weaves its spell and all mankind's hubris is rendered insignificant by the radically non-human force of phantom ecology. Salvation, revelation and a terrible reckoning dwell in the ancient roots ...
A time travelling account of what occurs when unknowable frontiers are breached and humanity finds itself, once again, lost in the woods, THE TANGLE invites us into a grotesque world of eco-horror, echoing with the spirit of writers such as Saki, Ballard, M R James, Ursula Le Guin, Brian Catling and Thomas Ligotti.
Justin Robertson's debut novel is a trans- dimensional trip into the mysterious knot of nature; a journey into the 'brilliant darkness' where the timeless divine spirit of the 'Tangle' weaves its spell and all mankind's hubris is rendered insignificant by the radically non-human force of phantom ecology. Salvation, revelation and a terrible reckoning dwell in the ancient roots ...
A time travelling account of what occurs when unknowable frontiers are breached and humanity finds itself, once again, lost in the woods, THE TANGLE invites us into a grotesque world of eco-horror, echoing with the spirit of writers such as Saki, Ballard, M R James, Ursula Le Guin, Brian Catling and Thomas Ligotti.
Om denna bok
The Tangle av Justin Robertson är en Danskt band bok med 320 sidor på Engelska. Den utgavs 2023 av Orion Publishing Co.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Tangle 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:
9781474622837
Upplaga:
0
Utgiven:
2023-01-19
Förlag:
Orion Publishing Co
Sidantal:
320
$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"
>