TypeScript in 100 Seconds

preview_player
Показать описание


#typescript #js #100SecondsOfCode

Install the quiz app 🤓

My VS Code Theme

- Atom One Dark
- vscode-icons
- Fira Code Font
Рекомендации по теме
Комментарии
Автор

There are 2 kinds of people: those who love TS and those who have not used vanilla JS enough.

madza
Автор

There are situations when you would think that you need to use "any" but you don't need to - a variable can be of multiple types.
Example: variableName: string | boolean

ProjectExMachina
Автор

This is the best explanation of typescript I've seen yet. Thank you for detailing why it's so needed.

absbi
Автор

Lots of friends suggested me to check out TS over and over again. I read the docs and understood very few things. This 100 second overview actually was descriptive enough to make me understand fully its uses and how it works.

devnol
Автор

Technically, JavaScript has got types - but since JavaScript is dynamically typed, we just don't know what type of value a variable contains until runtime. TypeScript is marvelous since it adds these annotations as developer tooling with no added runtime overhead. And you get a transpiler for future features too.

marna_li
Автор

Awesome as always! HTTP in 100 seconds would be great.

NauvalAzhar
Автор

I love to watch your videos as they are quick and to the point. As a fullstack freelance developer that changes project around every year / 1.5 year its hard to keep up with all the different techniques, frameworks etc. I forget many things that i've done in the past till I see a refresh video. Often the refresh videos are way to slow and to long if you are an experienced developer. So lets say if the focus is front-end with angular I would like to see the must know things before starting the angular project etc. Idea? (Angular, react, nodejs, typescript, aws / serverless etc:)

cabo
Автор

Thanks for this short and to the point topics covered. Definitely loved the features of typescript over the javascript. :)

Infinitude
Автор

You're an OG technomancer mate! I've been skimming Learn Typescript in Y Minutes but don't have nearly as much fun as your 100s. 🙏🏿

jeffreyjdesir
Автор

Great video! Even though I knew or heard most of it it's good to have that recap from time to time. Love it!

thomasfischer
Автор

Reallly helped with my research you literally made the "TypeScript" of "What is TypeScript". No bs, straight to the point

Kreyn-nsgx
Автор

if youre creating all of your content on your own, I can only admire your work ethic, which btw I would love to hear more about as well :))

abdullahawisimulaha
Автор

awesome, can u make video abt joining to open source world?)

Nurtylek
Автор

EXACTLY what hoped out of this video. Thank you!

AlphaWatt
Автор

This is by far the best Video i have ever seen, to show someone who wants to know why he should look into typescript. Thank you.

Kleberei
Автор

I think this has finally just clicked for me. Thank you for all your amazing work :)

blatchie
Автор

Another awesome video. This youtube channel is my favorite by FAR!

mufasasimsek
Автор

Thanks a lot for the discount! I didn't hesitate, subscribed for life!

banzooiebooie
Автор

Amazing Video
You always inspire me to try new things and make them look so easy :)

HamaadSiddiqui
Автор

thanks for a quick overview! I think I should start learning typescript right now .

arosdove