Vi flyttar från butik till nätet - så funkar det framåt
The Souls of China | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Ian Johnson
- Betyg:
138
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
'Masterfully opens up a little explored realm: how the quest for religion and spirituality drives hundreds of millions of Chinese' Pankaj Mishra
'A fascinating odyssey ... a nuanced group portrait of Chinese citizens striving for non-material answers in an era of frenetic materialism' Julia Lovell, Guardian
'The reappearance and flourishing of religion is perhaps the most surprising aspect of the dramatic changes in China in recent decades...this is a beautiful, moving and insightful book' Michael Szonyi
In no society on Earth was there such a ferocious attempt to eradicate all trace of religion as in modern China. But now, following a century of violent antireligious campaigns, China is awash with new temples, churches, and mosques - as well as cults, sects, and politicians trying to harness religion for their own ends. Driving this explosion of faith is uncertainty - over what it means to be Chinese, and how to live an ethical life in a country that discarded traditional morality and is still searching for new guideposts.
The Souls of China is the result of some fifteen years of studying and travelling around China. The message of Ian Johnson's extraordinary book is that China is now experiencing a 'Great Awakening' on a vast scale. Everywhere long-suppressed religions are rebuilding, often in new forms, and reshaping the values and behaviours of entire communities.
Ian Johnson is as happy explaining the wonders of the lunar calendar as talking to the yinyang man who ensures proper burials. He visits meditation masters and the charismatic head of a Chengdu church. The result is a rich and funny work that challenges conventional wisdom about China. Xi Jinping, China's current leader, has put a return to morality and Chinese tradition at the heart of his ideas for his country - but, Johnson asks, at what point will the rapid spread of belief form an unmanageable challenge to the Party's monopoly on power?
'A fascinating odyssey ... a nuanced group portrait of Chinese citizens striving for non-material answers in an era of frenetic materialism' Julia Lovell, Guardian
'The reappearance and flourishing of religion is perhaps the most surprising aspect of the dramatic changes in China in recent decades...this is a beautiful, moving and insightful book' Michael Szonyi
In no society on Earth was there such a ferocious attempt to eradicate all trace of religion as in modern China. But now, following a century of violent antireligious campaigns, China is awash with new temples, churches, and mosques - as well as cults, sects, and politicians trying to harness religion for their own ends. Driving this explosion of faith is uncertainty - over what it means to be Chinese, and how to live an ethical life in a country that discarded traditional morality and is still searching for new guideposts.
The Souls of China is the result of some fifteen years of studying and travelling around China. The message of Ian Johnson's extraordinary book is that China is now experiencing a 'Great Awakening' on a vast scale. Everywhere long-suppressed religions are rebuilding, often in new forms, and reshaping the values and behaviours of entire communities.
Ian Johnson is as happy explaining the wonders of the lunar calendar as talking to the yinyang man who ensures proper burials. He visits meditation masters and the charismatic head of a Chengdu church. The result is a rich and funny work that challenges conventional wisdom about China. Xi Jinping, China's current leader, has put a return to morality and Chinese tradition at the heart of his ideas for his country - but, Johnson asks, at what point will the rapid spread of belief form an unmanageable challenge to the Party's monopoly on power?
Om denna bok
The Souls of China av Ian Johnson är en Danskt band bok med 480 sidor på Engelska. Den utgavs 2018.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Souls of China 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:
9780141986081
Upplaga:
0
Utgiven:
2018-01-25
Förlag:
Okänt
Sidantal:
480
$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"
>