Comment on What Happens When You Put a Database in the Browser?parentComments−jampekka2yAlso all the code and data can be easily cached with e.g. Service Workers, so it will be downloaded only once.
Comments
Also all the code and data can be easily cached with e.g. Service Workers, so it will be downloaded only once.