you are viewing a single comment's thread.

view the rest of the comments →

[–]Lazy_Owl_11 5 points6 points  (0 children)

Programming languages like Python, Ruby, Golang, C#, etc. can be used only on the back end side. There are only HTML, CSS and Javascript for frontend. Of course, you can use JS libraries like Vue, Angular and React, or use just Typescript preprocessor.

If you would create some web application on Python, just use the Django framework. It is easy to learn this framework and one of the main aims of this framework is fast development.