Vi flyttar från butik till nätet - så funkar det framåt
Earth Awakens | 0:e upplagan
- Pocket, Engelska, 2014
- Författare: Orson Scott Card, Aaron Johnston
- Betyg:
131
kr
Skickas inom 6-8 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
The third novel in a new space adventure set in the world of Ender's Game - a classic science fiction novel now a major motion picture.
TIME IS RUNNING OUT FOR HUMANITY
It is one hundred years before the events of Ender's Game. Tens of millions are dead in China as the invading Formics scour the landscape and gas cities with a lethal alien chemical. Young Mazer Rackham and the Mobile Operations Police scramble to find a counteragent, while asteroid miner Victor Delgado infiltrates the alien ship in near-Earth orbit.
Victor needs to find a way to seize the ship and end the war, but he'll need a small strike force of highly skilled soldiers to pull it off. In this last-ditch effort to save what's left of humanity, Mazer Rackham and his team may be just the men for the job . . .
The thrilling final novel in the First Formic War series
TIME IS RUNNING OUT FOR HUMANITY
It is one hundred years before the events of Ender's Game. Tens of millions are dead in China as the invading Formics scour the landscape and gas cities with a lethal alien chemical. Young Mazer Rackham and the Mobile Operations Police scramble to find a counteragent, while asteroid miner Victor Delgado infiltrates the alien ship in near-Earth orbit.
Victor needs to find a way to seize the ship and end the war, but he'll need a small strike force of highly skilled soldiers to pull it off. In this last-ditch effort to save what's left of humanity, Mazer Rackham and his team may be just the men for the job . . .
The thrilling final novel in the First Formic War series
Om denna bok
Earth Awakens av Orson Scott Card och Aaron Johnston är en Pocket bok med 433 sidor på Engelska. Den utgavs 2014 av Little Brown.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Earth Awakens 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:
9780356502762
Upplaga:
0
Utgiven:
2014-06-10
Förlag:
Little Brown
Sidantal:
433
$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"
>