Just a discussion and I try not to bog myself down in it until I have users complaining, but I wanted to understand design in relation to performance a lot more. These are a some things I am hoping to understand better as I get further and deeper into launching. I know everything isn’t so black/white, simple to compare/rank and the rabbit hole could go on forever. However, I would love if we created a great in depth article that we could routinely reference.
-
Main concepts of SPA performance to understand. (i.e. what amount of data loaded can affect performance (rows, columns, # of collections), what on the front end can affect performance (components, logic, variables, filtering, sorting, etc.), and so on…)
-
Things in WeWeb that might be good to know. (differences in performance between editor/preview/published, how collections are loaded, anything else…)
-
How to performance test, other than visually. Ideally, would love to see metrics on a dashboard of some sort.
-
Methods to investigate and track how and where collection data is used. Kind of similar to how you can select a variable and see everywhere the variable is used. I love that feature so I can delete things that got hidden in an old formula or something.
-
Any additional resources that you’d suggest or topics that would be good for discussion or things you’ve encountered while building.