Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Learning TypeScript [Updated: 4/1/2024] (Repost)

Posted By: IrGens
Learning TypeScript [Updated: 4/1/2024] (Repost)

Learning TypeScript [Updated: 4/1/2024]
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 11m | 189 MB
Instructor: Jess Chadwick

TypeScript adds discipline to JavaScript development. You can find errors in your code before you execute it, and leverage productivity enhancements like variable and property renaming. Despite its many parts—types, annotations, interfaces, and classes—adding TypeScript to your workflow doesn't have to be difficult.

Join web developer Jess Chadwick as he walks you through the foundations, helping you set up TypeScript and use it in simple ways to improve existing JavaScript projects. Learn how to define custom types, convert existing JavaScript classes to TypeScript classes, and encapsulate your logic and data with access modifiers. Plus, find out how to reuse code with generics, type check files, and add type support for APIs. Using these techniques, you can become a more productive, efficient JavaScript developer.

Learning objectives

  • Adding TypeScript to an existing app
  • Describing code with types
  • Defining custom types
  • Converting JavaScript classes to TypeScript
  • Encapsulating logic and data
  • Reusing logic with generics
  • Type checking
  • Adding type support for APIs


Learning TypeScript [Updated: 4/1/2024] (Repost)