Hi All,
I’ve recently started using some custom LL card and my impression is that it increases the load on a device that renders frontend affecting loading time and general responsiveness.
I also presume that the main impact on how fast it loads comes from a view that we are opening and not the whole LL config (which can be much bigger).
Therefore I have an idea of creating one “light interface” that contains a shorter set of views featuring a small amount of simple cards so it loads fast and another “full interface” with all I want to have.
Does it make sense at all?
If yes, what are my options of separating them?
I know it’s possible to customise what’s displayed (using compact header, for example).
It’s also might work to have all views and all content and then hiding some of it using some conditions but I’m not quite sure it’ll help me improve loading/reaction times.
Any constructive advice is highly appreciated.