ES6 and Typescript Tutorial - 29 - Sets & Maps

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

📱 Follow Codevolution

ES6 | ES2015 | Typescript | ES6 Tutorial | ES2015 Tutorial | Typescript Tutorial | ES6 Tutorial for Beginners | ES2015 Tutorial for Beginners | Typescript tutorial for Beginners
Рекомендации по теме
Комментарии
Автор

map's key - if its number, then its equivalent to string type as well. [100] and ["100"] same keys.

vigneshgvs
Автор

"Let's change Obiwan(OB1) to OB2 " :D

Fullcontact
Автор

Well,
First of all i want to thank you for providing awsme tutorials

I want to ask you that
are sets and maps used in angular 2?



and also i want to know after watching your es2015 and typescript tutorials what should i watch?
Should i directly start angular 2 playlist of yours?
or
Should i start angular cli playlist of yours?

parthshah
Автор

Can we use arrays or tuples as keys in maps in typescript?

sanyuktakate
Автор

How do I export the complete module instead ? Is that even possible ?

ajaysriUTube
Автор

hi, tnx for these awesome tutorials. i have a question. why on earth we need maps and sets? what is wrong with objects? i googled this and read some answers on stack but didnt understand a thing

hosseinghanaati
Автор

Why do you use .ts files to explain JS concepts?

chrisjust