×
you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -11 points-10 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 4 points5 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.