@moopet @ieure @roadriverrail I think Node can be convenient if you already know frontend JavaScript and would like to do some server-side work. For big projects I'd rather have a server written in something else, though there are exceptions like if it's a web app and you want to easily port code back and forth between client and server. When I was making browser based games that was a huge help.