In-Depth Vue 3 For Beginners (Inc. Composition API, Router)

A premium training course to teach you all about Vue 3, especially designed for beginners to help build various user interfaces. About This Video 4 projects-personal portfolio/blog project, countdown app, dashboard app, and creative cards app Source code at each stage to get you going without any ha...

Full description

Bibliographic Details
Main Author: Dixon, Chris
Format: eBook
Language:English
Published: Packt Publishing 2021
Edition:1st edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 03018nmm a2200289 u 4500
001 EB001996983
003 EBX01000000000000001159884
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210823 ||| eng
100 1 |a Dixon, Chris 
245 0 0 |a In-Depth Vue 3 For Beginners (Inc. Composition API, Router)  |c Dixon, Chris 
250 |a 1st edition 
260 |b Packt Publishing  |c 2021 
300 |a 1 video file, approximately 11 hr., 8 min. 
653 |a Vidéo en continu 
653 |a Vidéos sur Internet 
653 |a Internet videos / http://id.loc.gov/authorities/subjects/sh2007001612 
653 |a streaming video / aat 
653 |a Streaming video / http://id.loc.gov/authorities/subjects/sh2005005237 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Made available through: Safari, an O'Reilly Media Company 
776 |z 9781801079112 
856 4 0 |u https://learning.oreilly.com/videos/~/9781801079112/?ar  |x Verlag  |3 Volltext 
082 0 |a 000 
520 |a A premium training course to teach you all about Vue 3, especially designed for beginners to help build various user interfaces. About This Video 4 projects-personal portfolio/blog project, countdown app, dashboard app, and creative cards app Source code at each stage to get you going without any hassle Beginner-friendly course In Detail Vue is a JavaScript framework to build user interfaces and single-page applications. This course is focused on the latest version of Vue 3, its important features, and working on 4 projects to implement the skills learned. Personal portfolio/blog project: This project strips away the complexities/build tools and focuses purely on Vue.js. Taking a simple HTML file, we add the Vue library to not only learn the core features but also to see how easily we can add it to an existing website. Countdown app: Once you have a solid grounding, it is time for project 2. This is an event countdown app that introduces you to a more sophisticated setup using the Vue CLI. While building the project, you will learn so much more, including watchers, computed properties, forms, conditional rendering, and teleport, to name a few. Dashboard app: Project 3 is a dashboard application with multiple pages, making use of dynamic components. We will discover different ways of passing data in Vue.js, including provide/inject and the different types of slots available. Creative cards app: The last project is a card editing application. You will begin with a library of greeting cards the user can select, and then once chosen, an edit screen will allow the user to edit the text, images, and overall styling as well. This project will introduce the new Vue 3 Composition API, how to organize your code into reusable files, routing, lazy loading, cloud functions, image uploading, and using a database. By the end of this course, you will have already built 4 projects and learned all of the essential Vue skills, along with the new Vue.js 3 features and syntax