Vi flyttar från butik till nätet - så funkar det framåt
The Veiled Throne | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Ken Liu
- Betyg:
308
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
With the invasion of Dara complete, and the Wall of Storms breached, the world has opened to new possibilities for the gods and peoples of both empires as the sweeping saga of the award-winning Dandelion Dynasty continues in this third book of the “magnificent fantasy epic” (NPR).
Princess Théra, once known as Empress Üna of Dara, entrusted the throne to her younger brother in order to journey to Ukyu-Gondé to war with the Lyucu. She has crossed the fabled Wall of Storms with a fleet of advanced warships and ten thousand people. Beset by adversity, Théra and her most trusted companions attempt to overcome every challenge by doing the most interesting thing. But is not letting the past dictate the present always possible or even desirable?
In Dara, the Lyucu leadership as well as the surviving Dandelion Court bristle with rivalries as currents of power surge and ebb and perspectives spin and shift. Here, parents and children, teachers and students, Empress and Pékyu, all nurture the seeds of plans that will take years to bloom. Will tradition yield to new justifications for power?
Everywhere, the spirit of innovation dances like dandelion seeds on the wind, and the commoners, the forgotten, the ignored begin to engineer new solutions for a new age.
Ken Liu returns to the series that draws from a tradition of the great epics of our history from the Aeneid to the Romance on the Three Kingdoms and builds a new tale unsurpassed in its scope and ambition.
Princess Théra, once known as Empress Üna of Dara, entrusted the throne to her younger brother in order to journey to Ukyu-Gondé to war with the Lyucu. She has crossed the fabled Wall of Storms with a fleet of advanced warships and ten thousand people. Beset by adversity, Théra and her most trusted companions attempt to overcome every challenge by doing the most interesting thing. But is not letting the past dictate the present always possible or even desirable?
In Dara, the Lyucu leadership as well as the surviving Dandelion Court bristle with rivalries as currents of power surge and ebb and perspectives spin and shift. Here, parents and children, teachers and students, Empress and Pékyu, all nurture the seeds of plans that will take years to bloom. Will tradition yield to new justifications for power?
Everywhere, the spirit of innovation dances like dandelion seeds on the wind, and the commoners, the forgotten, the ignored begin to engineer new solutions for a new age.
Ken Liu returns to the series that draws from a tradition of the great epics of our history from the Aeneid to the Romance on the Three Kingdoms and builds a new tale unsurpassed in its scope and ambition.
Om denna bok
The Veiled Throne av Ken Liu är en Danskt band bok med 1008 sidor på Engelska. Den utgavs 2021.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Veiled Throne 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:
9781481424332
Upplaga:
0
Utgiven:
2021-12-07
Förlag:
Okänt
Sidantal:
1008
$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"
>