The $100 Startup | 0:e upplagan
- Danskt band, Engelska, 2015
- Författare: Chris Guillebeau
- Betyg:
128
kr
Skickas inom 6-10 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
Change your job to change your life.
Are you tired of the grind of the 9-to-5 job and dreaming of professional satisfaction on your own terms? You can quit the rat race and start up on your own – and you don't need an MBA or a huge investment to do it. The $100 Startup by Chris Guillebeau is your escape hatch.
With practical advice, this is your manual to a new way of living. Not around traditional employment, but around your dreams.
Learn how to:
- Earn a good living on your own terms, when and where you want
- Achieve that perfect blend of passion and income to make work something you love
- Take crucial insights from 50 ordinary people who started a business with $100 or less
- Spend less time working and more time living your life
Strike the perfect blend of passion and income and break free from the confines of a monotonous job.
'The money you have is enough. Chris makes it crystal clear: there are no excuses left. Start now, not later. Hurry' – Seth Godin, author of The 1-Page Marketing Plan
Are you tired of the grind of the 9-to-5 job and dreaming of professional satisfaction on your own terms? You can quit the rat race and start up on your own – and you don't need an MBA or a huge investment to do it. The $100 Startup by Chris Guillebeau is your escape hatch.
With practical advice, this is your manual to a new way of living. Not around traditional employment, but around your dreams.
Learn how to:
- Earn a good living on your own terms, when and where you want
- Achieve that perfect blend of passion and income to make work something you love
- Take crucial insights from 50 ordinary people who started a business with $100 or less
- Spend less time working and more time living your life
Strike the perfect blend of passion and income and break free from the confines of a monotonous job.
'The money you have is enough. Chris makes it crystal clear: there are no excuses left. Start now, not later. Hurry' – Seth Godin, author of The 1-Page Marketing Plan
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Macmillan Distribution
Upplaga:
0
Utgiven:
2015-01-15
ISBN:
9781447286318
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"
>