Vi flyttar från butik till nätet - så funkar det framåt
Zombie Economics | 0:e upplagan
- Pocket, Engelska, 2012
- Författare: John Quiggin
- 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 the graveyard of economic ideology, dead ideas still stalk the land. The recent financial crisis laid bare many of the assumptions behind market liberalism - the theory that market-based solutions are always best, regardless of the problem. For decades, their advocates dominated mainstream economics, and their influence created a system where an unthinking faith in markets led many to view speculative investments as fundamentally safe. The crisis seemed to have killed off these ideas, but they still live on in the minds of many - members of the public, commentators, politicians, economists, and even those charged with cleaning up the mess. In "Zombie Economics", John Quiggin explains how these dead ideas still walk among us - and why we must find a way to kill them once and for all if we are to avoid an even bigger financial crisis in the future. "Zombie Economics" takes the reader through the origins, consequences, and implosion of a system of ideas whose time has come and gone.These beliefs - that deregulation had conquered the financial cycle, that markets were always the best judge of value, that policies designed to benefit the rich made everyone better off - brought us to the brink of disaster once before, and their persistent hold on many threatens to do so again. Because these ideas will never die unless there is an alternative, "Zombie Economics" also looks ahead at what could replace market liberalism, arguing that a simple return to traditional Keynesian economics and the politics of the welfare state will not be enough - either to kill dead ideas, or prevent future crises. In a new chapter, Quiggin brings the book up to date with a discussion of the re-emergence of pre-Keynesian ideas about austerity and balanced budgets as a response to recession.
Om denna bok
Zombie Economics av John Quiggin är en Pocket bok med 288 sidor på Engelska. Den utgavs 2012 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Zombie Economics 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:
Ekonomi & management
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9780691154541
Upplaga:
0
Utgiven:
2012-05-06
Förlag:
John Wiley And Sons Ltd
Sidantal:
288
$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"
>