The Lonely Crowd | 0:e upplagan
- Danskt band, Engelska, 2020
- Författare: David Riesman, Nathan Glazer, Reuel Denney
- Betyg:
186
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"
>
Fler utgåvor
-
On Democracy (2021)
160 kr
-
The Madwoman in the Attic (2020)
220 kr
-
The Madwoman in the Attic (2000)
166 kr
Beskrivning
“The Lonely Crowd . . . remains not only the best-selling book by a professional sociologist in American history, but arguably one that has had the widest influence on the nation at large.”—Orlando Patterson, New York Times
“As accessible as it is acute, The Lonely Crowd is indispensable reading for anyone who wishes to understand American society. After half a century, this book has lost none of its capacity to make sense of how we live.”—Todd Gitlin
Considered by many to be one of the most influential books of the twentieth century, The Lonely Crowd opened exciting new dimensions in our understanding of the problems confronting the individual in twentieth-century America. Richard Sennett’s new introduction illuminates the ways in which Riesman’s analysis of a middle class obsessed with how others lived still resonates in the age of social media.
“As accessible as it is acute, The Lonely Crowd is indispensable reading for anyone who wishes to understand American society. After half a century, this book has lost none of its capacity to make sense of how we live.”—Todd Gitlin
Considered by many to be one of the most influential books of the twentieth century, The Lonely Crowd opened exciting new dimensions in our understanding of the problems confronting the individual in twentieth-century America. Richard Sennett’s new introduction illuminates the ways in which Riesman’s analysis of a middle class obsessed with how others lived still resonates in the age of social media.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780300246735
Upplaga:
0
Utgiven:
2020-05-12
Förlag:
John Wiley And Sons Ltd
Sidantal:
376
$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"
>