javascript - DataStore in Single Page Apps -


regardless of framework or library in use, amount of data downloaded internet , stored in javascript array gets larger , larger.

the question is: hard limit on how data such array/object can hold? happens when limit reached? facebook ever crash because of such problem?


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -