Skip to content

This is a simulated twitter feed that loads additional tweets from server using AJAX when the users has scrolled to the bottom of the page.

Notifications You must be signed in to change notification settings

EricJZell/challenges-infinite-brussel-sprouts-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infinite Brussels Sprouts

This is a mock twitter feed that loads additional tweets from the server using AJAX when the users has scrolled to the bottom of the page. There are a large number (not quite infinite) of brussles sproutes-related tweets saved locally in a .CSV file. The page initially loads 10 tweets. When the user scrolls to the bottom, an AJAX get request retrieves the next 10 tweets. This allows the user to continue to see tweets about brussels sprouts added without re-loading the page. It's exactly like twitter.

This is a Ruby Sinatra app. If you'd like to run the app, follow these steps:

About

This is a simulated twitter feed that loads additional tweets from server using AJAX when the users has scrolled to the bottom of the page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published