Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Up and Running with TypeScript, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:00
    Installing TypeScript and Running the TypeScript Compiler (tsc)
  • Урок 2. 00:00:53
    Configuring a New TypeScript Project
  • Урок 3. 00:01:25
    Configuring TypeScript Which Files to Compile with "Files" and "OutDir"
  • Урок 4. 00:00:59
    Stopping a TypeScript Build When Errors Are Found
  • Урок 5. 00:05:01
    Loading Compiled TypeScript Files in Browser with SystemJS
  • Урок 6. 00:01:32
    Compiling TypeScript with WebStorm
  • Урок 7. 00:01:49
    TypeScript - Using Exclude and RootDir until File Globs Lands in 2.0.
  • Урок 8. 00:03:15
    TypeScript - What Happens to Compiled Interfaces
  • Урок 9. 00:03:39
    Using Lodash in TypeScript with Typings and SystemJS
  • Урок 10. 00:04:45
    TypeScript - Using Typings and Loading From node_modules
  • Урок 11. 00:03:24
    TypeScript - Understanding Decorators
  • Урок 12. 00:06:00
    TypeScript - Reflection and Decorator Metadata
  • Урок 13. 00:05:52
    TypeScript - Definition Files
  • Урок 14. 00:02:42
    TypeScript - Generating Definition Files