Tuesday 17 October 2017

Which stack suits my needs best?

Hello, problem: I am building an IoT device that logs data to some API, then I want to see that data in lists or graphs.I want to build the API and the webapp in JS, so I investigated a bit and apparently:Meteor.jsExpressI would like to use Vue.js, Mongo and probably Socket.io. I like Meteor because it looks easy to start with, but Vue.js is not well supported. Express (+ Mongo etc) seems more flexible, but I am scared by all those extra tools that I'll need to make it work. Also, I would like to play around with something that can be useful in my career - and I might need to draw graphs, what do I use for that?Any tips? Thank you!

Submitted October 17, 2017 at 08:35PM by LC2712

No comments:

Post a Comment