Reusable repeating group?

Hi,

I have a large single-page app that resembles Spotify. I have multiple horizontal repeating groups that display the songs but are filtered in different ways. ie. Most played, Recently added, etc.

My app is starting to slow down considerably on page load so I am trying to find ways in which I can fix this. I have spent some time structuring the DB to the best of my abilities using satellite data types but the problem persists.

My next thought is to turn all the RGs into reusable elements and somehow display the unique data in each of the reusable repeating groups.

The question is, is there any way to have multiple reusable elements (repeating groups) on a page and have each of them display songs but filtered in different ways?

@petter You are the expert in this domain, maybe I am lucky enough to get some advice from you here!

Cheers!

This topic was automatically closed after 70 days. New replies are no longer allowed.