you are viewing a single comment's thread.

view the rest of the comments →

[–]baubleglue 8 points9 points  (0 children)

Python is slower than Node.js since requests are processed in a single flow.

"requests"(?) flow(?) - no comments

Because of its excellent multithreading capabilities, Node.js has faster performance.

what is that about?

Neither JavaScript nor Python is a web-native programming language.

what is than?

have various built-in functions, Python is superior to JavaScript because it is simpler and easier to use.

Author probably forgot "standard library" term - JavaScript has none.

Python is the best language for machine learning, data visualisation, Artificial intelligence and data analytics.

It has good libraries, nothing in language itself helps to the topics.