Why are blobs used?
问题 Blobs are Linairy Large OBjects, but why are they used, especially in the context of JavaScript? If you search the interwebz, you get alot of definitions of blobs, but not why they are used. So my questions are: Why ? (in which context, use cases?) Especially regarding filestorage in Cordova (so by means of JavaScript) What is the added value when working with blobs. Example: When storing data to the filesystem (by means of JavaScript), tutorials first convert the String to a blob before its