Välkommen tillbaka till Campusbokhandeln! Läs mer här!
Business Exposed | 0:e upplagan
- Pocket, Engelska, 2010
- Författare: Freek Vermeulen
- Betyg:
229
kr
Skickas inom 6-8 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
Cutting edge, pithy and provocative, this is a no-holds barred analysis of business today that will entertain and appal you in equal measure.
This entertaining expose of the business world, reveals the scandals, quirks, counter-intuitive behaviour and downright silliness that make up business today. Based on rigorous research and verifiable facts, combining revelation, story-telling and analysis, this book will defy anyone to read it and not emerge better-informed about the reality of business today.
From the collective inertia of middle management to the cowardly reluctance of CEOs to stand out from the crowd, from the soap opera of working with consultants to the mystery of why top executives’ salaries bear no resemblance to the performance of their firms, Business Exposed will entertain and appal you in equal measure.
The author is widely recognised as a new and emerging business guru, speaking of him in 2009, the Financial Times said: “The London Business School associate professor is a rising star and his pithy observations are both accessible and authoritative.”
This entertaining expose of the business world, reveals the scandals, quirks, counter-intuitive behaviour and downright silliness that make up business today. Based on rigorous research and verifiable facts, combining revelation, story-telling and analysis, this book will defy anyone to read it and not emerge better-informed about the reality of business today.
From the collective inertia of middle management to the cowardly reluctance of CEOs to stand out from the crowd, from the soap opera of working with consultants to the mystery of why top executives’ salaries bear no resemblance to the performance of their firms, Business Exposed will entertain and appal you in equal measure.
The author is widely recognised as a new and emerging business guru, speaking of him in 2009, the Financial Times said: “The London Business School associate professor is a rising star and his pithy observations are both accessible and authoritative.”
Produktinformation
Kategori:
Okänd
Bandtyp:
Pocket
Språk:
Engelska
Förlag:
Pearson Education
Upplaga:
0
Utgiven:
2010-10-14
ISBN:
9780273732921
Sidantal:
264
$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"
>