some comments for templating
All checks were successful
Build and Deploy Frontend / build-and-deploy (push) Successful in 8s

This commit is contained in:
2026-03-05 23:15:46 -06:00
parent 28eba3f0fd
commit 533571859f
13 changed files with 29 additions and 1 deletions

View 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