Vi flyttar från butik till nätet - så funkar det framåt
Crafting the Movement | 0:e upplagan
- Danskt band, Engelska, 2020
- Författare: Jenny Jansson
- Betyg:
271
kr
Skickas inom 5-9 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
Crafting the Movement presents an explanation of why the Swedish working class so unanimously adopted reformism during the interwar period. Jenny Jansson discusses the precarious time for the labor movement after the Russian Revolution in 1917 that sparked a trend towards radicalization among labor organizations and communist organizations throughout Europe and caused an identity crisis in class organizations. She reveals that the leadership of the Trade Union Confederation (LO) was well aware of the identity problems that the left-wing factions had created for the reformist unions.
Crafting the Movement explains how this led labor movement leaders towards a re-formulation of the notion of the worker by constructing an organizational identity that downplayed class struggle and embraced discipline, peaceful solutions to labor market problems, and cooperation with the employers. As Jansson shows, study activities arranged by the Workers' Educational Association became the main tool of the Trade Union Confederation's identity policy in the 1920s and 1930s and its successful outcome paved the way for the well-known "Swedish Model."
Thanks to generous funding from Uppsala University, the ebook editions of this book are available as Open Access volumes from Cornell Open (cornellpress.cornell.edu/cornell-open) and other Open Access repositories.
Crafting the Movement explains how this led labor movement leaders towards a re-formulation of the notion of the worker by constructing an organizational identity that downplayed class struggle and embraced discipline, peaceful solutions to labor market problems, and cooperation with the employers. As Jansson shows, study activities arranged by the Workers' Educational Association became the main tool of the Trade Union Confederation's identity policy in the 1920s and 1930s and its successful outcome paved the way for the well-known "Swedish Model."
Thanks to generous funding from Uppsala University, the ebook editions of this book are available as Open Access volumes from Cornell Open (cornellpress.cornell.edu/cornell-open) and other Open Access repositories.
Om denna bok
Crafting the Movement av Jenny Jansson är en Danskt band bok med 216 sidor på Engelska. Den utgavs 2020 av ILR Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Crafting the Movement 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:
9781501750014
Upplaga:
0
Utgiven:
2020-07-15
Förlag:
ILR Press
Sidantal:
216
$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"
>