Skip to content

Instantly share code, notes, and snippets.

@ndisampson
Last active April 9, 2024 13:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ndisampson/e0bed289ab576d7acf248be91fc0fb2d to your computer and use it in GitHub Desktop.
Save ndisampson/e0bed289ab576d7acf248be91fc0fb2d to your computer and use it in GitHub Desktop.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment