Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

split code into multiple files #34

Open
marwahaha opened this issue Mar 28, 2018 · 1 comment
Open

split code into multiple files #34

marwahaha opened this issue Mar 28, 2018 · 1 comment

Comments

@marwahaha
Copy link
Owner

it's getting a bit lengthy - it would be good to move into a few logical files. perhaps we should put a src/ directory, but it's up for discussion.

@prendradjaja
Copy link
Collaborator

No strong opinion on src/ dir. But yeah I'm all for splitting this up.

Definitely could see at the very least these things split out:

constants.js
persistence.js or data-store.js (the "data transfer" section)
display.js (all the pretty-printing stuff)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants