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
Explain the working of new feature.
in /blogs page only 10 blosgs are loaded at first and when the user scrolls another 10 blogs will be loaded automatically and so on until all the blogs are loaded.
How will implementing this help this repo?
currently all the blogs/events are loaded at once and there are many, it might be slow for the user as the numbers of articles and events increases, will help the user to load the page faster
For Feature request
in
/blogspage only 10 blosgs are loaded at first and when the user scrolls another 10 blogs will be loaded automatically and so on until all the blogs are loaded.currently all the blogs/events are loaded at once and there are many, it might be slow for the user as the numbers of articles and events increases, will help the user to load the page faster