this post was submitted on 24 Aug 2024
-17 points (13.0% liked)
Lemmy.world Support
3214 readers
2 users here now
Lemmy.world Support
Welcome to the official Lemmy.world Support community! Post your issues or questions about Lemmy.world here.
This community is for issues related to the Lemmy World instance only. For Lemmy software requests or bug reports, please go to the Lemmy github page.
This community is subject to the rules defined here for lemmy.world.
You can also DM https://lemmy.world/u/lwreport or email [email protected] (PGP Supported) if you need to reach our directly to the admin team.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I linked something that I used back when I was learning to code, but it looks totally different now, so I removed it. Honestly, ChatGPT is pretty good at coding. If you know where the code is, then you can paste it into ChatGPT and ask it in plain English what to change. Otherwise, you'd start at the beginning, just like any long journey.
I appreciate the answer but do not want to be affiliated with AI. Or even use it. I thought maybe there be a youtube video or a site that can guide me. ...I thank you for the help tho....no sarcasm
This is probably a good place to start https://www.w3schools.com/
I bookmarked it. Do I need to start with HTML and work up or is there something specific that I can start on to make lemmy.world the best?
Probably JavaScript, but I'm not sure, because I haven't looked at the repository before. But you will need to know at least the basics of HTML for JavaScript to be useful. Idk if the load more function uses Ajax (JavaScript) or a backend language, or a combination of the two because I haven't used it before. I only use an app for Lemmy.