Startup switches from Python to Node.js for better performance

A startup rewrote their entire backend from Python to Node.js... just one week after product launch. The motive? Reduce latency, improve asynchrony and better handle competition. Does that mean Node is better than Python? No. It means there is no perfect stack, but yes technical decisions that make the difference when you understand their limits. . . . . . #nodejs #javascript #developer #coding #webdevelopment #backend #python

  • No alternative text description for this image

It means Javascript is faster then Python, which many published papers support. Python is one of the least efficient languages there are, in terms of execution speed and power consumption, its so called intuitive approach exsists in many much more efficient languages, i.e JS/TS, GO. That's why I'd always prefer anything over Python, no matter the size of the eco system.

Like
Reply

Interesting. I'm not sure about their product or the size of it, but a such a decision one week after launch? Couldn't have they thought about and done that before finishing with Python? Only reason that comes to mind: their CTO was fired and they finally had the free will to do what's best for their stack and app :D

Next step rewrite to C++

Like
Reply
See more comments

To view or add a comment, sign in

Explore content categories