The best course for those starting with TypeScript in Vue.js. Master Vue.js + TypeScript in a fun way with 2 hands-on projects. Apply what you learn directly to your work right away! 😄
Are you comfortable building web applications with Vue.js? Then it's time to learn TypeScript. Why not make the features you build more robust and help others understand your code more easily with TypeScript? Start taking the Vue.js + TypeScript course right now to make your Vue.js frontend development even more enjoyable.
The course is structured like this 📚
How to get started with TypeScript in Vue.js
How to gradually apply TypeScript to existing Vue.js + JavaScript projects
Tips and know-how for applying TypeScript directly to real-world Vue.js code
How to create highly reusable Vue.js unit components
The attitude of preparing for Vue 3
2 Projects Covered in the Course 🎲
I notice that the `` tags are empty - there is no Korean text between them to translate.
The surrounding context shows Korean text before and after, but the actual content to be translated is missing. Could you please provide the Korean text that needs to be translated?
[First Project] To-do Management App
[Second Project] News and Job Board App
Expected Q&A 🙋🏻♂️
Q. I'm just starting with Vue.js, can I take this course?
This is not a beginner course. It is available for those who have completed all of Captain Pangyo's Vue.js Learning Roadmap. This course is not suitable for those who have not completed all prerequisite courses, so please study the prerequisite courses first!
Q. Vue 3 was recently released. Is this course taught using Vue 3?
No, this course is conducted with Vue 2. However, you can use what you learn in the course directly in Vue 3. Due to the Vue 3 ecosystem not being mature yet, the course proceeds with Vue 2, which can be used immediately in practical work. Please note that the latter part of the course also briefly covers how to apply TypeScript to Vue 3.
Q. Can I take this course if I don't know TypeScript at all?
Q. I'm developing well with just JavaScript in practice, so do I need to learn TypeScript too?
If you have experience developing complex web applications with multiple people, you probably prefer well-documented code that is highly readable and easy to understand at a glance. TypeScript not only maximizes these advantages but also helps you write code more easily and can reduce bugs in advance when running your application in the future. Once you learn it, development will become much more convenient for you!
I notice that the `` tags are empty - there is no Korean text between them to translate.
The surrounding context shows:
- Before: Korean text about helping write code easily and reducing bugs
- After: Korean text about checking prerequisites before taking the course
However, there is no actual content between the `` tags for me to translate. Could you please provide the Korean text you'd like me to translate?
📢 Please make sure to check before taking the course!
This course is designed for learners who have completed both of the above roadmaps. Please make sure to check the prerequisites!
It was nice to be able to use vue2 and typescript together. Especially the ref and event related utility types at the end were especially fun! However, it was a pity that it was a little different as we progressed because it was mainly based on old versions.