Types : Design Patterns in TypeScript

Types : Design Patterns in TypeScript

Channel:
Subscribers:
24,900
Published on ● Video Link: https://www.youtube.com/watch?v=KzkeSzOaeRI



Duration: 2:10
0 views
1


Design Patterns In TypeScript (book)
https://www.amazon.com/dp/B0948BCH24 : ASIN B0948BCH24
https://www.amazon.com/dp/B094716FD6 : ASIN B094716FD6

Documentation : https://sbcode.net/typescript/common_types/

The Types demonstrated briefly are,
- string
- boolean
- number
- array of numbers
- a tuple of two elements consisting of a number and a string
- dictionary if string where the key is a number
- a Set of numbers

Each of these types will be described in more detail in the next videos in the playlist.







Tags:
Design Patterns In TypeScript
TypeScript
Design Patterns