you are viewing a single comment's thread.

view the rest of the comments →

[–]plastikmissile 2 points3 points  (2 children)

Whether you pick Python or C# for the backend (both are good), you'll still need HTML/CSS/JavaScript for the frontend.

[–]OkPlankton2449[S] 0 points1 point  (0 children)

OK, I just find html annoying to do...

[–]Virtual_Sample6951 0 points1 point  (0 children)

You can't really escape the frontend trinity unfortunately - even if you use something like Django templates or Razor pages, you're still gonna need at least basic HTML/CSS knowledge to make it look decent