Learn Vue.js Essentials LiveLessons

Learn Vue.js Essentials LiveLessons

English | TS | AVC 1280×720 | AAC 44KHz 2ch | 3h 42m | 978 MB

Shaun Wassell covers what developers need to successfully create and manage front-end codebases using Vue.js, currently one of the most popular front-end JavaScript frameworks.

Vue allows developers to create beautiful, performant, and easily maintainable websites incredibly quickly. It also has the added benefit of allowing developers to incorporate the code into their sites incrementally. For some time, Vue.js was almost hidden in obscurity by the overwhelming amount of attention given to React and Angular. But lately, the number of people talking about, writing about, and building great apps with Vue.js has exploded. Vue.js is an incredibly simple and approachable framework. It works well when simply adding interactivity to a page, and it is more than appropriate for full-scale apps.

Learn Vue.js Essentials LiveLessons is a hands-on, comprehensive guide to learning and mastering the Vue library, including screen-casting, slides, and hands-on coding demonstrations.

What You Will Learn

  • Code a full-scale Vue application
  • Build and deploy this application so that it can be accessed from anywhere
  • Learn to recognize good and bad patterns in Vue code
  • Use composition to increase code reuse and flexibility
  • Learn about directives and how they work
Table of Contents

0.0 Learn Vue.js Essentials Introduction
1.0 Learning objectives
1.1 Understand the purpose and benefits of Vue
1.2 Create and run a Vue app
1.3 Generate Vue projects with the Vue CLI
1.4 Understand the different parts of a Vue component
1.5 Create your own Vue component
1.6 Pass props to components
2.0 Learning objectives
2.1 Use State in components
2.2 Decide where to put State
2.3 Use lifecycle hooks in components
2.4 Handle clicks and other events
2.5 Render components conditionally
2.6 Display lists of components
2.7 Add styling to Vue components
3.0 Learning objectives
3.1 Set up routing in Vue
3.2 Use URL parameters
3.3 Pass props to route components
4.0 Learning objectives
4.1 Create forms in Vue
4.2 Build a navigation bar in Vue
4.3 Load data and make requests in Vue
5.0 Learning objectives
5.1 Learn about Vue Mixins
5.2 Use custom directives in Vue
6.0 Learning objectives
6.1 Host a Vue app on Netlify
6.2 Host a Vue app on Firebase Hosting
7.0 Learn Vue.js Essentials Summary

Homepage