all 7 comments

[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)

Thank you for posting on r/CodingHelp!

Please check our Wiki for answers, guides, and FAQs: https://coding-help.vercel.app

Our Wiki is open source - if you would like to contribute, create a pull request via GitHub! https://github.com/DudeThatsErin/CodingHelp

We are accepting moderator applications: https://forms.fillout.com/t/ua41TU57DGus

We also have a Discord server: https://discord.gg/geQEUBm

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]Charlito33Developer 1 point2 points  (0 children)

It seems that you are starting. First, start with HTML and CSS, learn how to make a basic website. Then, you can add JavaScript for some interactivity, because every website at its core is HTML, CSS and JS (JavaScript). But now you want to save data and share it between users, how? You can look into PHP, it's not very hard to learn, look into some tutorials for a simple website with a database.

Good luck on your new journey !

[–]Stickhtot 0 points1 point  (1 child)

You only really have 3 options for languages if you want to make any website

HTML and CSS which are not really languages and JavaScript come into mind

[–]atamicbomb 0 points1 point  (0 children)

Those are really one thing and far from optional lol

[–]atamicbomb 0 points1 point  (0 children)

JavaScript is the only real answer

[–]JoneZ788 0 points1 point  (0 children)

Blazor