Vue 3 full course in one day + helpful docs (Cheat Sheet)
Quick start! All Vue 3 features! The Cheat Sheet and instructions on how to use it.
Description
The latest version of the Vue JS framework - Vue3. A lot of examples and realtime coding.
You will learn step by step how Vue 3 works under the hood, how to create Vue 3 components, how to create Vue 3 applications.
Description Vue 3 Reactivity - fundamental ideas.
All possible features included in this course: Options API, Composition API, Script setup, Directives, Data flow, Lifecycle hooks, Props, Events, Slots, Watch, Computed, Provide/Inject, Special Components ...ect.
You will be faced with the modern Vue ecosystem: Router, Vuex, Pinia.
The key point is to share the Cheat Sheet with you - you can print it and use it to work with Vue 3 JS. You will get your own systemized documentation. In general this course helps you to understand the Vue 3 framework and gives you the powerful cheat sheet information.
This course saves you time so you don't have to read a lot of documentation.
You can start your new production projects with Vue 3 - the core and subprojects are ready to use. Vue is a JavaScript framework for creating complex web interfaces. It builds on top of standard HTML, CSS and JavaScript, and provides a declarative and component-based programming model that helps you efficiently develop user interfaces, be they simple or complex.
What You Will Learn!
- All Vue 3 features and knowledge: reactivity, interpolations, directives, vue 3 application, single-file components, ect...
- Different Vue 3 API styles: Options API Vue 3, Composition API Vue 3, Script setup Vue 3
- Data flow Vue 3: props, events, provide/inject. Lifecycle hooks Vue 3
- Vue 3 modern ecosystem: Router, Vuex, Pinia
- The Cheat Sheet explanation - and how to work with it
Who Should Attend!
- Front-end engineers
- JavaScript engineers
- Web developers