Furies | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Margaret Atwood, Helen Oyeyemi, Emma Donoghue, Linda Grant, Ali Smith, Kamila Shamsie, Caroline O'Donoghue, Chibundu Onuzo, Kirsty Logan, Rachel Seiffert, Stella Duffy, Claire Kohda, Susie Boyt, CN Lester, Eleanor Crewes, Annie Hodson
- Betyg:
216
kr
Skickas inom 8-12 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
'Wonderful . . . all killer, no filler' Red Magazine
'Dazzling stories, as inventive as they are inspiring' Daily Mirror
'Where power and feminist rage meet' Stylist
______________________________
A fun and fearless anthology of feminist tales, by fifteen bestselling, award-winning writers:
Margaret Atwood, Susie Boyt, Eleanor Crewes, Emma Donoghue, Stella Duffy, Linda Grant, Claire Kohda, CN Lester, Kirsty Logan, Caroline O'Donoghue, Chibundu Onuzo, Helen Oyeyemi, Rachel Seiffert, Kamila Shamsie and Ali Smith - introduced by Sandi Toksvig.
DRAGON. TYGRESS. SHE-DEVIL. HUSSY. SIREN. WENCH. HARRIDAN. MUCKRAKER. SPITFIRE. VITUPERATOR. CHURAIL. TERMAGANT. FURY. WARRIOR. VIRAGO.
For centuries past, and all across the world, there are words that have defined and decried us. Words that raise our hackles, fire up our blood; words that tell a story.
In this blazing cauldron of a book, fifteen bestselling, award-winning writers have taken up their pens and reclaimed these words, creating an entertaining and irresistible collection of feminist tales for our time.
'A slick collection of clever tales, with something for bluestockings and banshees alike' Guardian
'Delightful, thought-provoking' Louisa Young, Perspectives
'Dazzling stories, as inventive as they are inspiring' Daily Mirror
'Where power and feminist rage meet' Stylist
______________________________
A fun and fearless anthology of feminist tales, by fifteen bestselling, award-winning writers:
Margaret Atwood, Susie Boyt, Eleanor Crewes, Emma Donoghue, Stella Duffy, Linda Grant, Claire Kohda, CN Lester, Kirsty Logan, Caroline O'Donoghue, Chibundu Onuzo, Helen Oyeyemi, Rachel Seiffert, Kamila Shamsie and Ali Smith - introduced by Sandi Toksvig.
DRAGON. TYGRESS. SHE-DEVIL. HUSSY. SIREN. WENCH. HARRIDAN. MUCKRAKER. SPITFIRE. VITUPERATOR. CHURAIL. TERMAGANT. FURY. WARRIOR. VIRAGO.
For centuries past, and all across the world, there are words that have defined and decried us. Words that raise our hackles, fire up our blood; words that tell a story.
In this blazing cauldron of a book, fifteen bestselling, award-winning writers have taken up their pens and reclaimed these words, creating an entertaining and irresistible collection of feminist tales for our time.
'A slick collection of clever tales, with something for bluestockings and banshees alike' Guardian
'Delightful, thought-provoking' Louisa Young, Perspectives
Produktinformation
Kategori:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Okänt
Upplaga:
0
Utgiven:
2023-03-08
ISBN:
9780349017143
Sidantal:
304
$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"
>