How can you render a huge item list in Ionic without affecting the scroll performance?
With the collection-repeat directive that renders visible items only in the DOM, developers can present huge item lists without affecting the scroll performance. As items visible in a viewport are only provided with this process, the scroll performance will not be affected.
BY Best Interview Question ON 29 Jan 2019