▲ | javcasas 2 days ago | |
Scroll positions of lists, toggleable widget status, partial form fills. You say all of that needs to be stored in the server? That is how you make a big server crawl with just 100 users, regardless of the programming language of the backend. | ||
▲ | naasking 2 days ago | parent | next [-] | |
> That is how you make a big server crawl with just 100 users, regardless of the programming language of the backend. This is a myth, servers and round trips can be way faster than most people seem to believe: https://www.youtube.com/watch?v=0K71AyAF6E4#t=21m21s That's thousands of DOM updates per second being sent and rendered at 144fps. | ||
▲ | withinboredom 2 days ago | parent | prev [-] | |
Those particular things are already handled by the browser. Even mobile browsers handle this just fine: https://share.icloud.com/photos/022RMgNZWot7w6AXurHPKC_Nw |