Introduction to Modern Design | 0:e upplagan
- Danskt band, Engelska, 2019
- Författare: George H. Marcus
- Betyg:
Välj skick:
Bästa pris
536
kr
Skickas inom 0-2 vardagar
448
kr
Skickas från säljare inom 0-2 vardagar
Lisabet
, Norrköping
Verifierad säljare
Skickar snabbt
Du sparar 88 kr
(16%)
mot nypris
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
With some 280 colour illustrations, Introduction to Modern Design takes us on a visual survey of design from the Industrial Revolution of the eighteenth century to the Maker Movement of today. It offers a new understanding of the birth of modern design in the early twentieth century and chronicles the way its meaning has changed over the decades. The narrative is supported by twenty-six readings from significant texts by designers and critics, offering readers an opportunity to learn about design from those who created it and those who commented on it as it was done.
The focus of this book is on the objects themselves—from industrial design, furniture, ceramics, textiles, graphics, electronics, to automobiles—and explores the development of these designs in relation to industrialization, technology, environmental responsibility, consumerism, individual needs, and the expression of the social values of their day. Clearly written and accessible, Introduction to Modern Design provides a succinct history of, and fascinating insights into, the world of design.
The focus of this book is on the objects themselves—from industrial design, furniture, ceramics, textiles, graphics, electronics, to automobiles—and explores the development of these designs in relation to industrialization, technology, environmental responsibility, consumerism, individual needs, and the expression of the social values of their day. Clearly written and accessible, Introduction to Modern Design provides a succinct history of, and fascinating insights into, the world of design.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781474276658
Upplaga:
0
Utgiven:
2019-12-26
Förlag:
Bloomsbury Publishing PLC
Sidantal:
280
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"
>