Vi flyttar från butik till nätet - så funkar det framåt
The Law and Politics of Inclusion | 1:a upplagan
- Danskt band, Engelska, 2020
- Författare: Valeria Venditti
- 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
On the one hand, inclusion constitutes a powerful framework of political agency, as people can gain access to forms of recognition granting legal protection and social visibility. On the other hand, inclusion requires their adherence to fixed matrices incorporating specific and limited forms of life. This opposition reflects a similar division within the academic field: between liberal advocates of inclusion and those who regard it as a form of assimilation, where differences are absorbed and tempered.
Uncovering the deficiencies in both viewpoints, this book analyzes inclusion by attending to the active role of subjects looking for inclusion, and mobilizing inclusive processes. Inclusion is thus reconceived as an ongoing, engaging movement of category-production, according to which there is no straightforward opposition between effective inclusion and assimilation. The book thus draws the idea of inclusion out of this opposition in order to delineate a form of political connectedness based on smaller social networks of solidarity that, although entailing some sort of normativity, are nevertheless characterized by fluidity and proximity. In this way, inclusion comes to be more productively, and more plausibly, reframed: as a web in which inclusive processes appear as moments of the renegotiation and rearticulation of a subjectivity in constant flux.
Uncovering the deficiencies in both viewpoints, this book analyzes inclusion by attending to the active role of subjects looking for inclusion, and mobilizing inclusive processes. Inclusion is thus reconceived as an ongoing, engaging movement of category-production, according to which there is no straightforward opposition between effective inclusion and assimilation. The book thus draws the idea of inclusion out of this opposition in order to delineate a form of political connectedness based on smaller social networks of solidarity that, although entailing some sort of normativity, are nevertheless characterized by fluidity and proximity. In this way, inclusion comes to be more productively, and more plausibly, reframed: as a web in which inclusive processes appear as moments of the renegotiation and rearticulation of a subjectivity in constant flux.
Om denna bok
The Law and Politics of Inclusion av Valeria Venditti är en Danskt band bok med 140 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2020.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Law and Politics of Inclusion 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:
Juridik
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780367671075
Upplaga:
1
Utgiven:
2020-12-18
Förlag:
Okänt
Sidantal:
140
$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"
>