Regardless of the framework or library in use, the amount of data downloaded from internet and stored in a JavaScript array gets larger and larger.
The question is: What is the hard limit on how much data such an Array/Object can hold? What happens when the limit is reached? Does Facebook ever crash because of such a problem?