#46 - Composition API Basics - Vue 3 Tutorial

Опубликовано: 05 Октябрь 2024
на канале: KoderHQ
2,775
37

In this Vue 3 tutorial, we learn a different way to write component logic with the Composition API. We cover how to move to the new setup option and how to replace options from the Options API with their new function counterparts.

We cover the following topics:
1. What is the Composition API
2. The setup method
3. Replacing the data option
4. Replacing the methods option
5. Replacing the computed option
6. Input binding (Two-way databinding)
7. Replacing the watch option
8. Handling props
9. Handling custom events
10. Replacing provide and inject
11. Replacing lifecycle hooks

This lesson is also available in written format
https://www.koderhq.com/tutorial/vue/...

Check out the Vue 3 for Beginners playlist for more Vue tutorial videos
   • Vue 3 for Beginners  

Subscribe to the channel and never miss a lesson
   / @koderhq  

Visit the website for a wide range of programming tutorials
https://www.koderhq.com