Home / Course / JavaScript

In-depth explanation of TypeScript - Snake in action

IntroductionChapterCourseware
This set of video tutorials provides an in-depth explanation of TypeScript, covering environment construction, various types in TypeScript (basic types, arrays, objects, tuples, enumerations, unknown, any, void, never, etc.), and the compilation of TypeScript. options, as well as related object-oriented knowledge in TypeScript (classes, abstract classes, and interfaces). At the end of the tutorial, the knowledge is systematically connected through a practical project "Snake". TS itself is not a sophisticated technology and can be easily mastered by students with a basic knowledge of JavaScript.
  • Difficulty:Intermediate
  • Total of30 chapters
  • 21661 plays
  • About Instructor

    王林
    王林
    student
    You will learn:

    This set of video tutorials provides an in-depth explanation of TypeScript, covering environment construction, various types in TypeScript (basic types, arrays, objects, tuples, enumerations, unknown, any, void, never, etc.), and TypeScript compilation. options, as well as object-oriented knowledge (classes, abstract classes, and interfaces) in TypeScript. At the end of the tutorial, the knowledge is systematically connected through a practical project "Snake". TS itself is not a sophisticated technology and can be easily mastered by students with a basic knowledge of JavaScript.

  • CancelreplySending
  • php.cn