egghead.io
illustration for Use TypeScript to Develop Vue.js Web Applications

Course

Use TypeScript to Develop Vue.js Web Applications

  1. 1
    Write a Vue Component as a Class in TypeScript
    2m 39s
  2. 2
    Extend Vue Components in TypeScript
    3m 4s
  3. 3
    Use Vue Router in TypeScript
    3m 19s
  4. 4
    Create Type-Safe Vue Directives in TypeScript
    4m 2s
  5. 5
    Use Properties in Vue Components Using @Prop Decorator with TypeScript
    2m 26s
  6. 6
    Use Two-Way Binding in Vue Using @Model Decorator with TypeScript
    3m 26s
  7. 7
    Watch for Changes in Vue Using the @Watch Decorator with TypeScript
    1m 40s
  8. 8
    Use Dependency Injection in Vue Using @Inject and @Provide Decorators with TypeScript
    2m 17s
  9. 9
    Create your own Decorators in Vue with TypeScript
    2m 30s
  10. 10
    Use AOP in Vue Components with TypeScript and Kaop-ts
    7m 20s
  11. 11
    Decouple Dependencies Using IoC Containers in Vue with TypeScript and InversifyJS
    5m 32s

Create your own Decorators in Vue with TypeScript

Alex Jover Morales
InstructorAlex Jover Morales
  • vue
    Vue.js^2.2.6
  • typescript
    TypeScript^2.3.2

Share this video with your friends

Send Tweet

We’ve used @Watch, @Inject and more decorators from vue-property-decorator. In this lesson however we will guide you through creating your own decorators in order to add common functionality to your Vue components using TypeScript.

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Talks
  • Podcasts
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions