You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2021. It is now read-only.
Currently all the content is displayed at once. This notably impacts performance before for first input (as shown in the lighthouse report.pdf). The items should only be rendered once scrolling begins. Also try out whether or not a dedicated "load more" button is better for user experience on mobile.
Currently all the content is displayed at once. This notably impacts performance before for first input (as shown in the lighthouse report.pdf). The items should only be rendered once scrolling begins. Also try out whether or not a dedicated "load more" button is better for user experience on mobile.