Pinia — Course 2022

Pinia is a store library for #vue , it allows you to share a state across components/pages. It uses #vue3 composition API. #Vuejs is a #javascript framework Source Code: Individual Video Series: 🌟 Course Contents 🌟 ⏳ (00:00:00) Intro to pinia course ⏳ (00:03:34) What is Store ?? ⏳ (00:14:06) What is Pinia ?? ⏳ (00:19:09) Install and Setup Pinia ⏳ (00:23:28) define Store in Pinia ⏳ (00:34:43) get state from pinia store ⏳ (00:41:17) need for getters ⏳ (00:48:47) state mutations ⏳ (00:56:18) storeToRefs ⏳ (01:00:44) pinia actions ⏳ (01:13:03) async auth actions ⏳ (01:20:26) store with composition API Social Media :- Discord server 🌟 P
Back to Top