This course mainly explains the TypeScript language features and uses TS to solve the shortcomings of the JavaScript type system. Summary of content: Strong typing and weak typing, static typing and dynamic typing, issues with JavaScript’s own type system, Flow static type checking solution, TypeScript language specifications and basic applications.