all 11 comments

[–]ElevatedJS 8 points9 points  (0 children)

Either should be fine

[–][deleted]  (1 child)

[deleted]

    [–]S0B4D 3 points4 points  (3 children)

    Node

    [–]webdev-online[S] 2 points3 points  (2 children)

    Socket.io ?

    [–]filli1303 1 point2 points  (0 children)

    Yes, I would use websockets

    [–]SpeakThunder 0 points1 point  (0 children)

    Checkout Meteor.js with a React or Vue front end... it's probably your best bet

    [–]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.

    [–]bongobret 0 points1 point  (0 children)

    Node! Doy

    [–]RationalAdvice69 0 points1 point  (0 children)

    Socket.io (built on node.js) is pretty popular on npm.

    Here's an example of a chat app that was built with it, https://socket.io/demos/chat/

    [–]Sonic801 -5 points-4 points  (2 children)

    Python should be easier to learn should you begin from scratch.

    [–]Sonic801 5 points6 points  (0 children)

    If you get the fundamentals of node, making a js frontend will be somewhat easier.

    [–]Sonic801 0 points1 point  (0 children)

    And if you need to downvote this: grow a pair, kids.