TypeScript in 2 Minutes: Object Index Signature | Access Objects Dynamically

preview_player
Показать описание
TypeScript: Object Index Signature | Access Objects Dynamically

The Object Index Signature is useful in 2 occasions.
1. When you want access an object dynamically.
2. When you don't know the properties of an object, but you know the types of the keys and values.

#typescript #typescripttutorial #indexsignature #type #javascript #frontendwebdevelopment #frontend #webdevelopment #object #objectindexsignature
Рекомендации по теме