https://img87.pixhost.to/images/599/359020115_tuto.jpg


download скачать Free download скачать : Udemy - TypeScript 5 for developers
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:4.76 GB

Files Included :

001 Welcome and how it works.mp4 (110.86 MB)
MP4
003 How to get help.mp4 (11.92 MB)
MP4
005 Tools we will need.mp4 (59.16 MB)
MP4
006 TypeScript program lifecycle.mp4 (116.73 MB)
MP4
007 First TypeScript program.mp4 (109.76 MB)
MP4
007 First.ts (151 B)
TS
008 Compiler options.mp4 (117.69 MB)
MP4
001 Section intro.mp4 (17.83 MB)
MP4
002 2PrimitiveTypes.ts (538 B)
TS
002 Primitive types.mp4 (52.61 MB)
MP4
003 3Arrays.ts (325 B)
TS
003 Arrays and tuples.mp4 (18.26 MB)
MP4
004 4Functions.ts (598 B)
TS
004 Functions.mp4 (22.11 MB)
MP4
005 5AnyUnknown.ts (755 B)
TS
005 Any vs Unknown.mp4 (30.27 MB)
MP4
006 6Types.ts (996 B)
TS
006 Type aliases.mp4 (26.52 MB)
MP4
007 7EmployeeManager.ts (884 B)
TS
007 Practice simple app.mp4 (99.67 MB)
MP4
2PrimitiveTypes.ts (538 B)
TS
3Arrays.ts (325 B)
TS
4Functions.ts (598 B)
TS
5AnyUnknown.ts (755 B)
TS
6Types.ts (996 B)
TS
7EmployeeManager.ts (884 B)
TS
001 Section intro.mp4 (2.18 MB)
MP4
002 2LiteralUnionTypes.ts (499 B)
TS
002 Literal and Union types.mp4 (15.54 MB)
MP4
003 3 1PrimitiveNarrowing.ts (357 B)
TS
003 3 2ClassNarrowing.ts (690 B)
TS
003 3 3ObjectNarrowing.ts (623 B)
TS
003 3 4TypeGuards.ts (384 B)
TS
003 Type narrowing.mp4 (47.95 MB)
MP4
004 4 1OptionalModifier.ts (887 B)
TS
004 4 2OptionalClassFields.ts (73 B)
TS
004 4 3OptionalChaining.ts (665 B)
TS
004 Optional values.mp4 (150.28 MB)
MP4
005 5Assertion.ts (1.28 KB)
TS
005 Type assertion.mp4 (29.86 MB)
MP4
006 6 1TypeExtension.ts (652 B)
TS
006 6 2Interfaces.ts (788 B)
TS
006 Type intersection and Interfaces.mp4 (75.15 MB)
MP4
007 7Emuns.ts (1.03 KB)
TS
007 Enum.mp4 (29.89 MB)
MP4
008 8Never.ts (1.21 KB)
TS
008 Never.mp4 (16.95 MB)
MP4
2LiteralUnionTypes.ts (499 B)
TS
3 1PrimitiveNarrowing.ts (357 B)
TS
3 2ClassNarrowing.ts (690 B)
TS
3 3ObjectNarrowing.ts (623 B)
TS
3 4TypeGuards.ts (384 B)
TS
4 1OptionalModifier.ts (887 B)
TS
4 2OptionalClassFields.ts (73 B)
TS
4 3OptionalChaining.ts (665 B)
TS
5Assertion.ts (1.28 KB)
TS
6 1TypeExtension.ts (652 B)
TS
6 2Interfaces.ts (788 B)
TS
7Emuns.ts (1.03 KB)
TS
8Never.ts (1.21 KB)
TS
001 Section intro.mp4 (6.11 MB)
MP4
002 2Project.ts (360 B)
TS
002 Classes in TypeScript.mp4 (73.4 MB)
MP4
003 3ClassExtension.ts (667 B)
TS
003 Inheritance.mp4 (14.14 MB)
MP4
004 4AccessModifiers.ts (382 B)
TS
004 Access modifiers.mp4 (18.49 MB)
MP4
005 5AbstractClass.ts (561 B)
TS
005 Abstract classes.mp4 (12.51 MB)
MP4
006 6Interfaces.ts (1.05 KB)
TS
006 TypeScript interfaces.mp4 (26.5 MB)
MP4
2Project.ts (360 B)
TS
3ClassExtension.ts (667 B)
TS
4AccessModifiers.ts (382 B)
TS
5AbstractClass.ts (561 B)
TS
6Interfaces.ts (1.05 KB)
TS
001 Section intro.mp4 (4.71 MB)
MP4
002 2GenericsIntro.ts (587 B)
TS
002 What are Generics.mp4 (94.53 MB)
MP4
003 3PopularGenerics.ts (467 B)
TS
003 Popular generics.mp4 (14.48 MB)
MP4
004 4Constrains.ts (599 B)
TS
004 Generic constraints.mp4 (12.28 MB)
MP4
005 5MultipleArguments.ts (419 B)
TS
005 Multiple types.mp4 (15.3 MB)
MP4
006 6Classes.ts (894 B)
TS
006 Generic classes.mp4 (9.95 MB)
MP4
007 Generic Interfaces and types.mp4 (13.1 MB)
MP4
2GenericsIntro.ts (587 B)
TS
3PopularGenerics.ts (467 B)
TS
4Constrains.ts (599 B)
TS
5MultipleArguments.ts (419 B)
TS
6Classes.ts (894 B)
TS
7InterfacesAndTypes.ts (366 B)
TS
001 Section intro.mp4 (2.89 MB)
MP4
002 2Readonly.ts (708 B)
TS
002 Readonly and const.mp4 (19.8 MB)
MP4
003 3Record.ts (875 B)
TS
003 Record and index signatures.mp4 (15.91 MB)
MP4
004 4Keyof.ts (925 B)
TS
004 keyof vs Object keys.mp4 (30.16 MB)
MP4
005 5ConditionalTypes.ts (985 B)
TS
005 Conditional Types.mp4 (20.64 MB)
MP4
006 6Infer.ts (1.64 KB)
TS
006 Infer.mp4 (51.73 MB)
MP4
007 7LiteralTypes.ts (584 B)
TS
007 Literal types.mp4 (11.95 MB)
MP4
008 8MappedTypes.ts (847 B)
TS
008 Mapped types.mp4 (46.79 MB)
MP4
009 9UtilityTypes.ts (922 B)
TS
009 Utility types.mp4 (18.65 MB)
MP4
010 10Practice.ts (657 B)
TS
010 Types exercises.mp4 (61.11 MB)
MP4
10Practice.ts (657 B)
TS
2Readonly.ts (708 B)
TS
3Record.ts (875 B)
TS
4Keyof.ts (925 B)
TS
5ConditionalTypes.ts (985 B)
TS
6Infer.ts (1.64 KB)
TS
7LiteralTypes.ts (584 B)
TS
8MappedTypes.ts (847 B)
TS
9UtilityTypes.ts (922 B)
TS
001 Section intro.mp4 (13.12 MB)
MP4
002 2Overloading.ts (1.17 KB)
TS
002 Function overloading.mp4 (59.83 MB)
MP4
003 3ClassThis.ts (836 B)
TS
003 3FunctionThis.ts (553 B)
TS
003 This.mp4 (26.51 MB)
MP4
004 4AsyncFunctions.ts (772 B)
TS
004 Async functions.mp4 (43.29 MB)
MP4
005 5MultiplePromises.ts (1.03 KB)
TS
005 5Promises.ts (819 B)
TS
005 Promises.mp4 (53.01 MB)
MP4
006 6PromiseTypes.ts (787 B)
TS
006 Promise Types.mp4 (18.32 MB)
MP4
2Overloading.ts (1.17 KB)
TS
3ClassThis.ts (836 B)
TS
3FunctionThis.ts (553 B)
TS
4AsyncFunctions.ts (772 B)
TS
5MultiplePromises.ts (1.03 KB)
TS
5Promises.ts (819 B)
TS
6PromiseTypes.ts (787 B)
TS
001 Section intro.mp4 (7.88 MB)
MP4
002 JS modules.mp4 (143.49 MB)
MP4
003 JS imports.mp4 (33.96 MB)
MP4
004 TypeScript and npm.mp4 (82.47 MB)
MP4
005 Module resolution.mp4 (79.5 MB)
MP4
006 Module bundling intro.mp4 (61.56 MB)
MP4
007 TypeScript and Webpack setup.mp4 (55.58 MB)
MP4
008 Advanced webpack.mp4 (85.22 MB)
MP4
009 TypeScript and EsBuild.mp4 (67.02 MB)
MP4
Main.ts (299 B)
TS
Util.ts (204 B)
TS
Main.ts (374 B)
TS
SuperUtils.ts (131 B)
TS
Utils.ts (175 B)
TS
Main.ts (137 B)
TS
Utils.ts (175 B)
TS
webpack config.ts (652 B)
TS
Main.ts (185 B)
TS
Utils.ts (175 B)
TS
webpack config node.ts (657 B)
TS
webpack config web.ts (709 B)
TS
Main.ts (185 B)
TS
Utils.ts (175 B)
TS
Main.ts (299 B)
TS
Util.ts (204 B)
TS
Main.ts (374 B)
TS
SuperUtils.ts (131 B)
TS
Utils.ts (175 B)
TS
Main.ts (137 B)
TS
Utils.ts (175 B)
TS
webpack config.ts (652 B)
TS
Main.ts (185 B)
TS
Utils.ts (175 B)
TS
webpack config node.ts (657 B)
TS
webpack config web.ts (709 B)
TS
Main.ts (185 B)
TS
Utils.ts (175 B)
TS
001 Section intro.mp4 (9.68 MB)
MP4
002 Include and exclude.mp4 (67.85 MB)
MP4
003 Target and lib.mp4 (181.45 MB)
MP4
004 Strict checks.mp4 (46.28 MB)
MP4
005 Declaration and Source maps.mp4 (28 MB)
MP4
006 CLI options.mp4 (47.52 MB)
MP4
config.ts (34 B)
TS
Main spec.ts (64 B)
TS
Main.ts (53 B)
TS
1Async.ts (35 B)
TS
2Class.ts (522 B)
TS
3ArrowFunction.ts (84 B)
TS
4Utils.ts (337 B)
TS
5PromiseDemo.ts (253 B)
TS
StrictExamples.ts (843 B)
TS
Main.ts (400 B)
TS
Main.ts (405 B)
TS
config.ts (34 B)
TS
Main spec.ts (64 B)
TS
Main.ts (53 B)
TS
1Async.ts (35 B)
TS
2Class.ts (522 B)
TS
3ArrowFunction.ts (84 B)
TS
4Utils.ts (337 B)
TS
5PromiseDemo.ts (253 B)
TS
StrictExamples.ts (843 B)
TS
Main.ts (400 B)
TS
Main.ts (405 B)
TS
001 Section intro.mp4 (6.3 MB)
MP4
002 Base package.mp4 (67.35 MB)
MP4
003 Npm package.mp4 (41.34 MB)
MP4
004 Using the TypeScript package.mp4 (19.32 MB)
MP4
index.ts (1.22 KB)
TS
IdGenerator.ts (178 B)
TS
index.ts (1.22 KB)
TS
IdGenerator.ts (178 B)
TS
index.ts (117 B)
TS
index.ts (117 B)
TS
001 Section intro.mp4 (13.14 MB)
MP4
002 JS prototypes.mp4 (50.76 MB)
MP4
003 First Decorator - fields.mp4 (32.94 MB)
MP4
004 Class decorators.mp4 (67.58 MB)
MP4
005 Decorator factories.mp4 (39.09 MB)
MP4
006 Method decorators - arguments.mp4 (94.88 MB)
MP4
007 Method decorators - advanced.mp4 (54.71 MB)
MP4
008 Parameter decorators.mp4 (20.16 MB)
MP4
009 TypeScript 5 decorators intro.mp4 (35.05 MB)
MP4
010 TypeScript 5 class decorators.mp4 (76.91 MB)
MP4
011 TypeScript 5 field decorators.mp4 (48.42 MB)
MP4
012 TypeScript 5 decorator factories.mp4 (18.37 MB)
MP4
013 TypeScript 5 method decorators.mp4 (106.19 MB)
MP4
014 TypeScript 5 accessor decorators.mp4 (65.84 MB)
MP4
Manager.ts (1.26 KB)
TS
Manager.ts (492 B)
TS
Manager.ts (702 B)
TS
Project.ts (989 B)
TS
Manager.ts (835 B)
TS
Manager.ts (900 B)
TS
Manager.ts (683 B)
TS
Project.ts (1010 B)
TS
Project.ts (853 B)
TS
Manager.ts (1.26 KB)
TS
Manager.ts (492 B)
TS
Manager.ts (702 B)
TS
Project.ts (989 B)
TS
Manager.ts (801 B)
TS
Manager.ts (835 B)
TS
Manager.ts (900 B)
TS
Manager.ts (683 B)
TS
Project.ts (934 B)
TS
Project.ts (1010 B)
TS
Project.ts (853 B)
TS
001 Section intro.mp4 (14.16 MB)
MP4
002 Express TypeScript setup.mp4 (49.49 MB)
MP4
003 Express Routing.mp4 (101.97 MB)
MP4
004 Express types and handlers.mp4 (65.08 MB)
MP4
005 AwesomeDb.ts (1.13 KB)
TS
005 Database solution.mp4 (98.31 MB)
MP4
006 Express middleware - request validator.mp4 (42.06 MB)
MP4
007 Zod.mp4 (121.96 MB)
MP4
008 Container.ts (970 B)
TS
008 Dependencies container.mp4 (47.4 MB)
MP4
Employee handler.ts (1.35 KB)
TS
Employee model.ts (195 B)
TS
Employee route.ts (429 B)
TS
EmployeeDataAccess.ts (627 B)
TS
Validator.ts (1.02 KB)
TS
ZodValidator.ts (732 B)
TS
Reports route.ts (630 B)
TS
AwesomeDb.ts (1.13 KB)
TS
IdGenerator.ts (156 B)
TS
Server.ts (1.1 KB)
TS
Container.ts (970 B)
TS
001 Section intro (and disclaimer).mp4 (30.67 MB)
MP4
002 React TypeScript project initialization.mp4 (38.54 MB)
MP4
003 React state and props.mp4 (21.75 MB)
MP4
004 React Types.mp4 (17.17 MB)
MP4
005 React component modeling.mp4 (15.6 MB)
MP4
006 Rendering lists in React with TypeScript.mp4 (70.7 MB)
MP4
007 React form and dynamic data.mp4 (97.91 MB)
MP4
008 React backend connection.mp4 (48.4 MB)
MP4
009 Error handling in React.mp4 (35.09 MB)
MP4
Employee model.ts (197 B)
TS
DataService.ts (741 B)
TS
FakeDataService.ts (653 B)
TS
vite-env d.ts (39 B)
TS
vite config.ts (170 B)
TS
001 Section intro.mp4 (4.78 MB)
MP4
002 Debugging.mp4 (35.26 MB)
MP4
003 Linting.mp4 (30.63 MB)
MP4
004 Code navigation and refactoring.mp4 (59.89 MB)
MP4
Main.ts (425 B)
TS
Utils.ts (101 B)
TS
001 Thank you!.mp4 (5.13 MB)
MP4

https://thumbs2.imgbox.com/42/55/FTJYz8eC_t.jpg

https://img87.pixhost.to/images/1010/363506399_rg.png

Код:
 https://rapidgator.net/file/8df60c16f5066d07f55325f1cb0e93a4/_TypeScript_5_for_developers.z01
https://rapidgator.net/file/b163ecec4f22b37785dcf587d22d1f22/_TypeScript_5_for_developers.z02
https://rapidgator.net/file/91eeeb06827888a233d0d49228072ed7/_TypeScript_5_for_developers.zip

https://img88.pixhost.to/images/1104/374887060_banner_240-32.png

Код:
 https://ddownload.com/fqyweehjrq79/_TypeScript_5_for_developers.z01
https://ddownload.com/1mob6aciimsq/_TypeScript_5_for_developers.z02
https://ddownload.com/i9fjqg130efe/_TypeScript_5_for_developers.zip