| 1. Introduction | |||
| 1. Introduction.mp4 | 23.56 MB | ||
| 1.1 typeScript-sildes.pdf | 2.45 MB | ||
| 2. Adaptez la formation à votre rythme.html | 907 B | ||
| 10. Exercice pratique Facturier | |||
| 1. Exercice Facturier 1.mp4 | 71.51 MB | ||
| 1.1 index.html | 7.61 KB | ||
| 10. Exercice Facturier 10.mp4 | 108.6 MB | ||
| 11. Exercice Facturier 11.mp4 | 171.46 MB | ||
| 2. Exercice Facturier 2.mp4 | 342.36 MB | ||
| 3. Exercice Facturier 3.mp4 | 173.52 MB | ||
| 3.1 document-template.txt | 1.88 KB | ||
| 4. Exercice Facturier 4.mp4 | 107.58 MB | ||
| 5. Exercice Facturier 5.mp4 | 175.05 MB | ||
| 6. Exercice Facturier 6.mp4 | 63.23 MB | ||
| 7. Exercice Facturier 7.mp4 | 86.06 MB | ||
| 8. Exercice Facturier 8.mp4 | 47.05 MB | ||
| 9. Exercice Facturier 9.mp4 | 46.3 MB | ||
| 11. Les Décorateurs en TypeScript - Decorators | |||
| 1. Introduction aux Decorators.mp4 | 65.85 MB | ||
| 2. Decorators Factories.mp4 | 32.44 MB | ||
| 3. Decorator Factories - Exemple Angular Component.mp4 | 84.2 MB | ||
| 4. Decorator Composition - Evaluation.mp4 | 44.28 MB | ||
| 5. Decorator pour une propriété de classe.mp4 | 47.55 MB | ||
| 6. Decorators Méthodes - Accessors.mp4 | 137.07 MB | ||
| 7. Decorator sur Paramètres.mp4 | 80.75 MB | ||
| 8. Decorator - Return Constructor Function.mp4 | 80.32 MB | ||
| 9. Decorator Extends Constructor Function.mp4 | 125.37 MB | ||
| 12. Exercices sur les Décorateurs | |||
| 1. Exercice 1 Méthode decorator pour bind this.mp4 | 117.44 MB | ||
| 2. Exercice 2 Méthode decorator pour bind this sur application facturier.mp4 | 101.23 MB | ||
| 13. Autres Types et Notions Importantes | |||
| 1. Conditional Types.mp4 | 92.51 MB | ||
| 10. Paramétrer le plugin CleanWebpackPlugin et Type definitions.mp4 | 130.37 MB | ||
| 10.1 index.html | 7.61 KB | ||
| 2. Mapped Types.mp4 | 67.67 MB | ||
| 3. Mixins.mp4 | 76.06 MB | ||
| 4. Singleton Design Pattern - Private Constructor.mp4 | 58.03 MB | ||
| 5. Projet NPM.mp4 | 86.95 MB | ||
| 6. Typescript avec Webpack.mp4 | 108.71 MB | ||
| 7. Webpack SourceMap Debug.mp4 | 83.67 MB | ||
| 8. Webpack Dev Server.mp4 | 106.52 MB | ||
| 9. Webpack en Production.mp4 | 96.88 MB | ||
| 14. Remerciements | |||
| 1. Remerciements et Conclusion.mp4 | 11.82 MB | ||
| 1.1 Coder une application React de A à Z (42 vidéos gratuites).html | 133 B | ||
| 1.2 Formation React HOOKS (Gratuit).html | 133 B | ||
| 1.3 Formation ReactJS pour débutants (Gratuit).html | 133 B | ||
| 1.4 Formation REDUX avec React (Gratuite).html | 133 B | ||
| 1.5 Ma nouvelle plateforme de formation.html | 86 B | ||
| 2. Les premiers pas en TypeScript | |||
| 1. C'est quoi TypeScript.mp4 | 126.78 MB | ||
| 2. Exemple JavaScript Vs TypeScript + Compilateur.mp4 | 154.48 MB | ||
| 3. Var Const et Let.mp4 | 44.81 MB | ||
| 4. Types Stricts vs Dynamiques - Inference vs Assignation.mp4 | 63.22 MB | ||
| 5. IntelliSense dans Visual Studio Code.mp4 | 44.89 MB | ||
| 3. Bases de TypeScript et les types de base (Partie 1) | |||
| 1. Type Array.mp4 | 70.59 MB | ||
| 2. Type Tuple.mp4 | 85.34 MB | ||
| 3. Type Object.mp4 | 75.49 MB | ||
| 4. Revision et Exercices | |||
| 1. Exercice 1.mp4 | 29.94 MB | ||
| 2. Exercice 2.mp4 | 19.52 MB | ||
| 3. Exercice 3.mp4 | 28.12 MB | ||
| 4. Exercice 4.mp4 | 17.43 MB | ||
| 5. Exercice 5.mp4 | 12.13 MB | ||
| 6. Exercice 6.mp4 | 10.67 MB | ||
| 7. Exercice 7.mp4 | 28.44 MB | ||
| 5. Bases de TypeScript et les types de base (Partie 2) | |||
| 1. Type Enum.mp4 | 82.2 MB | ||
| 10. Type Aliases.mp4 | 95.31 MB | ||
| 11. Literal Types.mp4 | 161.52 MB | ||
| 12. Type Never.mp4 | 99.52 MB | ||
| 13. Type Null et Undefined.mp4 | 97.46 MB | ||
| 14. Type Assertions.mp4 | 82.1 MB | ||
| 15. Type Assertions (Suite).mp4 | 57.24 MB | ||
| 2. Type Any.mp4 | 79.86 MB | ||
| 3. Type Unknown.mp4 | 71.13 MB | ||
| 4. Type Void.mp4 | 81.03 MB | ||
| 5. Type Function.mp4 | 107.78 MB | ||
| 6. Paramètres facultatifs et par défaut.mp4 | 133.42 MB | ||
| 7. Type Rest.mp4 | 161.7 MB | ||
| 8. Callback Function Type.mp4 | 46.2 MB | ||
| 9. Union Types.mp4 | 82.25 MB | ||
| 6. Les Classes et les Interfaces | |||
| 1. Les classes.mp4 | 91.85 MB | ||
| 2. Type Array Object d'une Instance.mp4 | 49.77 MB | ||
| 3. Héritage et Polymorphisme.mp4 | 123.8 MB | ||
| 4. Classes (Private, Public, Protected, Readonly).mp4 | 117.27 MB | ||
| 5. Readonly.mp4 | 60.6 MB | ||
| 6. Interfaces.mp4 | 133.43 MB | ||
| 7. Interfaces avec les classes.mp4 | 180.15 MB | ||
| 8. Propriétés et Méthodes en Static.mp4 | 83.41 MB | ||
| 9. Classes Abstraites - Abstract.mp4 | 77.03 MB | ||
| 7. Les Generics - Utility Types | |||
| 1. Generics.mp4 | 118.44 MB | ||
| 10. Utility Type - Extract.mp4 | 39.86 MB | ||
| 11. Utility Type - NonNullable.mp4 | 48.92 MB | ||
| 12. Utility Type - Paramètres.mp4 | 55.58 MB | ||
| 13. Utility Type - ReturnType.mp4 | 70.02 MB | ||
| 2. Generics avec Interfaces.mp4 | 39.9 MB | ||
| 3. Generics avec les classes.mp4 | 85.96 MB | ||
| 4. Utility Types - Partial.mp4 | 64.74 MB | ||
| 5. Utility Types - Readonly.mp4 | 31.5 MB | ||
| 6. Utility Types - Record.mp4 | 64.66 MB | ||
| 7. Utility Types - Pick.mp4 | 41.59 MB | ||
| 8. Utility Type - Omit.mp4 | 24.89 MB | ||
| 9. Utility Type - Exclude.mp4 | 43.23 MB | ||
| 8. Configuration du Compilateur | |||
| 1. TypeScript Compiler.mp4 | 61.5 MB | ||
| 2. tsconfig - RootDir - OutDir.mp4 | 59.58 MB | ||
| 3. tsconfig - Include - Exclude.mp4 | 63.4 MB | ||
| 4. tsconfig - Lib.mp4 | 87.43 MB | ||
| 5. tsconfig - Options de base.mp4 | 85.17 MB | ||
| 6. tsconfing - Le reste des options.mp4 | 106.69 MB | ||
| 9. Les Modules ES6 et les Namespaces | |||
| 1. Modules Namespaces.mp4 | 69.44 MB | ||
| 2. Modules ES6 - Import - Export.mp4 | 34.23 MB | ||
| _____padding_file_0_if you see this file, please update to BitComet 0.85 or above____ | 448.1 KB | ||
| _____padding_file_100_if you see this file, please update to BitComet 0.85 or above____ | 846.89 KB | ||
| _____padding_file_101_if you see this file, please update to BitComet 0.85 or above____ | 319.31 KB | ||
| _____padding_file_102_if you see this file, please update to BitComet 0.85 or above____ | 573.67 KB | ||
| _____padding_file_10_if you see this file, please update to BitComet 0.85 or above____ | 425.04 KB | ||
| _____padding_file_11_if you see this file, please update to BitComet 0.85 or above____ | 971.01 KB | ||
| _____padding_file_12_if you see this file, please update to BitComet 0.85 or above____ | 790.4 KB | ||
| _____padding_file_13_if you see this file, please update to BitComet 0.85 or above____ | 962.44 KB | ||
| _____padding_file_14_if you see this file, please update to BitComet 0.85 or above____ | 969.47 KB | ||
| _____padding_file_15_if you see this file, please update to BitComet 0.85 or above____ | 720.63 KB | ||
| _____padding_file_16_if you see this file, please update to BitComet 0.85 or above____ | 152.66 KB | ||
| _____padding_file_17_if you see this file, please update to BitComet 0.85 or above____ | 572.51 KB | ||
| _____padding_file_18_if you see this file, please update to BitComet 0.85 or above____ | 821.19 KB | ||
| _____padding_file_19_if you see this file, please update to BitComet 0.85 or above____ | 735.71 KB | ||
| _____padding_file_1_if you see this file, please update to BitComet 0.85 or above____ | 567.07 KB | ||
| _____padding_file_20_if you see this file, please update to BitComet 0.85 or above____ | 460.77 KB | ||
| _____padding_file_21_if you see this file, please update to BitComet 0.85 or above____ | 955.62 KB | ||
| _____padding_file_22_if you see this file, please update to BitComet 0.85 or above____ | 253.38 KB | ||
| _____padding_file_23_if you see this file, please update to BitComet 0.85 or above____ | 695.82 KB | ||
| _____padding_file_24_if you see this file, please update to BitComet 0.85 or above____ | 641.45 KB | ||
| _____padding_file_25_if you see this file, please update to BitComet 0.85 or above____ | 574.53 KB | ||
| _____padding_file_26_if you see this file, please update to BitComet 0.85 or above____ | 791.56 KB | ||
| _____padding_file_27_if you see this file, please update to BitComet 0.85 or above____ | 501.72 KB | ||
| _____padding_file_28_if you see this file, please update to BitComet 0.85 or above____ | 643.61 KB | ||
| _____padding_file_29_if you see this file, please update to BitComet 0.85 or above____ | 1016.39 KB | ||
| _____padding_file_2_if you see this file, please update to BitComet 0.85 or above____ | 1023.11 KB | ||
| _____padding_file_30_if you see this file, please update to BitComet 0.85 or above____ | 335.67 KB | ||
| _____padding_file_31_if you see this file, please update to BitComet 0.85 or above____ | 967.47 KB | ||
| _____padding_file_32_if you see this file, please update to BitComet 0.85 or above____ | 995.98 KB | ||
| _____padding_file_33_if you see this file, please update to BitComet 0.85 or above____ | 48.97 KB | ||
| _____padding_file_34_if you see this file, please update to BitComet 0.85 or above____ | 295.79 KB | ||
| _____padding_file_35_if you see this file, please update to BitComet 0.85 or above____ | 337.11 KB | ||
| _____padding_file_36_if you see this file, please update to BitComet 0.85 or above____ | 492.87 KB | ||
| _____padding_file_37_if you see this file, please update to BitComet 0.85 or above____ | 121.81 KB | ||
| _____padding_file_38_if you see this file, please update to BitComet 0.85 or above____ | 181.07 KB | ||
| _____padding_file_39_if you see this file, please update to BitComet 0.85 or above____ | 1023.87 KB | ||
| _____padding_file_3_if you see this file, please update to BitComet 0.85 or above____ | 499.67 KB | ||
| _____padding_file_40_if you see this file, please update to BitComet 0.85 or above____ | 1023.87 KB | ||
| _____padding_file_41_if you see this file, please update to BitComet 0.85 or above____ | 1023.87 KB | ||
| _____padding_file_42_if you see this file, please update to BitComet 0.85 or above____ | 1023.87 KB | ||
| _____padding_file_43_if you see this file, please update to BitComet 0.85 or above____ | 1023.92 KB | ||
| _____padding_file_44_if you see this file, please update to BitComet 0.85 or above____ | 225.01 KB | ||
| _____padding_file_45_if you see this file, please update to BitComet 0.85 or above____ | 536.08 KB | ||
| _____padding_file_46_if you see this file, please update to BitComet 0.85 or above____ | 198.64 KB | ||
| _____padding_file_47_if you see this file, please update to BitComet 0.85 or above____ | 796.01 KB | ||
| _____padding_file_48_if you see this file, please update to BitComet 0.85 or above____ | 114.28 KB | ||
| _____padding_file_49_if you see this file, please update to BitComet 0.85 or above____ | 420.02 KB | ||
| _____padding_file_4_if you see this file, please update to BitComet 0.85 or above____ | 1016.39 KB | ||
| _____padding_file_50_if you see this file, please update to BitComet 0.85 or above____ | 680.28 KB | ||
| _____padding_file_51_if you see this file, please update to BitComet 0.85 or above____ | 518.19 KB | ||
| _____padding_file_52_if you see this file, please update to BitComet 0.85 or above____ | 62.75 KB | ||
| _____padding_file_53_if you see this file, please update to BitComet 0.85 or above____ | 487.83 KB | ||
| _____padding_file_54_if you see this file, please update to BitComet 0.85 or above____ | 899.54 KB | ||
| _____padding_file_55_if you see this file, please update to BitComet 0.85 or above____ | 580.06 KB | ||
| _____padding_file_56_if you see this file, please update to BitComet 0.85 or above____ | 895.6 KB | ||
| _____padding_file_57_if you see this file, please update to BitComet 0.85 or above____ | 338.01 KB | ||
| _____padding_file_58_if you see this file, please update to BitComet 0.85 or above____ | 575.03 KB | ||
| _____padding_file_59_if you see this file, please update to BitComet 0.85 or above____ | 822.28 KB | ||
| _____padding_file_5_if you see this file, please update to BitComet 0.85 or above____ | 409.3 KB | ||
| _____padding_file_60_if you see this file, please update to BitComet 0.85 or above____ | 707.51 KB | ||
| _____padding_file_61_if you see this file, please update to BitComet 0.85 or above____ | 488.43 KB | ||
| _____padding_file_62_if you see this file, please update to BitComet 0.85 or above____ | 495.8 KB | ||
| _____padding_file_63_if you see this file, please update to BitComet 0.85 or above____ | 552.2 KB | ||
| _____padding_file_64_if you see this file, please update to BitComet 0.85 or above____ | 922.34 KB | ||
| _____padding_file_65_if you see this file, please update to BitComet 0.85 or above____ | 777.76 KB | ||
| _____padding_file_66_if you see this file, please update to BitComet 0.85 or above____ | 147.7 KB | ||
| _____padding_file_67_if you see this file, please update to BitComet 0.85 or above____ | 888.9 KB | ||
| _____padding_file_68_if you see this file, please update to BitComet 0.85 or above____ | 990.63 KB | ||
| _____padding_file_69_if you see this file, please update to BitComet 0.85 or above____ | 220.25 KB | ||
| _____padding_file_6_if you see this file, please update to BitComet 0.85 or above____ | 556.23 KB | ||
| _____padding_file_70_if you see this file, please update to BitComet 0.85 or above____ | 591.84 KB | ||
| _____padding_file_71_if you see this file, please update to BitComet 0.85 or above____ | 309.38 KB | ||
| _____padding_file_72_if you see this file, please update to BitComet 0.85 or above____ | 818.34 KB | ||
| _____padding_file_73_if you see this file, please update to BitComet 0.85 or above____ | 771.52 KB | ||
| _____padding_file_74_if you see this file, please update to BitComet 0.85 or above____ | 149.27 KB | ||
| _____padding_file_75_if you see this file, please update to BitComet 0.85 or above____ | 236.8 KB | ||
| _____padding_file_76_if you see this file, please update to BitComet 0.85 or above____ | 199.94 KB | ||
| _____padding_file_77_if you see this file, please update to BitComet 0.85 or above____ | 743.75 KB | ||
| _____padding_file_78_if you see this file, please update to BitComet 0.85 or above____ | 405.61 KB | ||
| _____padding_file_79_if you see this file, please update to BitComet 0.85 or above____ | 584.46 KB | ||
| _____padding_file_7_if you see this file, please update to BitComet 0.85 or above____ | 657.94 KB | ||
| _____padding_file_80_if you see this file, please update to BitComet 0.85 or above____ | 869.17 KB | ||
| _____padding_file_81_if you see this file, please update to BitComet 0.85 or above____ | 602.63 KB | ||
| _____padding_file_82_if you see this file, please update to BitComet 0.85 or above____ | 990.49 KB | ||
| _____padding_file_83_if you see this file, please update to BitComet 0.85 or above____ | 569.49 KB | ||
| _____padding_file_84_if you see this file, please update to BitComet 0.85 or above____ | 143.27 KB | ||
| _____padding_file_85_if you see this file, please update to BitComet 0.85 or above____ | 80.19 KB | ||
| _____padding_file_86_if you see this file, please update to BitComet 0.85 or above____ | 426.13 KB | ||
| _____padding_file_87_if you see this file, please update to BitComet 0.85 or above____ | 1008.6 KB | ||
| _____padding_file_88_if you see this file, please update to BitComet 0.85 or above____ | 103.03 KB | ||
| _____padding_file_89_if you see this file, please update to BitComet 0.85 or above____ | 42.58 KB | ||
| _____padding_file_8_if you see this file, please update to BitComet 0.85 or above____ | 493.09 KB | ||
| _____padding_file_90_if you see this file, please update to BitComet 0.85 or above____ | 266.31 KB | ||
| _____padding_file_91_if you see this file, please update to BitComet 0.85 or above____ | 512.05 KB | ||
| _____padding_file_92_if you see this file, please update to BitComet 0.85 or above____ | 352.44 KB | ||
| _____padding_file_93_if you see this file, please update to BitComet 0.85 or above____ | 416.51 KB | ||
| _____padding_file_94_if you see this file, please update to BitComet 0.85 or above____ | 109.74 KB | ||
| _____padding_file_95_if you see this file, please update to BitComet 0.85 or above____ | 786.2 KB | ||
| _____padding_file_96_if you see this file, please update to BitComet 0.85 or above____ | 512.47 KB | ||
| _____padding_file_97_if you see this file, please update to BitComet 0.85 or above____ | 429.07 KB | ||
| _____padding_file_98_if you see this file, please update to BitComet 0.85 or above____ | 609.51 KB | ||
| _____padding_file_99_if you see this file, please update to BitComet 0.85 or above____ | 580.01 KB | ||
| _____padding_file_9_if you see this file, please update to BitComet 0.85 or above____ | 1022.12 KB | ||
| ▲ 207 total files | |||
The total download size is 2.8 GB, so make sure you have a good internet connection
Start by downloading the course-structure PDF for an overview of all sections and all download sizes
Course materials and code are still on GitHub (v1 branch)
As mentioned earlier, I recommend that you abandon the old course as soon as possible, and focus on the new material. You will find a migration guide at the beginning of the course
If you have any question about the old course material, please post it below this lecture
If you want to watch the videos with captions, I suggest watching them with the free VLC video player, where captions will load automatically.
| torrent name | size | uploader | age | seed | leech |
|---|---|---|---|---|---|
| 3.9 GB | freecoursewb | 2 weeks | 5 | 17 | |
| 3.7 GB | freecoursewb | 2 weeks | 5 | 7 | |
| 3.8 GB | freecoursewb | 2 weeks | 9 | 6 | |
| 3.7 GB | freecoursewb | 2 weeks | 12 | 10 | |
| 2.8 GB | freecoursewb | 2 weeks | 5 | 7 |
All Comments