Välkommen tillbaka till Campusbokhandeln! Läs mer här!
Research for Designers | 1:a upplagan
- Danskt band, Engelska, 2021
- Författare: Gjoko Muratovski
- Betyg:
Välj skick:
Bästa pris
355
kr
Skickas inom 2-3 vardagar
Du sparar 76 kr
(18%)
mot nypris
431
kr
Skickas nästa vardag
372
kr
Skickas från säljare inom 1-3 vardagar
Astrid
, Hägersten
Verifierad säljare
Toppsäljare
Du sparar 59 kr
(14%)
mot nypris
Butikslager
Onlinelager
7 st i lager
$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
Design is everywhere. It influences how we live, what we wear, how we communicate, what we buy, and how we behave.
To design for the real world and define strategies rather than just implement them, you need to learn how to understand and solve complex, intricate and often unexpected problems. Research for Designers is the guide to this new, evidence-based creative process for anyone doing research in Design Studies or looking to develop their design research skills.
The book:
Takes an organized approach to walking you through the basics of research.
Highlights the importance of data.
Encourages you to think in a cross-disciplinary way.
Including interviews with 10 design experts from across the globe, this guide helps you put theory into practice and conduct successful design research.
To design for the real world and define strategies rather than just implement them, you need to learn how to understand and solve complex, intricate and often unexpected problems. Research for Designers is the guide to this new, evidence-based creative process for anyone doing research in Design Studies or looking to develop their design research skills.
The book:
Takes an organized approach to walking you through the basics of research.
Highlights the importance of data.
Encourages you to think in a cross-disciplinary way.
Including interviews with 10 design experts from across the globe, this guide helps you put theory into practice and conduct successful design research.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Okänt
Upplaga:
1
Utgiven:
2021-12-20
ISBN:
9781529708158
Sidantal:
352
Används bl.a. i följande kurser
$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"
>