Hashful storage. Store your whole file in the URL hash
Posted by sousapereira@reddit | programming | View on Reddit | 6 comments
Posted by sousapereira@reddit | programming | View on Reddit | 6 comments
Skaarj@reddit
Hash - that word doesn't mean what you think it means.
Ashamed_Band_1779@reddit
Do you know what a URL hash param is?
danielcw189@reddit
is it actually called a hash param?
Wikipedia calls it a fragment
MDN calls it an anchor (as do I)
AdarTan@reddit
https://developer.mozilla.org/en-US/docs/Web/API/URL/hash
https://url.spec.whatwg.org/#dom-url-hash
mctwistr@reddit
Existing commentors don't realize that "hash" has multiple meanings. A URL hash is not a hash code.
ImmediateGazelle865@reddit
I don't think that's what a hash is.