Vi flyttar från butik till nätet - så funkar det framåt
Fear and Falukorv | 0:e upplagan
- Häftad, Engelska, 2020
- Författare: Tomas Spragg Nilsson
- Betyg:
218
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
What does it take to become Swedish?
Forget the legal requirements for citizenship. What are the films to watch, books to read or places to visit to become one of the locals?
Tomas Spragg Nilsson pitched exactly these questions to complete strangers on Twitter. And when the tweets came flooding back, Tomas put them all on his #BecomingSwedish bucket list. A list he had just ten months to complete before applying for citizenship. To get a real sense of why certain activities were suggested, he sought the company of random Swedes to help cross items off the list, and help him better understand why they were considered ‘Swedish’.
The resulting adventure had Tomas travel to Gothenburg, Falun, Roslagen and the northernmost point of the country — but not to Thailand. He ate surströmming, falukorv and far too many semlor. He sang the national anthem live on radio but missed his chance to sing in a choir. He made new friends, challenged his own perceptions and stepped out of his comfort zone in ways he never quite expected.
"I think that Tomas Spragg Nilsson’s ‘Becoming Swedish’ project, and this book, give us insight into the complexities faced by migrants as they try to integrate and understand Swedish values, culture and social cues. But it is also a mirror for Swedes, providing an opportunity to see ‘Swedishness’ in a different light."
Jan Eliasson
Tomas Spragg Nilsson
Photographer and filmmaker. He was born and raised in the UK’s West Midlands, matured in Brussels and currently resides in Stockholm. In his professional life, he writes about matters of peace and security.
Om denna bok
Fear and Falukorv av Tomas Spragg Nilsson är en Häftad bok med 208 sidor på Engelska. Den utgavs 2020 av Handanalys B-a Birgitta Birath.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Fear and Falukorv 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:
Biografier
Bandtyp:
Häftad
Språk:
Engelska
ISBN:
9789198539059
Upplaga:
0
Utgiven:
2020-04-03
Förlag:
Handanalys B-a Birgitta Birath
Sidantal:
208
$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"
>