-
#VueInstallation and first application on vue
Lesson 1: Installing the environment, creating the first application, and understanding the basics
5 min -
#VueReactivity in Vue 3: working with data in Composition API + TypeScript
Lesson 2: Analyzing reactivity in Vue 3 in practice: ref(), reactive() and computed() in the Composition API. Examples with TypeScript and ready-made code
5 мин -
#VueVue 3 Props: How to transfer data between components — full guide
Lesson 3: Analyzing props in Vue 3: syntax, validation, typing in TypeScript and common errors. Code examples and best practices
4 min -
#VueVue 3 Emits: A Complete Guide to Typed Events in Composition API + TypeScript
Lesson 4: Analyzing Vue 3 Emissions in the Composition API: event typing, customization, and best practices. Examples with TypeScript and ready-made code
6 min -
#VueVue 3 Slots in the Composition API: A Complete Guide with Examples
Lesson 5: Analyzing slots in Vue 3: regular, named, and scoped slots in the Composition API. Practical examples and best practices for flexible componentst
4 min -
#VueVue 3 templates and dirquetives: a complete guide to the Composition API + TypeScript
Lesson 6: Analyzing Vue 3 templates: interpolation, v-if/v-for, working with events. Practical examples on the Composition API and TypeScript — from the basics to advanced techniques
6 мин -
#VueVue 3 Composition API: Lifecycle Hooks full guide
Lesson 7: We analyze all the life cycle hooks in Vue 3: onMounted, onUpdated, onUnmounted. A practical example of loading API data using the Composition API. Optimal approaches and common mistakes
6 мин