Vi flyttar från butik till nätet - så funkar det framåt
The Submission | 0:e upplagan
- Pocket, Engelska, 2012
- Författare: Amy Waldman
- Betyg:
146
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
A jury gathers in Manhattan to select a memorial for the victims of a devastating terrorist attack.
Their fraught deliberations complete, the jurors open the envelope containing the anonymous winner's name - and discover he is an American Muslim.
Instantly they are cast into roiling debate about the claims of grief, the ambiguities of art, and the meaning of Islam. Their conflicted response is only a preamble to the country's.
The memorial's designer is an enigmatic, ambitious architect named Mohammad Khan. His fiercest defender on the jury is its sole widow, the self-possessed and mediagenic Claire Burwell. But when the news of his selection leaks to the press, she finds herself under pressure from outraged family members and in collision with hungry journalists, wary activists, opportunistic politicians, fellow jurors, and Khan himself - as unknowable as he is gifted.
In the fight for both advantage and their ideals, all will bring the emotional weight of their own histories to bear on the urgent question of how to remember, and understand, a national tragedy
Their fraught deliberations complete, the jurors open the envelope containing the anonymous winner's name - and discover he is an American Muslim.
Instantly they are cast into roiling debate about the claims of grief, the ambiguities of art, and the meaning of Islam. Their conflicted response is only a preamble to the country's.
The memorial's designer is an enigmatic, ambitious architect named Mohammad Khan. His fiercest defender on the jury is its sole widow, the self-possessed and mediagenic Claire Burwell. But when the news of his selection leaks to the press, she finds herself under pressure from outraged family members and in collision with hungry journalists, wary activists, opportunistic politicians, fellow jurors, and Khan himself - as unknowable as he is gifted.
In the fight for both advantage and their ideals, all will bring the emotional weight of their own histories to bear on the urgent question of how to remember, and understand, a national tragedy
Om denna bok
The Submission av Amy Waldman är en Pocket bok med 385 sidor på Engelska. Den utgavs 2012 av The Book Services TBS.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Submission 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:
9780099528241
Upplaga:
0
Utgiven:
2012-06-01
Förlag:
The Book Services TBS
Sidantal:
385
$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"
>