Comment on [deleted]
midribbon_action@lemmy.blahaj.zone 22 hours agoI’ve only had time to look at the single file php app, it looks really great on first blush! I am going to give it a run later. I think you’re a little too hard on yourself for lack of programming experience, this looks well structured. I personally don’t like the lack of indentation in the html, or the single line css classes, but I understand that they might decrease the file size a little.
xsukax@lemmy.zip 22 hours ago
Thank you, that really means a lot! The single-line CSS and compact HTML are intentional choices to keep the file small (AI Tokens) and easy to navigate as a whole, I know it’s not conventional, but it’s a style I’ve settled into for single-file projects. Hope the test run goes well, and feel free to share any thoughts after trying it!