You are part of somebody else's plan

Tim Mouskhelichvili
Tim Mouskhelichvili
1 minute to read

Hello, my friends! I hope you and your families are doing well.

I was recently watching a new YouTube video where the host said this phrase:

“If you don't have a plan, you become part of somebody else's plan.”

It stuck with me.

After researching, I discovered Terence McKenna, a philosopher from the USA, originally said it.

This quote resonated with me, and I began thinking about it more and more.

And I felt grateful.

I felt grateful that I discovered this now rather than later when it's already too late.

If you don't follow your dreams, you are following somebody else's.

If you don't work towards your goals, you work towards somebody else's.

Always remember this.

Tip of the week

Let's say you have an array of numbers with duplicate values. 

How do you remove all the duplicated values?

Easy. You can use the Set data structure.

The Set data structure lets a developer store unique values inside a collection.

Here is an example:

typescript set data structure

As you can see, the set only contains unique values.

Cool right? Learn more about the Set data structure here.

Article of the week

Today's article will teach us how to convert a string to a boolean in TypeScript. Check out the tutorial here.

Thank you for reading.

See you next week!

Tim M.

Comments (0)
Reply to: