![[웹 개발 풀스택 코스] HTML&CSS 기초講義サムネイル](https://cdn.inflearn.com/public/courses/330075/cover/56b8da2a-c02d-4812-8ae0-a5dad11a3aab/fullstack-html-css-1.jpg?w=420)
[웹 개발 풀스택 코스] HTML&CSS 기초
개발자의 품격
본 강의는 풀스택 웹 개발자 양성을 위한 [웹 개발 풀스택 코스] 강의 시리즈의 HTML&CSS에 대한 강의입니다. 이 강의를 통해 웹 개발의 뼈대인 HTML과 웹을 아름답게 만드는 CSS에 대해서 이해하게 됩니다.
入門
HTML/CSS
This lecture is a lecture on the front-end part of the [Web Development Full Stack Course] lecture series for training full-stack web developers. This lecture is based on the contents of the instructor's book <A Week Before Investigating a Vue.js Project>.
Vue latest syntax
Mixins, Plugins, Custom Directives
Server Communication
Vuex State Management
Using useful external modules
Implementing UI Templates
Front-end development with a unique foundation!
Learn Vue.js properly ✨
✅ This lecture is part of the [Full-Stack Web Developer Roadmap] series.
Front-end development that captures the best of web and native apps at once!
Experience the progressive framework Vue.js.
Vue.js is a progressive framework for user interface development. Progressive means it embraces the benefits of both web and native apps, and is developed using standard patterns.
The web offers exceptional accessibility, as it can be accessed with just a browser, without any separate installation. Meanwhile, native apps offer the advantage of being faster and offering a superior user experience than standard web apps.
Ultimately, the goal of Vue.js is to provide a framework that allows you to build advanced web apps that embrace both the best of the web and the best of apps .
If you want to become a front-end developer,
Must be something like Vue.js
You need to know the front-end framework.
Web applications are already achieving performance improvements comparable to native mobile applications. Consequently, the majority of service and business applications are being developed using front-end frameworks like Vue. Therefore, learning a front-end framework like Vue is essential to becoming a front-end developer.
Vue has excellent readability of code because the area that implements HTML code, the area that implements JavaScript code, and the area that implements design CSS are completely separated.
When developing an application, it's rare for a developer to work alone. Typically, developers receive HTML/CSS output from a UI designer or web publisher and then integrate it into their programs. Vue's HTML and CSS code are completely separated , offering a significant advantage over React or Angular when working on collaborative projects.
Back-office systems refer to systems related to corporate operations. Examples include ERP, CRM, and HR. Vue.js is increasingly being chosen as the standard web front-end framework for back-office system development by a significant number of large domestic companies.
Unlike B2C services targeting general users, back-office systems typically have separate screens for each task and low component complexity. In these cases, fast and stable development is paramount. Furthermore, back-office systems often have separate development and operations teams. The operations team must be able to quickly take over the developed system, requiring a short learning curve, intuitiveness, and ease of collaboration. In this regard, Vue.js is recognized as the most suitable front-end framework.
Nothing is more important than building a solid foundation . We're not just studying for a year or two to do this job. We're preparing to do it for at least several decades. So, we need to look further ahead and prepare properly.
This course thoroughly covers Vue.js itself. While covering the fundamentals, it's not boring, and it also provides practical insights into what to consider in practice. To ensure even beginners can easily follow along, we break down concepts, syntax, and functions as much as possible, providing example code for every topic .
If you complete this course, you'll probably learn more than any expert. (But why would an expert be an expert? Because they have a lot of practical experience. 😉)
After mastering the fundamentals of Vue.js, you'll master the most common web screen patterns used in real-world development, enabling you to immediately become a competent developer. Surprisingly, most systems consist of just a few screen patterns, accounting for over 70% of the screen area.
This course will teach you how to develop standard web screen patterns, including the ListToDetail, MasterDetail, MultipleEdit, and Shuttle patterns, ensuring you fully understand and develop them. This course will make the countless real-world scenarios you'll face in the future both fun and informative, while also building the practical skills to effectively execute them.
Web Development Full Stack Course,
1. [Web Development Full-Stack Course - HTML & CSS Basics]
2. [Web Development Full-Stack Course - Vanilla JavaScript]
3. [Web Development Full-Stack Course - Bootstrap Basics]
4. [Web Development Full-Stack Course - A Week Before Deploying a Vue.js Project - From Basics to Practice ] Current Course
5. [Web Development Full-Stack Course - Understanding Databases Through Netflix and Carrot Market Analysis]
6. [Web Development Full-Stack Course - A Week Before Deploying a Node.js Project - From Basics to Practice ]
7. [Web Development Full-Stack Course - Portfolio]
A 24-year software developer who wants to make a positive impact on the world through software technology.
I love sharing my knowledge and always enjoy learning new skills.
I've worked as a consultant and developer, building ERP systems for over 60 global companies, both domestically and internationally. I also have experience selling software I developed myself to leading companies both domestically and internationally. I'm also the CEO of an IT startup.
Working not only as a developer, but also as a UX consultant and occasionally as a business consultant, I've gained extensive experience in all aspects of application and service development, from planning to development. Now, with over 20 years of practical experience, I'm dedicated to sharing my knowledge with my juniors, with a strong sense of mission to impart truly essential skills and truly relevant knowledge.
Who is this course right for?
Working developer starting a project with Vue.js
Web Frontend Developer
Need to know before starting?
HTML
CSS
JavaScript
10,944
Learners
248
Reviews
152
Answers
4.9
Rating
8
Courses
소프트웨어 기술을 통해 세상에 선한 영향력을 주고 싶은 24년차 소프트웨어 개발자.
지식을 나누는 것을 좋아하고 항상 새로운 기술을 익히는 것을 즐겨요.
국내외 60개가 넘는 글로벌 기업 ERP 시스템을 구축하는 컨설턴트 및 개발자로 활동하였고, 직접 개발한 소프트웨어를 국내는 물론 해외 유수의 기업에 판매를 한 경험 또한 가지고 있어요. IT스타트업 대표이사 이기도 해요.
개발자 뿐만 아니라, UX 컨설턴트로, 때로는 비즈니스 컨설턴트로 일하면서 애플리케이션과 서비스 개발 시 기획에서 개발까지 전과정에 대한 수많은 경험을 쌓았고, 이제는 20년이 넘는 실무 경험을 바탕으로 후배들에게 정말 필요한 기술, 정말 제대로 된 지식을 전달하는 사명감을 갖고 지식 나눔에 일을 하고 있어요.
이메일 - seungwon.go@gmail.com
All
35 lectures ∙ (23hr 59min)
Course Materials:
1. What is Vue.js?
05:07
3. Router
33:56
4. Data binding
01:44:34
5. event
34:40
8. Lifecycle Hook
35:01
10. Using Bootstrap
03:54
12. Slot
24:51
15. Custom Directive
33:10
16. mixin
01:22:32
17. Plugin
44:21
18. State Management (Vuex)
01:42:52
19. Composition API
42:45
20. Kakao Login
51:23
21. Naver Login
30:06
22. Kakao Maps API
23:57
23. Fontawesome
18:00
24. FullCalendar
27:00
25. Sweetalert2
18:07
27. vue-good-table
39:27
28. vue-apexcharts
01:12:22
All
6 reviews
5.0
6 reviews
Reviews 1
∙
Average Rating 5.0
Reviews 1
∙
Average Rating 5.0
Reviews 25
∙
Average Rating 5.0
Edited
Reviews 16
∙
Average Rating 4.6
Reviews 1
∙
Average Rating 5.0
$187.00
Check out other courses by the instructor!
Explore other courses in the same field!