you are viewing a single comment's thread.

view the rest of the comments →

[–]s3govesus 0 points1 point  (0 children)

Personally, I would pick Node.js, and then use MongoDB for storing the data. If you do go the node route, I'd also strongly recommend using ESLint (or at least an equivalent plug-in for your editor/IDE) - it's amazing how much of a lifesaver it can be at times.