I thought that by storing base64 string images, it would be a lot faster, because you don't need to upload neither download anything, and also a string would occupy less storage than an actual image!
I searched about this and I don't get why but everyone is saying that this would be a bad decision for the opposite of everything that I've said and I don't understand why?