What's new

Welcome to App4Day.com

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

VueMastery - Pinia Fundamentals

V

voska89

Moderator
Joined
Jul 7, 2023
Messages
43,030
Reaction score
0
Points
36
3be31b4b14dd8ca01fc8252da65188b4.jpeg

Free Download VueMastery - Pinia Fundamentals
Sandra Rodgers | Duration: 0:17 h | Video: H264 1920x1080 | Audio: AAC 44,1 kHz 2ch | 253 MB | Language: English
Pinia is used to help with managing state. What do we mean by state? In an application, some things you see on the screen don't change. But other things have to change based on certain situations.
For example, if a user is not logged in, we might show them a button that says "Log In". But if they are already logged in, we might hide that button. The rendered button all depends on the state of a user being logged in or not.
Now that we have an idea of what state is, the question becomes: how do we manage state across a Vue app full of components? Technically, we could store local state on each component within a data property or reactive ref, but what do we do when one component needs to communicate something about its state to a component in a completely different part of the component tree?​

We'll learn what Pinia is, how to set it up, and we'll even build a simple to-do list application so we can practice using it.
In this first lesson, we'll cover the following
• What is Pinia for?
• We'll develop a clear mental model for how it works
• What will you learn from this course?
• What will we be building?
Homepage
Code:
https://www.vuemastery.com/courses/pinia-fundamentals/fundamentals-what-is-pinia


Recommend Download Link Hight Speed | Please Say Thanks Keep Topic Live
No Password - Links are Interchangeable
 
Top Bottom