Hello!
Has anybody thought about lazy loading of module contents?
If page is bloated with some count of modules, lets say on news site may be
it is worth that.
Basically it is possible to prepare place in template without loading them,
then after use some JS and custom component which renders module and
passes contents to JS.
I was googling but for Joomla found only lazy loading for images.
Maybe some has done some work for that thing and has valuable thoughts. Or
maybe it is not usefull at all. I would like to hear opinions.
Best regards,
Lemings