2 Ways to USE Reactive with Vue 3 (Beginners) - Part 2 (Pokemon API)

Опубликовано: 23 Март 2026
на канале: VueReference
2,441
45

Reactive is a function in the Vue composition API that helps developers add reactivity to their applications. Unlick ref, the other function mainly used by developers, reactive allows for a better way to organize data input and output.

In this video, we show you 2 use cases for using reactive. In part 2, we use the pokemon API to get data about specific pokemon. We use reactive to receive API data and output it to the browser.

***Join the free course waitlist: https://vuereference.com/free-course

Part 1 of video:    • 2 Ways to USE Reactive with Vue 3 (Beginne...  

***Reactive Use Cases Article:

https://vuereference.com/blog/vue/2-u...

Documentation:

***Ref and Reactive https://vuereference.com/documentatio...

***V-model
https://vuereference.com/documentatio...

***Event Handlers
https://vuereference.com/documentatio...

Pokemon API:

https://pokeapi.co/

** Professional Inquiries **
Email me: [email protected]