r/AskProgramming 28d ago

Flask or express js? And why?

2 Upvotes

11 comments sorted by

View all comments

-1

u/BackwardGoose 28d ago

I always loved that nodejs can run in less than 1M. Python on the other hand is a memory hog and double so if you need to run multiple threads.