some comments for templating
This commit is contained in:
5
client/src/stores/UsersStore.ts
Normal file
5
client/src/stores/UsersStore.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
// stores are for component state management
|
||||
// Pinia (?) i kinda dont get it because in angular you just hook a component to a service and that's it,
|
||||
// though I guess the service handled the state management
|
||||
// sighh
|
||||
Reference in New Issue
Block a user