2 Views· 14 July 2022
The best way to learn Vue.js in 2022 - CRASH COURSE
This beginner crash course is your first step on your path to Vue Mastery. On our platform you'll find a whole library of courses you can take to level-up your skills. 👉https://buff.ly/3eYE5qt
This Intro to Vue 3 crash course will give you a solid foundation of Vue.js skills.
Throughout the tutorial, you'll build an app to put concepts into practice.
Below you will find the starting and ending code for each lesson.
Lesson Markers:
0:00 Lesson 1 - Intro to Vue 3
2:17 Lesson 2 - Creating the Vue App
9:08 Lesson 3 - Attribute Binding
12:54 Lesson 4 - Conditional Rendering
17:59 Lesson 5 - List Rendering
21:23 Lesson 6 - Event Handling
25:48 Lesson 7 - Class & Style Binding
32:19 Lesson 8 - Computed Properties
38:35 Lesson 9 - Components & Props
45:08 Lesson 10 - Communicating Events
48:58 Lesson 11 - Forms & v-model
Github Repo: https://github.com/Code-Pop/Intro-to-Vue-3
Codepen: https://codepen.io/VueMastery/....projects/public?curs
Lesson 2 - Creating the Vue App
Codepen:
Starting code: https://codepen.io/VueMastery/....project/editor/XvJmb
Ending code: https://codepen.io/VueMastery/....project/editor/Amzmv
Github:
Starting code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L2-start
Ending code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L2-end
Lesson 3 - Attribute Binding
Codepen:
Starting code: https://codepen.io/VueMastery/....project/editor/ZWEjL
Ending code: https://codepen.io/VueMastery/....project/editor/AqemL
Github:
Starting code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L3-start
Ending code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L3-end
Lesson 4 - Conditional Rendering
Codepen:
Starting code: https://codepen.io/VueMastery/....project/editor/AayWg
Ending code: https://codepen.io/VueMastery/....project/editor/XqemM
Github:
Starting code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L4-start
Ending code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L4-end
Lesson 5 - List Rendering
Codepen:
Starting code: https://codepen.io/VueMastery/....project/editor/XLjyw
Ending code: https://codepen.io/VueMastery/....project/editor/XoMWK
Github:
Starting code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L5-start
Ending code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L5-end
Lesson 6 - Event Handling
Codepen:
Starting code: https://codepen.io/VueMastery/....project/editor/DdrWx
Ending code: https://codepen.io/VueMastery/....project/editor/AVrbo
Github:
Starting code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L6-start
Ending code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L6-end
Lesson 7 - Class & Style Binding
Codepen:
Starting code: https://codepen.io/VueMastery/....project/editor/AYxVm
Ending code: https://codepen.io/VueMastery/....project/editor/XmzmN
Github:
Starting code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L7-start
Ending code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L7-end
Lesson 8 - Computed Properties
Codepen:
Starting code: https://codepen.io/VueMastery/....project/editor/ZGvmV
Ending code: https://codepen.io/VueMastery/....project/editor/XgxWV
Github:
Starting code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L8-start
Ending code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L8-end
Lesson 9 - Components & Props
Codepen:
Starting code: https://codepen.io/VueMastery/....project/editor/DOjmK
Ending code: https://codepen.io/VueMastery/....project/editor/DBdRe
Github:
Starting code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L9-start
Ending code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L9-end
Lesson 10 - Communicating Events
Codepen:
Starting code: https://codepen.io/VueMastery/....project/editor/ARkgo
Ending code: https://codepen.io/VueMastery/....project/editor/XGvEN
Github:
Starting code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L10-start
Ending code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L10-end
Lesson 11 - Forms & v-model
Codepen:
Starting code: https://codepen.io/VueMastery/....project/editor/DVrWm
Ending code: https://codepen.io/VueMastery/....project/editor/XvJky
Github:
Starting code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L11-start
Ending code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/L11-end
Final Code: https://github.com/Code-Pop/Intro-to-Vue-3/tree/final
0 Comments