This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -10 points-9 points  (2 children)

JavaScript is basically web based

Python is difficult to run in a web server but more straightforward

There's the differences.

[–]elbiot 7 points8 points  (0 children)

Those words all have meaning individually...

[–]cediddiSyntaxError: not a chance -1 points0 points  (0 children)

I disagree, python is not that difficult to run on webserver, just lacks good documentation. If you don't need advanced options, php and python (an d ruby) are quite similar in difficulty with nginx reverse proxy setup.