Vi flyttar från butik till nätet - så funkar det framåt
David Bowie | 0:e upplagan
- Pocket, Engelska, 2018
- Författare: Dylan Jones-Evans
- Betyg:
255
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
Dylan Jones’s engrossing, magisterial biography of David Bowie is unlike any Bowie story ever written. Drawn from over 180 interviews with friends, rivals, lovers, and collaborators, some of whom have never before spoken about their relationship with Bowie, this oral history weaves a hypnotic spell as it unfolds the story of a remarkable rise to stardom and an unparalleled artistic path.
Tracing Bowie’s life from the English suburbs to London to New York to Los Angeles, Berlin, and beyond, its collective voices describe a man profoundly shaped by his relationship with his schizophrenic half-brother Terry; an intuitive artist who could absorb influences through intense relationships and yet drop people cold when they were no longer of use; and a social creature equally comfortable partying with John Lennon and dining with Frank Sinatra.
By turns insightful and deliciously gossipy, David Bowie is as intimate a portrait as may ever be drawn. It sparks with admiration and grievances, lust and envy, as the speakers bring you into studios and bedrooms they shared with Bowie, and onto stages and film sets, opening corners of his mind and experience that transform our understanding of both artist and art. Including illuminating, never-before-seen material from Bowie himself, drawn from a series of Jones’s interviews with him across two decades, David Bowie is an epic, unforgettable cocktail-party conversation about a man whose enigmatic shapeshifting and irrepressible creativity produced one of the most sprawling, fascinating lives of our time.
Tracing Bowie’s life from the English suburbs to London to New York to Los Angeles, Berlin, and beyond, its collective voices describe a man profoundly shaped by his relationship with his schizophrenic half-brother Terry; an intuitive artist who could absorb influences through intense relationships and yet drop people cold when they were no longer of use; and a social creature equally comfortable partying with John Lennon and dining with Frank Sinatra.
By turns insightful and deliciously gossipy, David Bowie is as intimate a portrait as may ever be drawn. It sparks with admiration and grievances, lust and envy, as the speakers bring you into studios and bedrooms they shared with Bowie, and onto stages and film sets, opening corners of his mind and experience that transform our understanding of both artist and art. Including illuminating, never-before-seen material from Bowie himself, drawn from a series of Jones’s interviews with him across two decades, David Bowie is an epic, unforgettable cocktail-party conversation about a man whose enigmatic shapeshifting and irrepressible creativity produced one of the most sprawling, fascinating lives of our time.
Om denna bok
David Bowie av Dylan Jones-Evans är en Pocket bok på Engelska. Den utgavs 2018 av The Book Services TBS.
Spara pengar – köp begagnad från Campusbokhandeln
Köp David Bowie 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:
Biografier
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9780451497840
Upplaga:
0
Utgiven:
2018-11-09
Förlag:
The Book Services TBS
Sidantal:
0
$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"
>