Vi flyttar från butik till nätet - så funkar det framåt
Damn Fine Story | 0:e upplagan
- Pocket, Engelska, 2017
- Författare: Chuck Wendig
- Betyg:
220
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
Hook Your Audience with Unforgettable Storytelling!
What do Luke Skywalker, John McClane, and a lonely dog on Ho''okipa Beach have in common?
Simply put, we care about them.
Great storytelling is making readers care about your characters, the choices they make, and what happens to them. It''s making your audience feel the tension and emotion of a situation right alongside your protagonist. And to tell a damn fine story, you need to understand why and how that caring happens.
Using a mix of personal stories, pop fiction examples, and traditional storytelling terms, New York Times best-selling author Chuck Wendig will help you internalize the feel of powerful storytelling. In Damn Fine Story, you''ll explore:
• Fretytag''s Pyramid for visualizing story structure--and when to break away from traditional storytelling forms
• Character relationships and interactions as the basis of every strong plot—no matter the form or genre
• Rising and falling tension that pulls the audience through to the climax and conclusion of the story
• Developing themes as a way to craft characters with depth
Whether you''re writing a novel, screenplay, video game, comic, or even if you just like to tell stories to your friends and family over dinner, this funny and informative guide is chock-full of examples about the art and craft of storytelling--and how to write a damn fine story of your own.
What do Luke Skywalker, John McClane, and a lonely dog on Ho''okipa Beach have in common?
Simply put, we care about them.
Great storytelling is making readers care about your characters, the choices they make, and what happens to them. It''s making your audience feel the tension and emotion of a situation right alongside your protagonist. And to tell a damn fine story, you need to understand why and how that caring happens.
Using a mix of personal stories, pop fiction examples, and traditional storytelling terms, New York Times best-selling author Chuck Wendig will help you internalize the feel of powerful storytelling. In Damn Fine Story, you''ll explore:
• Fretytag''s Pyramid for visualizing story structure--and when to break away from traditional storytelling forms
• Character relationships and interactions as the basis of every strong plot—no matter the form or genre
• Rising and falling tension that pulls the audience through to the climax and conclusion of the story
• Developing themes as a way to craft characters with depth
Whether you''re writing a novel, screenplay, video game, comic, or even if you just like to tell stories to your friends and family over dinner, this funny and informative guide is chock-full of examples about the art and craft of storytelling--and how to write a damn fine story of your own.
Om denna bok
Damn Fine Story av Chuck Wendig är en Pocket bok på Engelska. Den utgavs 2017 av Förlagssystem bokimporten.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Damn Fine Story 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:
Språk & ordböcker
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9781440348389
Upplaga:
0
Utgiven:
2017-11-08
Förlag:
Förlagssystem bokimporten
Sidantal:
$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"
>