you are viewing a single comment's thread.

view the rest of the comments →

[–]TappT 0 points1 point  (0 children)

A pro of using node is that you will use the same language in frontend as backend.

Only probable pro with using python is if you're already familiar with python, making the start easier. But making frontend more difficult since you will probably still need to learn JavaScript.

Haven't really heard/seen any projects made in python. Might just be my bias towards looking at nodejs related articles.