Vi flyttar från butik till nätet - så funkar det framåt
Speed and Scale | 0:e upplagan
- Häftad, Engelska, 2021
- Författare: John Doerr
- Betyg:
196
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
In 2006, acclaimed investor John Doerr and his partners at Kleiner Perkins launched their first clean technology fund. They've backed more climate entrepreneurs than anyone else and have invested in a broad range of solutions, absorbing hard-earned lessons along the way. Fifteen years later, despite breakthroughs in batteries, electric vehicles, and solar and wind power, global warming continues to get worse. Its impact is all around us: droughts, floods, wildfires, the melting of the polar ice caps. Our world is squarely in a climate crisis and on the brink of a climate disaster.
Yet despite our state of emergency, climate change has yet to be tackled with the consistency and urgency it requires. More than ever, we need a clear course of action.
What if the goal-setting techniques that powered the rise of today's most innovative organizations were brought to bear on humanity's greatest challenge? Fueled by a powerful tool called Objectives and Key Results (OKRs), SPEED & SCALE offers an unprecedented global plan for cutting greenhouse gas emissions and preserving a habitable planet. Used by Google, Bono's ONE foundation, and startups the world over, OKRs have scaled ideas into achievements that changed the world. With clear-eyed realism and science-backed precision, Doerr identifies the OKRs we need to reduce emissions across every sector of the economy and to arrive by 2050 at net zero-the point where we are no longer adding to the heat-trapping carbon in the atmosphere.
By turns pragmatic and inspiring, SPEED & SCALE intersperses Doerr's wide-ranging analysis with firsthand accounts from Jeff Bezos, Christiana Figueres, Al Gore, Mary Barra, Bill Gates, and other intrepid policy leaders, entrepreneurs, scientists, and activists. A launchpad for those who want to act now, this book is geared to ambitious leaders of every kind. With a definitive plan, science, and a rising climate movement on our side, we can still reach net zero before it is too late. But as Doerr reminds us, there is no more time to waste.
Om denna bok
Speed and Scale av John Doerr är en Häftad bok med 448 sidor på Engelska. Den utgavs 2021 av Nordiska Bokgrossisten.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Speed and Scale 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:
Naturvetenskap & teknik
Bandtyp:
Häftad
Språk:
Engelska
ISBN:
9780593421345
Upplaga:
0
Utgiven:
2021-10-26
Förlag:
Nordiska Bokgrossisten
Sidantal:
448
$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"
>