TypeScript Fundamentals - Functions and Classes

preview_player
Показать описание
Let's continue delving into TypeScript!

This video goes into how you'd type a function and a class.

Комментарии
Автор

Thanks for these!

`Yer a wizard, ${name}`

NickyTheRook
Автор

Great stuff! Very clear and easy to understand!

aronlisy
Автор

Should I use name: string or name: String and what is the diff here ?

romanshestakov