In this TypeScript crash course, you will learn the following topics:
String, Number, Boolean, Array, Object, Class, Any, Void, Tuple, Tuple, Enum, Generics and more.
🕒 Timestamps:
- 00:00 Intro
- 02:38 Set up environment
- 06:39 console.log
- 09:25 String
- 12:49 Number
- 14:11 Boolean
- 15:47 Any
- 17:02 Union
- 18:17 Array string
- 20:54 Array number
- 22:39 Array boolean
- 24:36 Array mix
- 26:17 Tuple
- 28:33 Object
- 30:09 Type aliases
- 32:19 Function
- 34:27 Arrow function
- 36:36 Void
- 37:10 Interface
- 39:47 Interface with class
- 45:12 Refactor class
- 46:50 Dom manipulation & type casting
- 54:04 Generics
- 58:50 Enum
- 01:01:57 Outro
#typescript #javascript #web-development #programming