📝 How to found a company.

There are various options.
The two most common ones are:

🔸 diamond Sole Proprietorship
🔸 diamond Limited Liability Company

Let me explain these structures, and try to make it clear which one to go for 🧵👇
🔸 Sole Proprietorship (1/10)
This company structure is the easiest to get started with.

It is a company that is owned by a single person, and there is no legal distinction between the owner and the business entity.
🔸 Sole Proprietorship (2/10)
Founding a Sole Proprietorship is uncomplicated. Most often, it can be done online, and your company can be up and running in less than 24 hours.

In most countries, no minimum capital is required.
It only costs a small fee to get started.
🔸 Sole Proprietorship (3/10)
Most countries are required to add VAT to their prices when selling products and services.

This is also the case for Sole Proprietorships when reaching a certain level of revenue each year.
Note that you may need to register for VAT upon creation.
🔸 Sole Proprietorship (4/10)
The money earned through a Sole Proprietorship is not taxed separately from any other income the owner may have.
That means, that all money earned is taxed as income, just like a regular salary.

This is the type of income that is taxed the highest!
🔸 Sole Proprietorship (5/10
With a Sole Proprietorship, you have unlimited liability.
This is extremely important to be aware of!

If your company suffers any financial loss, lawsuits, or get into debt, you - as the owner - carries the full financial responsibility!
🔸 Sole Proprietorship (6/10)
This means that if your company gets into severe trouble, you may end up undergoing personal bankruptcy, which may include any personal assets such as cars, house, stocks, and shares in other companies to be confiscated!
🔸 Sole Proprietorship (7/10)
It is possible to hire employees in a Sole Proprietorship, but because of the unlimited liability, it becomes very risky and is not recommended.

Instead, collaborating with other Sole Proprietorships as B2B, is much more common.
🔸 Sole Proprietorship (8/10)
Let's sum it up.

✅ Easy to set up
✅ Does not require any capital
✅ Does not pay VAT up until a certain level
❌ Earnings are taxed as income
❌ Owner takes full financial responsibility
❌ Not recommended to hire employees
🔸 Sole Proprietorship (9/10)
So, to conclude:

If you want to start a business, but you either find the whole thing intimidating and confusing or don't really know if running a business is something for you - a Sole Proprietorship is a perfect way to get started!
🔸 Sole Proprietorship (10/10)
However, unless your business is just a hobby, or stays very small, I highly recommend transforming into a Limited Liability Company.
Read on below 👇
🔸 Limited Liability Company (1/11)
A Limited Liability Company requires a little more initial work to set up.
It is not recommended to set it up on your own, so you will require help from an accountant or a lawyer to get the paperwork correct.

Of course, this comes with a fee.
🔸 Limited Liability Company (2/11)
A Limited Liability Company is its own legal entity.
This means that the company operates on its own and that its finances are completely separated from its owner(s).
🔸 Limited Liability Company (3/11)
A Limited Liability Company issues shares.
It can be owned by a single person or multiple people.

For instance, the company can issue 100 shares.
If a person owns all 100 shares, that person owns 100% of the company.
🔸 Limited Liability Company (4/11)
If the company is owned by multiple people, the share amount becomes important.

Let's say that person A and B own a company together.
Person A owns 75 shares and person B owns 25 shares.
🔸 Limited Liability Company (5/11)
Person A is now entitled to 75% of the profit when dividends are paid out, and person B gets the remaining 25%.

Big decisions are taken at board meetings.
Person A has 75% voting right, which can overrule person B in case of disagreements.
🔸 Limited Liability Company (6/11)
When founding a Limited Liability Company, you are required to invest an initial share capital.

The minimum required amount varies greatly from country to country.
In Switzerland, the minimum is around $20K.
In Ireland, there is none at all.
🔸 Limited Liability Company (7/11)
A Limited Liability Company is required to have at least one director (CEO) and one secretary.

In most countries, the same person can be both the owner, the CEO, and the secretary.

This/these person(s) need to be publically registered.
🔸 Limited Liability Company (8/11)
With a Limited Liability Company, the owners do not take personal responsibility for the companies finances.

The only financial risk that the owners carry, is the initial share capital that is invested. Hence, the name "limited" liability.
🔸 Limited Liability Company (9/11)
The money that is earned is liable to corporate taxes, which are typically significantly lower than income taxes.

After these are paid, the earnings can be reinvested in the company, or in assets such as stocks or properties.
🔸 Limited Liability Company (10/11)

Salaries and dividends are taxed differently, and a professional accountant can help you determine which one will be the most profitable in your case.
🔸 Limited Liability Company (11/11)
Let's sum it up.

✅ Can have multiple owners
✅ Owners take limited financial responsibility
✅ Earnings are taxed way lower
❌ It's more complicated to set up
❌ It requires a minimum share capital
The advantages of a Limited Liability Company are many.
If you are serious about starting a business, I definitely recommend that you consider a Limited Liability Company as soon as possible!
Do you want to learn more about how to use your skills as a software developer to create your own business? 🔥

Make sure to follow me here on Twitter, and subscribe to my newsletter👇
simonhoiberg.com/newsletter

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Simon Høiberg

Simon Høiberg Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @SimonHoiberg

1 Feb
JavaScript Utilities 🔧

This is a collection of useful code snippets that I use over and over.

Maybe they're useful to you as well.
Take away 👇 Image
Create a unique string.
Great for quickly creating unique IDs.

👉 gist.github.com/SimonHoiberg/a… Image
Generate a random number in a range.
If you need to generate a random number between a minimum and maximum value.

👉 gist.github.com/SimonHoiberg/0… Image
Read 11 tweets
20 Jan
Most in-demand Front End Frameworks in 2020.
You want to bet on these:

⭐ React
⭐ Vue.js
⭐ Angular
⭐ Preact
⭐ Ember
⭐ Svelte

Which one do you like the most? Image
⭐ React

A declarative JavaScript library for building user interfaces.

Currently the most popular in the world.

reactjs.org
⭐ Vue.js

The Progressive JavaScript Framework.
It's been exploding in popularity in recent years.

vuejs.org
Read 7 tweets
20 Jan
FeedHive insights ⚡

Done:
✅ Authentication
✅ Analytics
✅ Chat client
✅ All major features for the beta

Coming up:
⬜ Payment setup
⬜ Bugfixes / making stable
⬜ Writing more tests

Let me share some more details 🧵👇
I started developing FeedHive in early September 2020.

For a long time, it was just a few Lambda's and a small CLI to handle scheduling.

I wrote my tweets in YML files.
Very homemade 😅

I started developing the official FeedHive App in December 2020.
An integral part of the back end is the Twitter API Client I started writing during this time.

It's handling all communication between FeedHive and Twitter.

The client is written in Node.js and TypeScript.
It's Open-Source 👇

github.com/FeedHive/twitt…
Read 10 tweets
14 Jan
Why should you start your own business instead of becoming an employee?

Well, being a business owner isn't for everyone.
But it may be exactly the change you need!

Let me give you some great reasons to quit your job and become self-employed.

🧵👇
1️⃣ You become free and independent

You get the ability to steer the direction of your life in any way you want, instead of working for the whims of others.

You also get to manage your own time and schedule.
Who wants to ask for permission to spend time with your loved ones?
2️⃣ You get to follow your passion

In your own business, you get to do what excites you.
Not only does a passion make your job fulfilling, but it also unlocks hidden powers in you!

Why do you work?

❌ Because my boss wants this done by tomorrow.
✅ Because I love what I do!
Read 9 tweets
12 Jan
JavaScript Testing 🔧

Here are 6 awesome frameworks and utilities to test your JavaScript code.

1️⃣ Jest
2️⃣ Mocha
3️⃣ Jasmine
4️⃣ Enzyme
5️⃣ Protractor
6️⃣ Cypress

🧵👇
1️⃣ Jest

By far the most popular general-purpose JavaScript Testing Framework.
Works for most projects, most frameworks, and libraries and has great support for TypeScript and Babel.

jestjs.io
2️⃣ Mocha

Mocha is another popular choice for general-purpose testing in JavaScript and Node.js applications.

mochajs.org
Read 7 tweets
8 Jan
A lot of you have been asking how I make these thumbnails/coding images.

It's quite simple 😊
Let me show you 🧵👇 Image
First, I create the small code snippets using Carbon.

It gives me a lot of options.
I can choose language, syntax highlighting, colors, and a lot more.

And it's entirely free.

carbon.now.sh
Next, I import them into Figma.

Here I can create a canvas with the correct dimensions (16:9), and add text and graphics as an addition to my code snippets.

I have created a base template for my designs in Figma.
Then my creatives come out nice and consistent.
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!