One Day | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: David Nicholls
- Betyg:
127
kr
Skickas inom 10-13 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
***Pre-order David Nicholls' new novel YOU ARE HERE now - Coming April 2024***
THE MULTI-MILLION COPY BESTSELLER, SOON TO BE A MAJOR NETFLIX SERIES
'A wonderful, wonderful book'
THE TIMES
'Perfect'
NEW YORK TIMES
'A modern classic'
DAILY MIRROR
'You'd be hard pressed to find a sharper, sweeter romantic comedy'
INDEPENDENT
'Big, absorbing, smart, fantastically readable'
NICK HORNBY
TWENTY YEARS, TWO PEOPLE, ONE DAY
15th July 1988. Emma and Dexter meet for the first time on the night of their graduation. Tomorrow they must go their separate ways.
So where will they be on this one day next year? And the year after that?
And every year that follows?
ONE OF BRITAIN'S MOST ACCLAIMED WRITERS
'One of the most astute chroniclers of England as it is now'
FINANCIAL TIMES
'An uncanny ability to make us laugh out loud, but also care passionately about his characters'
DAILY TELEGRAPH
'Nicholls writes with such tender precision about love'
THE TIMES
'No one else writes novels that are both relatable and revelatory in the way he does'
EVENING STANDARD
'Genuinely brilliant'
NEW STATESMAN
THE MULTI-MILLION COPY BESTSELLER, SOON TO BE A MAJOR NETFLIX SERIES
'A wonderful, wonderful book'
THE TIMES
'Perfect'
NEW YORK TIMES
'A modern classic'
DAILY MIRROR
'You'd be hard pressed to find a sharper, sweeter romantic comedy'
INDEPENDENT
'Big, absorbing, smart, fantastically readable'
NICK HORNBY
TWENTY YEARS, TWO PEOPLE, ONE DAY
15th July 1988. Emma and Dexter meet for the first time on the night of their graduation. Tomorrow they must go their separate ways.
So where will they be on this one day next year? And the year after that?
And every year that follows?
ONE OF BRITAIN'S MOST ACCLAIMED WRITERS
'One of the most astute chroniclers of England as it is now'
FINANCIAL TIMES
'An uncanny ability to make us laugh out loud, but also care passionately about his characters'
DAILY TELEGRAPH
'Nicholls writes with such tender precision about love'
THE TIMES
'No one else writes novels that are both relatable and revelatory in the way he does'
EVENING STANDARD
'Genuinely brilliant'
NEW STATESMAN
Produktinformation
Kategori:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Okänt
Upplaga:
0
Utgiven:
2024-01-25
ISBN:
9781399728621
Sidantal:
480
$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"
>