DEV Community

Discussion on: React Infinite Scroll Tutorial: With and Without a Library

Collapse
 
anders profile image
Anders

developer.mozilla.org/en-US/docs/W...

Not supported in IE11 though, if that is of any concern

Thread Thread
 
theonlybeardedbeast profile image
TheOnlyBeardedBeast

you can find a polyfill

Thread Thread
 
anders profile image
Anders

Yeah, or write a tiny abstraction on top of the code that is already there, that is "probably" better.