Vi flyttar från butik till nätet - så funkar det framåt
The Rule of Law | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Aziz Z. Huq
- Betyg:
129
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
Politicians, judges, and citizens commonly use the phrase "rule of law" to describe some good that flows from a legal system. But what precisely is that good? Even in Aristotle's time, there was no agreement on either its nature, and on whether it counted as an unqualified good. Even now, a core rule-of-law aspiration is that law can constrain how power is flexed. But how or when? Disagreement persists as to whether the rule of law is a matter of how law is used or why it is deployed. In consequence, the World Bank, the leaders of Singapore's one-party state, and the Communist Party in China can all offer their own spins on the concept.
By charting these disagreements and showing the overlap and the conflicts between different understandings of the concept, Aziz Z. Huq shows how the rule of law can still be used as an important tool for framing and evaluating the goals and functions of a legal system. He traces the idea's historical origins from ancient Greece to the constitutional theorist Albert Venn Dicey to the economist and political philosopher Friedrich Hayek. And he explores how that value is coming under pressure from terrorist threats, macroeconomic crisis, pandemics, autocratic populism, and climate change.
By charting these disagreements and showing the overlap and the conflicts between different understandings of the concept, Aziz Z. Huq shows how the rule of law can still be used as an important tool for framing and evaluating the goals and functions of a legal system. He traces the idea's historical origins from ancient Greece to the constitutional theorist Albert Venn Dicey to the economist and political philosopher Friedrich Hayek. And he explores how that value is coming under pressure from terrorist threats, macroeconomic crisis, pandemics, autocratic populism, and climate change.
Om denna bok
The Rule of Law av Aziz Z. Huq är en Danskt band bok med 152 sidor på Engelska. Den utgavs 2024 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Rule of Law 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:
Juridik
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780197657423
Upplaga:
0
Utgiven:
2024-10-24
Förlag:
Oxford University Press
Sidantal:
152
$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"
>