Vue.js 3.0 is out and in this tutorial I create a fully featured app with Tailwind CSS and the composition API. We use the Pokemon API to do this!
- 0:00 Introduction
- 1:07 App Introduction
- 02:36 Installing Vue and Setting Up App
- 06:13 Setting Up App.vue
- 07:21 Setting Up Routes
- 09:35 Loading Data in Home.vue
- 14:46 Updating Home.vue template/HTML
- 18:20 Filtering Data with Computed Property
- 21:38 Adding In router-links
- 23:19 Loading Data in About.vue
- 26:21 Updating template/HTML in About.vue
- 30:00 Conclusion
#vue #vuejs #javascript #programming #tailwindcss