filmov
tv
TypeScript Tutorial For Beginners 13 - Optional And Readonly Property

Показать описание
Hey, in these video i explain about optional annotation in typescript and readonly property. so basically in optional annotation you can use or use not the variable it is not like mandatory buy if you are using readonly property you can not update the value or the annotation value type.