In this video I’m gonna show you how to get started with Pinia in 30 minutes!
👉 Pinia & Vue 3 Course: https://dannys.link/compositionapi
Pinia is an incredible new State Management library for Vue 3 Composition API apps.
In this video I’ll show you how to use it to move all of your app’s Data, Methods & Computed properties into State, Actions and Getters within a Pinia Store - so that all of these can be used ANYWHERE within your app - in around 30 minutes.
⬇ Chapters: ⬇
0:00 Introduction
1:30 Getting Started
3:15 Simplify Project
5:27 Counter App - Elements & Styles
6:58 Counter App - Data & Methods
9:26 Counter App - Computed Property
11:22 What is Pinia?
15:34 State
19:52 Actions
21:59 Getters
25:30 Two-Way Data Binding
27:04 Use our Store Everywhere!
29:31 Child Components
☞ Is Vue.js 3.0 Breaking Vue? Vue 3.0 Preview!
☞ Learn Vue.js from scratch 2018
☞ Vue js Tutorial Zero to Hero || Brief Overview about Vue.js || Learn VueJS 2023 || JS Framework
☞ Build a Quiz App Using Vue JS | Vue JS Quiz App Demo | Vue JS Project Tutorial | Simplilearn