The Design Thinking Life Playbook | 0:e upplagan
- Danskt band, Engelska, 2020
- Författare: Jean-Paul Thommen, Larry Leifer, Michael Lewrick
- Betyg:
Välj skick:
Bästa pris
235
kr
Skickas nästa vardag
Du sparar 46 kr
(16%)
mot nypris
281
kr
Skickas inom 3-6 vardagar
Butikslager
Onlinelager
1 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
The Design Thinking Life Playbook is for anyone who wants to have a fulfilling and joyful future. It�s for all those who want to initiate change through self-empowerment and have the courage to think, act, and take advantage of their opportunities proactively.
Whether you want to change your career, form healthier, stronger relationships, or plan the next stages of your life, this book will guide you to something better.
Authors Michael Lewrick, Larry Leifer, and Jean-Paul Thommen are leading design thinking experts in the U.S., Europe, and Asia. Michael Lewrick, Ph.D., is a featured speaker and teaches design thinking at various universities. With Leifer, Lewrick co-authored the international bestseller The Design Thinking Playbook as well as The Design Thinking Toolbox. Stanford Professor Larry Leifer, Ph.D., is one of the most influential personalities and pioneers in design thinking. Professor Jean-Paul Thommen, Ph.D., from the University of Zurich, is an expert on leadership, organizational development, and business ethics.
Whether you want to change your career, form healthier, stronger relationships, or plan the next stages of your life, this book will guide you to something better.
Authors Michael Lewrick, Larry Leifer, and Jean-Paul Thommen are leading design thinking experts in the U.S., Europe, and Asia. Michael Lewrick, Ph.D., is a featured speaker and teaches design thinking at various universities. With Leifer, Lewrick co-authored the international bestseller The Design Thinking Playbook as well as The Design Thinking Toolbox. Stanford Professor Larry Leifer, Ph.D., is one of the most influential personalities and pioneers in design thinking. Professor Jean-Paul Thommen, Ph.D., from the University of Zurich, is an expert on leadership, organizational development, and business ethics.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
John Wiley And Sons Ltd
Upplaga:
0
Utgiven:
2020-09-07
ISBN:
9781119682240
Sidantal:
272
$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"
>