1 What is TypeScript || ماهي التقنية الأحدث من مايكروسوفت
1 ماذا سوف نتعلم في هذه الدورة
2 install TypeScript on windows || تنصيب على نظام الوندوز
3 install TypeScript on Mac || تنصيب على نظام ماك
4 Review JavaScript || مراجعة سريعة
5 ES6 || Default Value
6 ES6 || Spread Operator
7 ES6 || lambdas
8 ES6|| Let and const
9 ES6|| Destructing
10 ES6|| Template String
11 ES6 || loops
12 TypeScript || Variable Types
13 TypeScript|| Functions ألدوال
14 TypeScript|| Class
15 TypeScript|| Class properties
16 TypeScript|| Abstract Class
17 TypeScript|| Class inheritance and override
18 TypeScript|| Variables Scope
19 TypeScript|| interface
20 TypeScript|| Enum
21 TypeScript|| Generic
22 TypeScript || Module