Friday 16 March 2018

[Question] What to use for a dynamically refreshed list

I am implementing a twiter like application and I don't know what to use for the following scenario : A user posts a message on the main page. Other users should see this update without refreshing the page, and without the whole page having to refresh. If there are too many messages on the main page, the user only sees 25, then more are displayed if he scrolls down. I'm not asking for the entire code, just the packages I can use.

Submitted March 16, 2018 at 11:59AM by redblood252

No comments:

Post a Comment