ddsnowboard / FantasyStocks

A website where you play a game of fantasy stocks.
http://fantasystocks.herokuapp.com
Apache License 2.0
0 stars 1 forks source link

Ponder changing implementation of different method for getting stock prices #58

Closed ddsnowboard closed 6 years ago

ddsnowboard commented 8 years ago

Since the new version of the API makes multiple calls at once really easy, maybe I should do that instead of all this fancy JavaScript stuff. I really like because it's so cool, but it does add complication, and if its raison d'etre doesn't exist anymore, maybe I should remove it. Although if I could think of a way for some system to automatically compile multiple separate calls into one big one and then return them all the right way magically, that would also be cool.

ddsnowboard commented 8 years ago

It's sooo slow. I should really fix this.

ddsnowboard commented 6 years ago

This has gotten worse. I have more information in #75, so I'm going to close this and continue with this there.