What the CEO Wants You to Know | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Ram Charan
- Betyg:
132
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
‘The most influential consultant alive.’ Fortune
Have you ever noticed that the best CEOs seem to have a special kind of intelligence, an ability to sense where the opportunities in their industries are and how to take advantage of them? The best have a knack for simplifying the most complex business practices down to the fundamentals – the same fundamentals of the small family business.
In What the CEO Wants You To Know, Ram Charan explains in clear, simple language how to do what great CEOs do instinctively and persistently – understand the basic building blocks of a company and use them to figure out how to make it work as a total business. Being able to decide what to do when, despite the clutter of day-to-day to-do lists and the complexity of the real world, takes the mystery out of business and offers a clear road map of organisational success.
First published in 2001 (with over 300,000 copies sold worldwide) but never before published in the UK, this business classic has been completely rewritten and updated with new stories from today’s market leaders and companies, and the latest insights from the cutting edge of management research.
‘One of the world’s most renowned management consultants and authors.’ Fast Company
Have you ever noticed that the best CEOs seem to have a special kind of intelligence, an ability to sense where the opportunities in their industries are and how to take advantage of them? The best have a knack for simplifying the most complex business practices down to the fundamentals – the same fundamentals of the small family business.
In What the CEO Wants You To Know, Ram Charan explains in clear, simple language how to do what great CEOs do instinctively and persistently – understand the basic building blocks of a company and use them to figure out how to make it work as a total business. Being able to decide what to do when, despite the clutter of day-to-day to-do lists and the complexity of the real world, takes the mystery out of business and offers a clear road map of organisational success.
First published in 2001 (with over 300,000 copies sold worldwide) but never before published in the UK, this business classic has been completely rewritten and updated with new stories from today’s market leaders and companies, and the latest insights from the cutting edge of management research.
‘One of the world’s most renowned management consultants and authors.’ Fast Company
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
The Book Services TBS
Upplaga:
0
Utgiven:
2018-09-06
ISBN:
9781847942180
Sidantal:
176
$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"
>