Learn and implement the basic concepts and core features to easily develop web applications with Vue.js.
After taking this course, you'll find frontend development with Vue.js enjoyable.
The company implemented the front-end with Vue.js. It was difficult to do without any knowledge of Vue.js. In order to use it for work quickly, I purchased the Vue.js Complete Guide and applied it right away while listening to the lecture. However, since I did not have basic knowledge, there were many cases where I used it without knowing why I had to use it. Basic knowledge is essential. When I heard that a new lecture was released, I purchased it right away and finished the course in one day. The lecture was good to listen to because it paid attention to the clear voice and the details that were considerate of the user (icon enlargement, subtitles, learning materials, etc.). I am looking forward to the next lecture.
5.0
Yunse Lee
100% enrolled
Just as I was about to study something new, a new lecture was registered and I started it right away.
The content is good... ^^ Above all, the voice is clear, and the screen is enlarged at important moments, so the composition is meticulously thought out.
When it comes to Vue lectures, Captain Pangyo Jang Gi-hyo is the best. ^^ ~~ I want to learn the intermediate level too. ^^
5.0
야옹이는애옹
100% enrolled
I am a web developer who is entering my second year.
In fact, since our company mainly uses public corporations as its customers, we mainly use javascript, jquery, html, css, spring, and mainly use EditPlus as an editor.
Since I mainly use the above technologies at work, I felt like I was falling behind the trend, so I took this course to start my personal project with Vue.js, and it was really helpful.
1. It was good to learn how to use vscode.
Since I mainly use EditPlus for work, I got so used to it that I couldn't change it, but after using vscode through this course, I found it really convenient. My company now mainly uses vscode.
2. Since each lecture is short, I liked that I could focus little by little.
As an office worker, I tend to get a little loose when the lecture time is long, but this course is divided into several short sessions, so I can focus well and I feel a sense of accomplishment(?).
It's still hard to apply it to personal projects, but I'll have to build up my skills by reading the webpack lecture and the official vue.js documentation.
Thank you for the great lecture. I'd like to try the intermediate level when I get the chance.
What you will gain after the course
Frontend development
Screen UI Development
Javascript
Web Development
Vue.js Development
Vue.js
Getting Started with Vue.js, Age of Vue.js 🌌
This is a newly created Vue.js beginner course thanks to the support of over 1,000 people.
This is a renewed course of Vue.js for Everyone. From a beginner's perspective, we've lowered the bar even further and explained in detail the knowledge that's good to know when doing frontend development. The content is packed with value so you can start web development with Vue.js in an enjoyable way, so if you're interested, be sure to check out the course introduction video! 😁. Từ góc nhìn của người mới bắt đầu, chúng tôi đã hạ thấp tầm nhìn hơn nữa để giải thích chi tiết những kiến thức hữu ích khi phát triển frontend. Nội dung được cấu trúc chặt chẽ để bạn có thể bắt đầu phát triển web một cách thú vị với Vue.js, vì vậy nếu bạn quan tâm, hãy nhất định xem video giới thiệu khóa học nhé! 😁
Anyone interested in frontend development can learn this 🏃♀️
Publishers who want to transition to frontend developers
Designers who want to try frontend developmentphát triển frontend
Front-end developer college students preparing for employmentlập trình viên frontend
Backend developers who want to move away from jQuery and use a framework
📢 Please make sure to check the prerequisites!
To learn the Vue.js framework, you must know the basics of HTML, CSS, and JS.
Learn in a fun way through hands-on practice ✨
Event Emit?
You'll implement the process of events occurring on the web and exchanging data between components. After listening to the explanation and doing the hands-on practice, you can gradually learn how the structure works through step-by-step solutions.
Creating a User Input FormFinal Project
You'll implement a simple login form. How is the ID and password data entered by users transmitted to the server? Build a solid foundation in handling events and composing components through Vue.
Lecture materials are provided 📖
We provide an online textbook that compiles the knowledge needed to develop web services with Vue.js.
We thoroughly explain Vue.js from its basic operating principles, and have packed in component-based design methods needed when developing actual services as well as project structuring know-how. While taking the course, study along with the Vue.js introductory book!
I notice the `` tags are empty - there is no Korean text between them to translate.
The surrounding context shows:
- Before: Korean text about component-based design and Vue.js
- After: Korean text about Q&A and prerequisites
But there is no content between the `` tags for me to translate. Could you please provide the Korean text you'd like me to translate?
Anticipated Q&A
Q. I'm not familiar with frontend development. Can I still take this course?
This course is best suited for those who have basic knowledge of HTML, CSS, and JavaScript. In particular, if you are unfamiliar with JavaScript variables, functions, control statements, objects, etc., we recommend learning JavaScript fundamentals first before taking this course.
Q. A new version of Vue.js has been released. Should I still take this course?
Of course! All the concepts and content covered in the course can be applied identically in Vue 3. There's only about one instance option property that differs, so there's no problem learning with Vue 2 as there are no major differences.
Currently, Vue 2 is mostly used in actual work, and all the major features provided by Vue 3 can also be used in Vue 2. Once the Vue 3 ecosystem matures, I plan to create additional courses, so please keep that in mind!
Q. Can I apply what I learn from the course directly to my work?
Yes, you can immediately apply the basic concepts from instances to components to your service. If you follow the learning roadmap afterwards, you'll be able to progressively apply what you've learned 😄
The company implemented the front-end with Vue.js. It was difficult to do without any knowledge of Vue.js. In order to use it for work quickly, I purchased the Vue.js Complete Guide and applied it right away while listening to the lecture. However, since I did not have basic knowledge, there were many cases where I used it without knowing why I had to use it. Basic knowledge is essential. When I heard that a new lecture was released, I purchased it right away and finished the course in one day. The lecture was good to listen to because it paid attention to the clear voice and the details that were considerate of the user (icon enlargement, subtitles, learning materials, etc.). I am looking forward to the next lecture.
Hello, Heo Heon, Thank you for leaving a good review of the lecture :) I am personally more grateful that you listened to the perfect guide and even the basic course. Above all, I am even more grateful that you pointed out the features of the lecture that I prepared diligently and said it was good :) I hope you look forward to my content in the future. I will repay you with better content as much as you left a good review. Thank you!! :)
Just as I was about to study something new, a new lecture was registered and I started it right away.
The content is good... ^^ Above all, the voice is clear, and the screen is enlarged at important moments, so the composition is meticulously thought out.
When it comes to Vue lectures, Captain Pangyo Jang Gi-hyo is the best. ^^ ~~ I want to learn the intermediate level too. ^^
Hello Uno,
Thank you for quickly applying for the new course, completing it quickly, and leaving a nice compliment :) We are holding a comment event to celebrate the opening of the new course, and I would like to give Uno the opportunity first! Thank you again and I hope you will continue to support us in the future :)
I am a web developer who is entering my second year.
In fact, since our company mainly uses public corporations as its customers, we mainly use javascript, jquery, html, css, spring, and mainly use EditPlus as an editor.
Since I mainly use the above technologies at work, I felt like I was falling behind the trend, so I took this course to start my personal project with Vue.js, and it was really helpful.
1. It was good to learn how to use vscode.
Since I mainly use EditPlus for work, I got so used to it that I couldn't change it, but after using vscode through this course, I found it really convenient. My company now mainly uses vscode.
2. Since each lecture is short, I liked that I could focus little by little.
As an office worker, I tend to get a little loose when the lecture time is long, but this course is divided into several short sessions, so I can focus well and I feel a sense of accomplishment(?).
It's still hard to apply it to personal projects, but I'll have to build up my skills by reading the webpack lecture and the official vue.js documentation.
Thank you for the great lecture. I'd like to try the intermediate level when I get the chance.
Hello, Meow-ee-neun-aeong,
Thank you for your detailed course review. As a content creator, I am even more proud that the short course helped you feel a sense of accomplishment :) Since you wrote the course review so well, I will add an intermediate course! :) I hope it will be of great help to you in your personal toy project. If you write your Inflearn account email in the course inquiry corner, I will add it!
Thank you for the great lecture!, I was able to follow along with enjoyment,
I only read the book you recommended and this is my first time listening to the lecture, but you help me understand the basics well through repeated learning~
There were so many lectures that I didn't know when I would listen to them all, but I listened to them so intently that I was disappointed because they disappeared so quickly. I also liked the part where you provided links for reference in the lectures, and this is a lecture I recommend to those who want to solidify their basics! I'll listen to the rest quickly and go listen to the intermediate level too!
Hello Sanghoon, thank you for leaving a good lecture review :)
I also worried that it would be a bit long since it was over 5 hours after recording this lecture, but I feel good because you said that the time went by quickly. I hope Sanghoon can enjoy the remaining follow-up lectures. Since you seem to have already paid for the intermediate course, I would like to add a perfect guide course. Please leave your email on the lecture question board :) Thank you!