Thoughts

mental health break ,./'"**^^$_---
One of the problems with LFSA is that it asks the server to store rendering state for the client, which could destroy performance.
Rails and Django do this to some extent, and they’re not great in terms of memory usage. But they discard the client state after rendering a template, and LFSA would ask them to store it in order to sync updates. I need to play around with LiveView, which does this, I believe.
Link 10:37 a.m. Jun 04, 2024 UTC-6