Tuesday 7 February 2017

Using Node.JS for calculating and rendering Math/stats

Hi! I'm hoping someone can give me some better ideas and interesting approaches to a problem I have. Currently I use Node for retrieving a bunch of gambling odds and stock prices, I then pump these into an excel spreadsheet using some very clunky code. I'm sure that there must be a more elegant way of doing this. I've considered pushing this all to a React/Meteor app but it seems like overkill. Are there any lightweight packages that lend themselves to rendering data in the form of tables, ideally with a nice simple API and clear documentation. Appreciate any help and apologies if I've breached any etiquette!

Submitted February 07, 2017 at 07:45AM by eljefejames

No comments:

Post a Comment