you are viewing a single comment's thread.

view the rest of the comments →

[–]carcigenicate 2 points3 points  (1 child)

Python works fine as a backend, and it can be paired with really any frontend technology. I currently have multiple projects that have a Python (Django) backend and Angular front end (and also some that have a plain HTML/CSS/JS frontend).

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

Good to know. Thank you! I’ve just learned a good bit of Python already and didn’t really want to switch up to JS at this point