You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is tons of code repetition in here and has gotten out of control. All of it needs to be refactored into modules using node.
I don't really want this version to use too many libraries, but what ever is not too heavy and just makes sense.
I think dexie.js will drastically improve all of the IndexedDB stuff and I still would want use Papa-parse as it is fast and effective
This is a big job and maybe i can make a list here to help track progress
The text was updated successfully, but these errors were encountered:
There is tons of code repetition in here and has gotten out of control. All of it needs to be refactored into modules using node.
I don't really want this version to use too many libraries, but what ever is not too heavy and just makes sense.
I think dexie.js will drastically improve all of the IndexedDB stuff and I still would want use Papa-parse as it is fast and effective
This is a big job and maybe i can make a list here to help track progress
The text was updated successfully, but these errors were encountered: