Given one of our video pages https://www.wired.com/video, replace the “MORE” button with infinite scroll, so when a user scrolls down on the page, they get the next 12 most-recent videos. Please share your screen to write notes as we talk through your solution.
- Please describe your implementation assuming this is a Ruby on Rails application.
- Talk through all the parts of the application stack.
- Feel free to focus on the parts of the stack where you’re most comfortable.