Vue 3 with TypeScript Tutorial #5 - Functions

preview_player
Показать описание
In this Vue 3 & TypeScript tutorial you'll learn how to use TypeScript to create component functions (methods).

🐱‍👤 View this course in full without ads on Net Ninja Pro:

🐱‍💻 Course Files:

🐱‍👤 JOIN THE YOUTUBE NET NINJA GANG -

🐱‍💻 🐱‍💻 My Udemy Courses:

🐱‍💻 Useful playlists:

🐱‍💻 🐱‍💻 Other links:

🐱‍💻 Social Links:
Рекомендации по теме
Комментарии
Автор

Thanks for all the series, these are super helpful.
I have always wanted to jump on Vue, but there are so many options in development - option API, composition API, js, ts...- it is a kind of maze for beginners.
Your videos along with slowly inspecting the docs, have helped me to get the full grasp of the hype.
Thanks a lot!

victorhugovaldezsoto
Автор

Hey Shaun, thanks so much for the course. It's very insightful and your course has definitely made me feel comfortable with taking the step to upgrade to Vue 3 with Typescript!

I was just wondering though; what is your opinion on using an Enum instead of a Tupal for the click handler? I thought it would be less error-prone to use enums instead of writing the same string value in your template and script.

Ekilla
Автор

Nice to kno yer still makin videos lad!

skrumb
Автор

for my types file.. if i have multiple types and i want to keep them within 1 file how do I export, import and use them within the vue component? or is it suggested we have 1 type for each .ts file to be exported ?

hwang
Автор

Will you ever create a course on web scraping?

robertdownton
Автор

Thank you <3! Can you use SCSS please!

AngelGonzalez-grqq
Автор

it's much better to use enum instead of String Literal Types in this case

VitaliiHorodetskyi
Автор

Any update on how to use Pinia with typescript? :)

grimonce
Автор

Hey Shaun, maybe three.js tutorial next?

justbekin
Автор

Will you ever create a course on Etherium Web3?

DevangPatil
Автор

I like your VS Code theme...what its called???

parthsinha
Автор

Thanks for the course❤️
Just one fun question, why did you have rupees

adityaray
Автор

phone number authentication using firebase please

anilkumarukl
Автор

If you are an indie developer, you don't need typescript at all, it is mandatory or required only if the company you work for or the project you work on uses typescript, most of the web apps are built with javascript, just a reminder 😁😁😁

maskman