Vi flyttar från butik till nätet - så funkar det framåt
Fangirl | 0:e upplagan
- Pocket, Engelska, 2014
- Författare: Rainbow Rowell
- Betyg:
120
kr
Skickas nästa vardag
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
Cath and Wren are identical twins, and until recently they did absolutely everything together. Now they're off to university and Wren's decided she doesn't want to be one half of a pair any more - she wants to dance, meet boys, go to parties and let loose. It's not so easy for Cath. She's horribly shy and has always buried herself in the fan fiction she writes, where she always knows exactly what to say and can write a romance far more intense than anything she's experienced in real life. Without Wren Cath is completely on her own and totally outside her comfort zone. She's got a surly room-mate with a charming, always-around boyfriend, a fiction-writing professor who thinks fan fiction is the end of the civilized world, a handsome classmate who only wants to talk about words ...And she can't stop worrying about her dad, who's loving and fragile and has never really been alone. Now Cath has to decide whether she's ready to open her heart to new people and new experiences, and she's realizing that there's more to learn about love than she ever thought possible ...
Praise for Eleanor & Park: "Eleanor & Park reminded me not just what it's like to be young and in love with a girl, but also what it's like to be young and in love with a book. "-John Green, The New York Times Book Review "This sexy, smart, tender romance thrums with punk rock and true love. Teen readers-not to mention their Gen X parents-will swoon for Eleanor & Park." -Gayle Forman, New York Times bestselling author of If I Stay and Where She Went "A breathless, achingly good read about love and outsiders." -Stephanie Perkins, author of Anna and the French Kiss and Lola and the Boy Next Door
Praise for Eleanor & Park: "Eleanor & Park reminded me not just what it's like to be young and in love with a girl, but also what it's like to be young and in love with a book. "-John Green, The New York Times Book Review "This sexy, smart, tender romance thrums with punk rock and true love. Teen readers-not to mention their Gen X parents-will swoon for Eleanor & Park." -Gayle Forman, New York Times bestselling author of If I Stay and Where She Went "A breathless, achingly good read about love and outsiders." -Stephanie Perkins, author of Anna and the French Kiss and Lola and the Boy Next Door
Om denna bok
Fangirl av Rainbow Rowell är en Pocket bok med 453 sidor på Engelska. Den utgavs 2014 av Macmillan Distribution.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Fangirl 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:
Skönlitteratur
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9781447263227
Upplaga:
0
Utgiven:
2014-01-30
Förlag:
Macmillan Distribution
Sidantal:
453
$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"
>