DEV Community

Discussion on: Building High-Performance Infinite Lists in React

Collapse
 
koponirov profile image
koponirov

Hello!

Thank you for your article!

I’m a junior developer, and i have a little, simple question:
How to change the value of stopIndex in fetchFeed function ? =)
I am making an application with a large list of users (more than 2000 users).
It’s my first project with React&Redux, I have little experience and i need some help in this question.

Thank you in advance.