My one fear when making something overly fancy is making stuff that you cant edit out of fear of cascading failures. I will say tho there's software design principles that help (Im actively learning about them in uni rn lol) so there's a way
I finally started getting into the habit of putting purely because, yeah, I'd like to go in and know what the hell is actually going on with my spaghetti code
I rlly gotta start doing the same more. I've got a couple comments for stuff I append to a lot like the photos page, and on most anything that uses javascript rn, but not much anywhere else
i made the code for this page rlly complicated which makes it look rlly nice but a pain in the ass to remember how to append to it
My one fear when making something overly fancy is making stuff that you cant edit out of fear of cascading failures. I will say tho there's software design principles that help (Im actively learning about them in uni rn lol) so there's a way
I finally started getting into the habit of putting purely because, yeah, I'd like to go in and know what the hell is actually going on with my spaghetti code
I don't know why half my text disappeared, I meant to write "getting into the habit of putting comments into my code"
I rlly gotta start doing the same more. I've got a couple comments for stuff I append to a lot like the photos page, and on most anything that uses javascript rn, but not much anywhere else