Looking into javascript types I\'m trying to find out what the maximum storage size for some data types are. For instance, I set up a quick recursive algo to increase var si
"The String type is the set of all ordered sequences of zero or more 16-bit unsigned integer values (“elements”) up to a maximum length of 2^53-1 elements"