sharikak54 / sharikak54.github.io

0 stars 1 forks source link

See if using img tags are faster than iframes for dynamic image loading #27

Closed notkevin888 closed 2 years ago

notkevin888 commented 2 years ago

Re: https://github.com/sharikak54/sharikak54.github.io/blob/main/_includes/cubicle_embed.html - from Calvin

notkevin888 commented 2 years ago

Alternatively, could consider generating images using in-repo code (preventing the need to hit an extra API); this is Calvin's react code for his image generation: https://github.com/Sixstringcal/cubegym-web/blob/master/src/OBL.jsx https://github.com/Sixstringcal/cubegym-web/blob/master/src/Models/Sq1.jsx

see if it's potentially portable to our codebase

notkevin888 commented 2 years ago

closed by #28