Vi flyttar från butik till nätet - så funkar det framåt
There and Back | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Jimmy Chin
- Betyg:
448
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
NEW YORK TIMES BESTSELLER The Academy Awardwinning director of Free Solo and National Geographic photographer presents the first collection of his iconic adventure photography, featuring some of the greatest moments of the most accomplished climbers and outdoor athletes in the world, and including more than 200 extraordinary photographs.
An extraordinary work of art.Jon Krakauer
Filmmaker, photographer, and world-class mountaineer Jimmy Chin goes where few can follow to capture stunning images in death-defying situations. There and Back draws from his breathtaking portfolio of photographs, captured over twenty years during cutting-edge expeditions on all seven continentsfrom skiing Mount Everest, to an unsupported traverse of Tibet''s Chang Tang Plateau on foot, to first ascents in Chads Ennedi Desert and Antarcticas Queen Maud Land.
Along the way, Chin shares behind-the-scenes details about how he captured such astounding images in impossible conditions, and tells the stories of the legendary adventurers and remarkable athletes he has photographed, including Alex Honnold, the star of his Academy Awardwinning documentary film Free Solo; ski mountaineer Kit DesLauriers; snowboarder Travis Rice; and mountaineers Conrad Anker and Yvon Chouinard.
These larger-than-life images, coupled with stories of outsized drive and passion, of impossible goals with life or death stakes, of partnerships forged through incredible hardship, are sure to inspire wonder and awe.
An extraordinary work of art.Jon Krakauer
Filmmaker, photographer, and world-class mountaineer Jimmy Chin goes where few can follow to capture stunning images in death-defying situations. There and Back draws from his breathtaking portfolio of photographs, captured over twenty years during cutting-edge expeditions on all seven continentsfrom skiing Mount Everest, to an unsupported traverse of Tibet''s Chang Tang Plateau on foot, to first ascents in Chads Ennedi Desert and Antarcticas Queen Maud Land.
Along the way, Chin shares behind-the-scenes details about how he captured such astounding images in impossible conditions, and tells the stories of the legendary adventurers and remarkable athletes he has photographed, including Alex Honnold, the star of his Academy Awardwinning documentary film Free Solo; ski mountaineer Kit DesLauriers; snowboarder Travis Rice; and mountaineers Conrad Anker and Yvon Chouinard.
These larger-than-life images, coupled with stories of outsized drive and passion, of impossible goals with life or death stakes, of partnerships forged through incredible hardship, are sure to inspire wonder and awe.
Om denna bok
There and Back av Jimmy Chin är en Danskt band bok med 320 sidor på Engelska. Den utgavs 2021 av Potter/Ten Speed/Harmony/Rodale.
Spara pengar – köp begagnad från Campusbokhandeln
Köp There and Back 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:
9781984859501
Upplaga:
0
Utgiven:
2021-12-07
Förlag:
Potter/Ten Speed/Harmony/Rodale
Sidantal:
320
$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"
>