You are viewing a single comment's thread from:

RE: Forked an application for the first time

in STEMGeeks4 years ago

"Maybe if it can all be coded in the script and not need to pull data from an external place it would work better." This is what i've been mulling over for a few days on how best to solve for this. I think the answer is either .json store the permutation or mysql (but would have to pay for this). I have an excel file with a good amount of basic account card permutations and wanted to use the exceljs package to just use excel, but getting hungup on sort and filter functions as I really only see an autofilter function. I'm now converting my excel file to .json and then i'm going to work on how to play my hands and store the record.