TypeScript Fundamentals - Primitives and Base Types

preview_player
Показать описание
Let's start learning some TypeScript!

This video gets us a base understanding of primitive JavaScript types and how TypeScript allows you to annotate those types.

We also talk about Interfaces and how you can lock down what an object looks like.

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

Nice job Harry. I've been watching your react hooks videos and now this. Sometimes reading docs just doesn't register as effective as a video + demonstration can be. Please keep making these videos. You're making a huge difference!

jeffreysun
Автор

You think you can please make a typescript tutorial working in the dom?

alias_onedepapel
Автор

I guess your age is a multiple of 3 or 7 while your age is superior to 21 😁

Possible ages :

export harryAge: number[ ] = [24, 27, 28, 30, 33, 35, 36]

Nice vid.

alaaeddinechams