Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Use TypeScript to Develop Vue.js Web Applications, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:02:40
    Write a Vue Component as a Class in TypeScript
  • Урок 2. 00:03:05
    Extend Vue Components in TypeScript
  • Урок 3. 00:03:20
    Use Vue Router in TypeScript
  • Урок 4. 00:04:03
    Create Type-Safe Vue Directives in TypeScript
  • Урок 5. 00:02:27
    Use Properties in Vue Components Using @Prop Decorator with TypeScript
  • Урок 6. 00:03:27
    Use Two-Way Binding in Vue Using @Model Decorator with TypeScript
  • Урок 7. 00:01:41
    Watch for Changes in Vue Using the @Watch Decorator with TypeScript
  • Урок 8. 00:02:18
    Use Dependency Injection in Vue Using @Inject and @Provide Decorators with TypeScript
  • Урок 9. 00:02:31
    Create your own Decorators in Vue with TypeScript
  • Урок 10. 00:07:21
    Use AOP in Vue Components with TypeScript and Kaop-ts
  • Урок 11. 00:05:33
    Decouple Dependencies Using IoC Containers in Vue with TypeScript and InversifyJS