Vi flyttar från butik till nätet - så funkar det framåt
Unscaled | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Hemant Taneja
- Betyg:
205
kr
Skickas inom 5-7 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
'A thought-provoking look at the technology that is changing the world of business and the benefits, pitfalls, and challenges for society as a whole.' - Kenneth I. Chenault, former chief executive officer, American Express Company
Throughout the twentieth century, technology and economics drove a dominant logic: bigger was almost always better. It was smart to scale up - to take advantage of classic economies of scale.
But in the unscaled economy, size and scale have become a liability. Today's most successful companies - Uber, Airbnb, Amazon, Salesforce - have defied the traditional 'economies of scale' approach by renting scale instead of spending vast amounts of money building it. And a new generation of upstarts is using artificial intelligence to automate tasks that once required expensive investment, enabling them to grow big without the bloat of giant organisations.
In Unscaled, Hemant Taneja convincingly shows how the unscaled economy is remaking massive, deeply-rooted industries and opening up fantastic possibilities for entrepreneurs, imaginative companies and resourceful individuals. Beyond that, it can be the model for solving some of the world's greatest problems, including climate change and soaring healthcare costs, potentially reversing many of the ills brought on by mass industrialization.
The unscale wave has only just started. To succeed in business today, companies, CEOs and leaders everywhere must unlearn what they have been taught - they must embrace an unscaled mindset.
Throughout the twentieth century, technology and economics drove a dominant logic: bigger was almost always better. It was smart to scale up - to take advantage of classic economies of scale.
But in the unscaled economy, size and scale have become a liability. Today's most successful companies - Uber, Airbnb, Amazon, Salesforce - have defied the traditional 'economies of scale' approach by renting scale instead of spending vast amounts of money building it. And a new generation of upstarts is using artificial intelligence to automate tasks that once required expensive investment, enabling them to grow big without the bloat of giant organisations.
In Unscaled, Hemant Taneja convincingly shows how the unscaled economy is remaking massive, deeply-rooted industries and opening up fantastic possibilities for entrepreneurs, imaginative companies and resourceful individuals. Beyond that, it can be the model for solving some of the world's greatest problems, including climate change and soaring healthcare costs, potentially reversing many of the ills brought on by mass industrialization.
The unscale wave has only just started. To succeed in business today, companies, CEOs and leaders everywhere must unlearn what they have been taught - they must embrace an unscaled mindset.
Om denna bok
Unscaled av Hemant Taneja är en Danskt band bok med 240 sidor på Engelska. Den utgavs 2018.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Unscaled 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:
9780349417240
Upplaga:
0
Utgiven:
2018-03-27
Förlag:
Okänt
Sidantal:
240
$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"
>