@CaptainKraft I think it's overall easier to build webapps without frameworks. Start small by implementing a few interactions directly and go from there.
I'll be happy to answer more specific questions on the @handmade_net discord.
@cmuratori The "solution" is to display your own thumbnail and only replace it with the youtube iframe after the user clicks it. It's been an issue for many years and I doubt they'll ever fix it.
@jackmott42 @danielben It could make code more fragile. For instance, I have old Scheme code (which has bitmaps embedded in the code file), and I can't get it to work with a modern version of DrScheme.
Iβm calling for an end to holy war against code duplication. We convince young developers and engineers that itβs the worst thing ever, when time teaches all of us that it is, the vast majority of the time, duplication preferable to dependency.