DEV Community

Cover image for Storing JavaScript as QR Code
Adam Crockett
Adam Crockett

Posted on

 

Storing JavaScript as QR Code

Alt Text

So this is interesting, I posted about totally serverless impractical websites a while ago, but it turns out you can encode them into qr codes. A whole websites data in bytes store on a physical medium.

Here's the post this idea comes from.
https://dev.to/adam_cyclones/client-side-only-how-far-can-we-go-ljb

Note that the size limit of this qr version, but I have heard of whole games being stored on larger format qr codes.

If anyone wants a qr tattoo, I suspect this might be a fun one. But I don't know if you can still play it when your old and wrinkled?

Top comments (0)

Visualizing Promises and Async/Await 🤓

async await

☝️ Check out this all-time classic DEV post on visualizing Promises and Async/Await 🤓