Vi flyttar från butik till nätet - så funkar det framåt
Examining Injustice | 1:a upplagan
- Danskt band, Engelska, 2020
- Författare: Christine M. Koggel
- Betyg:
502
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
The past several decades have witnessed a surge in critiques of justice theory by gender, race, disability, post-colonial, non-Western, and other anti-oppression theorists. These theorists tend to reject ideal theory and instead engage in ‘theorizing’ that takes the details of people’s lives to be central to understanding and alleviating injustices. These theorists reveal injustices emerging from norms assumed in mainstream justice theory and uncover them to challenge liberal accounts of moral reasoning and responsibility rooted in individualist conceptions of the self. Instead, they defend a relational conception of selves as born into relationships and shaped by norms, institutions, and structures that determine needs, opportunities, and life prospects differently for different people and groups.
Attention to real world circumstances of injustice reveals inequalities in power between developed and developing countries; former colonizers and those colonized within and across nations; and the powerful and marginalized/oppressed where racism, classism, sexism, heterosexism, and so on still prevail. This volume sets out to examine a range of injustices emerging from, and shaped by, histories and contexts of patriarchy, racism, colonialism, capitalism, and so on. These are the kinds of injustices that affect the lives and well-being of people at the global, national, and local levels. The chapters in this book were originally published in the Ethics and Social Welfare journal.
Attention to real world circumstances of injustice reveals inequalities in power between developed and developing countries; former colonizers and those colonized within and across nations; and the powerful and marginalized/oppressed where racism, classism, sexism, heterosexism, and so on still prevail. This volume sets out to examine a range of injustices emerging from, and shaped by, histories and contexts of patriarchy, racism, colonialism, capitalism, and so on. These are the kinds of injustices that affect the lives and well-being of people at the global, national, and local levels. The chapters in this book were originally published in the Ethics and Social Welfare journal.
Om denna bok
Examining Injustice av Christine M. Koggel är en Danskt band bok med 154 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2020.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Examining Injustice 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:
Filosofi & idéhistoria
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780367587147
Upplaga:
1
Utgiven:
2020-06-30
Förlag:
Okänt
Sidantal:
154
$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"
>