|
|
1. Congratulations! You did it..mp4
|
MP4
|
55.1 MB
|
|
|
1. Congratulations! You did it..srt
|
SRT
|
3.7 KB
|
|
|
1. Introduction.mp4
|
MP4
|
20.4 MB
|
|
|
1. Introduction.srt
|
SRT
|
1.4 KB
|
|
|
1. Welcome to MSK TypeScript Bootcamp.mp4
|
MP4
|
205 MB
|
|
|
1. Welcome to MSK TypeScript Bootcamp.srt
|
SRT
|
13 KB
|
|
|
10. Lab Experiment Interface type and object.html
|
HTML
|
2.6 KB
|
|
|
2. Annotating Tuple types.mp4
|
MP4
|
163.8 MB
|
|
|
2. Annotating Tuple types.srt
|
SRT
|
10.9 KB
|
|
|
2. Benefits of using TypeScript in your project.mp4
|
MP4
|
94.7 MB
|
|
|
2. Benefits of using TypeScript in your project.srt
|
SRT
|
6.4 KB
|
|
|
2. Bootstrap project setup.mp4
|
MP4
|
62.2 MB
|
|
|
2. Bootstrap project setup.srt
|
SRT
|
22.7 KB
|
|
|
2. Literal Types walkthrough.mp4
|
MP4
|
12.2 MB
|
|
|
2. Literal Types walkthrough.srt
|
SRT
|
5.5 KB
|
|
|
2. Primitive Types Walkthrough.mp4
|
MP4
|
37.5 MB
|
|
|
2. Primitive Types Walkthrough.srt
|
SRT
|
12 KB
|
|
|
2. Renaming primitives.mp4
|
MP4
|
6.2 MB
|
|
|
2. Renaming primitives.srt
|
SRT
|
2.3 KB
|
|
|
2. Special Type any.mp4
|
MP4
|
28 MB
|
|
|
2. Special Type any.srt
|
SRT
|
10.8 KB
|
|
|
2. Type assertions.mp4
|
MP4
|
9.6 MB
|
|
|
2. Type assertions.srt
|
SRT
|
3.6 KB
|
|
|
2. What's wrong with JavaScript .mp4
|
MP4
|
39.3 MB
|
|
|
2. What's wrong with JavaScript .srt
|
SRT
|
13.5 KB
|
|
|
2.1 any.ts
|
TS
|
512 B
|
|
|
2.1 literal-types.ts
|
TS
|
409.6 B
|
|
|
2.1 primitive-types.ts
|
TS
|
512 B
|
|
|
2.1 rename-primitives.ts
|
TS
|
307.2 B
|
|
|
2.1 tuple-annotation.ts
|
TS
|
819.2 B
|
|
|
2.1 type-assertion.ts
|
TS
|
409.6 B
|
|
|
3. Array Type.mp4
|
MP4
|
31.1 MB
|
|
|
3. Array Type.srt
|
SRT
|
9.4 KB
|
|
|
3. Bootcamp instructions & guidelines.html
|
HTML
|
1.2 KB
|
|
|
3. Field addition.mp4
|
MP4
|
10.5 MB
|
|
|
3. Field addition.srt
|
SRT
|
3.8 KB
|
|
|
3. Lab Experiment JavaScript Runtime Querk!.html
|
HTML
|
3.1 KB
|
|
|
3. Literal Inference.mp4
|
MP4
|
13.5 MB
|
|
|
3. Literal Inference.srt
|
SRT
|
5.4 KB
|
|
|
3. Non null assertion.mp4
|
MP4
|
13.1 MB
|
|
|
3. Non null assertion.srt
|
SRT
|
4.3 KB
|
|
|
3. Special Type unknown.mp4
|
MP4
|
25.2 MB
|
|
|
3. Special Type unknown.srt
|
SRT
|
10.4 KB
|
|
|
3. Using tuple for API responses.mp4
|
MP4
|
36.2 MB
|
|
|
3. Using tuple for API responses.srt
|
SRT
|
2.4 KB
|
|
|
3. VS Code extensions.mp4
|
MP4
|
16.1 MB
|
|
|
3. VS Code extensions.srt
|
SRT
|
4 KB
|
|
|
3.1 array-type.ts
|
TS
|
512 B
|
|
|
3.1 field-addition.ts
|
TS
|
409.6 B
|
|
|
3.1 literal-inference.ts
|
TS
|
614.4 B
|
|
|
3.1 non-null-assertion.ts
|
TS
|
409.6 B
|
|
|
3.1 unknown.ts
|
TS
|
409.6 B
|
|
|
4. Example Union combination.mp4
|
MP4
|
5.5 MB
|
|
|
4. Example Union combination.srt
|
SRT
|
1.7 KB
|
|
|
4. Extensibility.mp4
|
MP4
|
18 MB
|
|
|
4. Extensibility.srt
|
SRT
|
5.5 KB
|
|
|
4. Impossible coersions.mp4
|
MP4
|
10 MB
|
|
|
4. Impossible coersions.srt
|
SRT
|
3.9 KB
|
|
|
4. Pre requisites for the bootcamp.html
|
HTML
|
1.2 KB
|
|
|
4. Special Type void.mp4
|
MP4
|
12.1 MB
|
|
|
4. Special Type void.srt
|
SRT
|
5.2 KB
|
|
|
4. The TypeScript online playground.mp4
|
MP4
|
14.1 MB
|
|
|
4. The TypeScript online playground.srt
|
SRT
|
4.3 KB
|
|
|
4. Tuples with Interfaces.mp4
|
MP4
|
63.9 MB
|
|
|
4. Tuples with Interfaces.srt
|
SRT
|
4.6 KB
|
|
|
4. Union Types.mp4
|
MP4
|
51.6 MB
|
|
|
4. Union Types.srt
|
SRT
|
14.8 KB
|
|
|
4.1 coercions.ts
|
TS
|
512 B
|
|
|
4.1 extensibility.ts
|
TS
|
614.4 B
|
|
|
4.1 interface-tuple.ts
|
TS
|
307.2 B
|
|
|
4.1 union-combination.ts
|
TS
|
409.6 B
|
|
|
4.1 union-types.ts
|
TS
|
1.2 KB
|
|
|
4.1 void.ts
|
TS
|
409.6 B
|
|
|
5. Creating your personal library of code snippets.mp4
|
MP4
|
28.8 MB
|
|
|
5. Creating your personal library of code snippets.srt
|
SRT
|
1.9 KB
|
|
|
5. Example Non literal combination.mp4
|
MP4
|
10 MB
|
|
|
5. Example Non literal combination.srt
|
SRT
|
3.3 KB
|
|
|
5. Lab Experiment TS Compilation.html
|
HTML
|
1 KB
|
|
|
5. Special Type never.mp4
|
MP4
|
49.8 MB
|
|
|
5. Special Type never.srt
|
SRT
|
14.2 KB
|
|
|
5. Specifying optional properties.mp4
|
MP4
|
55.3 MB
|
|
|
5. Specifying optional properties.srt
|
SRT
|
3.7 KB
|
|
|
5. Type aliases.mp4
|
MP4
|
46 MB
|
|
|
5. Type aliases.srt
|
SRT
|
13.5 KB
|
|
|
5.1 never.ts
|
TS
|
716.8 B
|
|
|
5.1 non-literal-combination.ts
|
TS
|
307.2 B
|
|
|
5.1 optional-props.ts
|
TS
|
204.8 B
|
|
|
5.1 type-aliases.ts
|
TS
|
716.8 B
|
|
|
6. Exploring TS Compiler options flags.mp4
|
MP4
|
7.2 MB
|
|
|
6. Exploring TS Compiler options flags.srt
|
SRT
|
1.4 KB
|
|
|
6. Lab Experiment Annotating basic types.html
|
HTML
|
1.7 KB
|
|
|
6. Read only tuples.mp4
|
MP4
|
29.2 MB
|
|
|
6. Read only tuples.srt
|
SRT
|
2 KB
|
|
|
6. The Car, Bike and Plane examples.mp4
|
MP4
|
5.7 MB
|
|
|
6. The Car, Bike and Plane examples.srt
|
SRT
|
1.7 KB
|
|
|
6.1 read-only-tuple.ts
|
TS
|
102.4 B
|
|
|
7. Array assertion inference.mp4
|
MP4
|
48.9 MB
|
|
|
7. Array assertion inference.srt
|
SRT
|
3.4 KB
|
|
|
7. Join our web dev community!.mp4
|
MP4
|
10.3 MB
|
|
|
7. Join our web dev community!.srt
|
SRT
|
819.2 B
|
|
|
7. Lab Experiment Stopping TS Compilation.html
|
HTML
|
1.2 KB
|
|
|
7. The Function Type.mp4
|
MP4
|
19.6 MB
|
|
|
7. The Function Type.srt
|
SRT
|
6.6 KB
|
|
|
7.1 array-assertion-inference.ts
|
TS
|
614.4 B
|
|
|
7.1 function-type.ts
|
TS
|
409.6 B
|
|
|
8. Interfaces.mp4
|
MP4
|
28.1 MB
|
|
|
8. Interfaces.srt
|
SRT
|
8.3 KB
|
|
|
8. Let's begin the TS journey.mp4
|
MP4
|
9.4 MB
|
|
|
8. Let's begin the TS journey.srt
|
SRT
|
614.4 B
|
|
|
8. Rest parameter elements.mp4
|
MP4
|
103 MB
|
|
|
8. Rest parameter elements.srt
|
SRT
|
7.4 KB
|
|
|
8. TypeScript & it's Compiler Quiz.html
|
HTML
|
204.8 B
|
|
|
8.1 interfaces.ts
|
TS
|
614.4 B
|
|
|
8.1 rest-params.ts
|
TS
|
307.2 B
|
|
|
9. Lab Experiment Tuple annotation.html
|
HTML
|
1.4 KB
|
|
|
9. Object types.mp4
|
MP4
|
35.7 MB
|
|
|
9. Object types.srt
|
SRT
|
11.6 KB
|
|
|
9.1 object-types.ts
|
TS
|
921.6 B
|
|
|
Bonus Resources.txt
|
TXT
|
307.2 B
|
|
|
DS_Store
|
|
6 KB
|
|
|
Get Bonus Downloads Here.url
|
URL
|
204.8 B
|
|
|
_.DS_Store
|
DS_STORE
|
102.4 B
|
|
|
index.js
|
JS
|
614.4 B
|
|
|
index.ts
|
TS
|
716.8 B
|
|
|
package.json
|
JSON
|
307.2 B
|
|
|
tsconfig.json
|
JSON
|
512 B
|