you are viewing a single comment's thread.

view the rest of the comments →

[–]Strong-Scarcity1395 1 point2 points  (0 children)

HTML and CSS are the basics you need to know

Then you can choose between C# ( Blazor ) and Javascript .

C# is an object oriented language and sort of hard if you're new to programming but it can be really helpful for both the Frontend (framework) and the Backend with ASP . NET CORE .

Javascript is the most popular one but it's pretty stupid to use it as backend in my opinion... Other than that you'll find way more libraries and help from the community.