Skip to content
Denis Hilt edited this page Jan 20, 2021 · 2 revisions

If the source of data is remote, it might be very important to implement an intermediate Cache layer between Scroller's Datasource and Remote Data. Something like Angular HTTP Caching Interceptor for http calls, but more list-items specific, that could be easily integrated with the Datasource.get implementation.

DB - DS Cache

Clone this wiki locally