Do you like my content here on Twitter?

I'm active on other social platforms as well!
Do you wanna connect or subscribe? 🤩

I've made a collection of links below 👇 Image
You can find me on YouTube here 👇

I try my best to share quality videos about programming, entrepreneurship, and tips on how to rock your career.

youtube.com/simonhoiberg
I'm also on Instagram 👇

I share more visual content here.
Tips and advice come in the form of images, slides, and stories.

instagram.com/simonhoiberg
Of course, I'm also on LinkedIn 👇

On LinkedIn, I'm allowed to share a little longer posts, so I often go a little more in-depth here 😉
Feel free to both follow and connect with me.
You can also subscribe to my newsletter 👇

You'll get a monthly digest of highlighted videos and threads.

You'll also get notified about upcoming courses, eBooks, and other projects.

simonhoiberg.com/newsletter
Apparently, I missed this link.
Here it is 👇

linkedin.com/in/simonhoiberg

• • •

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

4 Dec
10 Chrome Extensions that make you a more productive developer 🔥

⚙️ JSONView
⚙️ The Great Suspender
⚙️ Web Developer
⚙️ Talend API Tester
⚙️ Clean Guru
⚙️ Wappalyzer
⚙️ Full Page Screen Capture
⚙️ ColorZilla
⚙️ WhatFont
⚙️ Check My Links

Links below 🧵👇 Image
⚙️ The Great Suspender

chrome.google.com/webstore/detai…
Read 10 tweets
2 Dec
JavaScript ES2021 🚀

It's expected to be released in June 2021.

Let's go through some of the new features that we're getting from this version 👇
🔸 String.prototype.replaceAll()

The current 'String.prototype.replace()' method only replaces the first occurrence, unless a regular expression with a global modifier is provided.

With the new 'String.prototype.replaceAll()' method, we can finally omit the regex 👇
🔸 Private Methods

When a method name starts with '#', we declare them private.
Private methods can only be accessed from within the class they're defined 👇
Read 9 tweets
30 Nov
Learn JavaScript 🔥
It's the safest bet you can do.

You can build almost anything with it:

🔹 Front End
🔹 Back End
🔹 Mobile Apps
🔹 Desktop Apps
🔹 Machine Learning
🔹 DevOps

Let's go through them 🧵👇 Image
🔹 Front End

This one should be obvious.
JavaScript was built for the Front End.

With the rise of libraries and frameworks such as React, Vue, Angular, and Svelte, JavaScript has become the one and only preferred language to build interactive Front Ends for the web. Image
🔹 Back End

You've probably heard of NodeJS.
NodeJS is a tweaked version of the V8 engine that lets it access the filesystem.

This enables JavaScript to run on a server.
Its event-driven, asynchronous nature makes it pretty good at it as well 🔥 Image
Read 9 tweets
19 Nov
8 Handy JavaScript Utilities.

I've made a collection of 8 handy JavaScript utility functions that I end up using over and over.

You can find these in various util libraries out there, but if you prefer them directly in your codebase, here are the snippets for you 👇🧵
Create a unique string.
Great for quickly creating unique IDs.

👉gist.github.com/SimonHoiberg/a…
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…
Read 9 tweets
18 Nov
5 React Libraries you probably didn't know.

I just learned about these recently.
They're really cool.

Check them out 👇
🔥 Proton Native

Create desktop application using React syntax.
No Electron involved.

proton-native.js.org
🔥 React 360

Create exciting 360 and VR experiences using React.
Works with both desktop, mobile, and VR devices.
Really cool!

facebook.github.io/react-360/
Read 6 tweets
9 Nov
Three common misconceptions about freelancing.

> You should never offer your work for free.
> Don't use Upwork or Fiverr.
> Use value-based pricing, not hourly or fixed pricing.

Let me explain why these statements are wrong 🧵👇
👉 You should never offer your work for free.
This will signal your "worth" and your "value".
It's also a perfect way to drive your market prices to the bottom, taking everyone down with you.

These are arguments that you often hear.
Well, if no one is going to hire you, you are already worth nothing. Zero. Per definition. No money is coming your way.

Offering your work for free is a terrific way to build up initial customer relationships and reputation!
Ask for a review in return instead of compensation.
Read 14 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!