Vi flyttar från butik till nätet - så funkar det framåt
Street of Eternal Happiness | 0:e upplagan
- Danskt band, Engelska, 2017
- Författare: Rob Schmitz
- Betyg:
142
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
'Enjoyable and illuminating . . . Rob Schmitz writes with great affection' Guardian
Shanghai: a global city in the midst of a renaissance, where dreamers arrive each day to partake in a mad torrent of capital, ideas and opportunity. Rob Schmitz is one of them. He immerses himself in his neighbourhood, forging relationships with ordinary people who see a brighter future in the city's sleek skyline. There's Zhao, whose path from factory floor to shopkeeper is sidetracked by her desperate measures to ensure a better future for her sons. Down the street lives Auntie Fu, a fervent capitalist forever trying to improve herself while keeping her sceptical husband at bay. Up a flight of stairs, CK sets up shop to attract young dreamers like himself, but learns he's searching for something more. As Schmitz becomes increasingly involved in their lives, he makes surprising discoveries which untangle the complexities of modern China: a mysterious box of letters that serve as a portal to a family's - and country's - dark past, and an abandoned neighbourhood where fates have been violently altered by unchecked power and greed.
A tale of twenty-first-century China, Street of Eternal Happiness profiles China's distinct generations through multifaceted characters who illuminate an enlightening, humorous and, at times, heartrending journey along the winding road to the Chinese dream. Each story adds another layer of humanity to modern China, a tapestry also woven with Schmitz's insight as a foreign correspondent. The result is an intimate and surprising portrait that dispenses with the tired stereotypes of a country we think we know, immersing us instead in the vivid stories of the people who make up one of the world's most captivating cities.
Shanghai: a global city in the midst of a renaissance, where dreamers arrive each day to partake in a mad torrent of capital, ideas and opportunity. Rob Schmitz is one of them. He immerses himself in his neighbourhood, forging relationships with ordinary people who see a brighter future in the city's sleek skyline. There's Zhao, whose path from factory floor to shopkeeper is sidetracked by her desperate measures to ensure a better future for her sons. Down the street lives Auntie Fu, a fervent capitalist forever trying to improve herself while keeping her sceptical husband at bay. Up a flight of stairs, CK sets up shop to attract young dreamers like himself, but learns he's searching for something more. As Schmitz becomes increasingly involved in their lives, he makes surprising discoveries which untangle the complexities of modern China: a mysterious box of letters that serve as a portal to a family's - and country's - dark past, and an abandoned neighbourhood where fates have been violently altered by unchecked power and greed.
A tale of twenty-first-century China, Street of Eternal Happiness profiles China's distinct generations through multifaceted characters who illuminate an enlightening, humorous and, at times, heartrending journey along the winding road to the Chinese dream. Each story adds another layer of humanity to modern China, a tapestry also woven with Schmitz's insight as a foreign correspondent. The result is an intimate and surprising portrait that dispenses with the tired stereotypes of a country we think we know, immersing us instead in the vivid stories of the people who make up one of the world's most captivating cities.
Om denna bok
Street of Eternal Happiness av Rob Schmitz är en Danskt band bok med 336 sidor på Engelska. Den utgavs 2017 av John Murray Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Street of Eternal Happiness 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:
9781444791082
Upplaga:
0
Utgiven:
2017-01-12
Förlag:
John Murray Press
Sidantal:
336
$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"
>