Converting JavaScript to Typescript - Arrays

preview_player
Показать описание
Learn typescript by converting Javascript to Typescript. In this video we start out with basic typing of function arguments and return values, and get to know Typescript tooling.

Hope you folks enjoy this!
👉 If you enjoy this video, please like it and share it.

💢 Watch our other videos:

Thank you for watching this video, click the "SUBSCRIBE" button for stay connected with this channel.

#javascript #reactjs
Рекомендации по теме
Комментарии
Автор

For me yours video so helpful. God bless you

learningit
Автор

I knew the typescript videos were coming.... Jack never disappoints!

matthewzecchini
Автор

Awesome, quick and easy to understand 👍

mainendra
Автор

Thanks Jack! I love these short concise ones! I always learn a new thing. Also love the nature intro/outro. I might be wrong but I think its nullish coalescing you are doing with "??" .

danielbark
Автор

I would love to see some async TS for controller i.e.

count_of_pizza
Автор

Hello, Thanks for this lesson. In the description there is no link for Complete code.

eleah
Автор

Please help I keep getting:

return new TSError(diagnosticText, diagnosticCodes);
^
TSError: ⨯ Unable to compile TypeScript

sakani