Plans from $25/month
This lesson is for members. Join us?
Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!
Typesafe Plugin Options with TypeScript
In this lesson, learn how to prevent errors and support amazing autocompletion/intellisense by typing your Vue.js plugin’s options. This can be done with typescript and a createMyPlugin function.
Links
- Changes made to Prep Project for TS (Commit in Github)
- Lesson Starting Point (with TS changes in Stackblitz)
