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

store articles in a map? #2

Open
reeceyang opened this issue Nov 25, 2020 · 1 comment
Open

store articles in a map? #2

reeceyang opened this issue Nov 25, 2020 · 1 comment

Comments

@reeceyang
Copy link
Contributor

might make more sense and be more efficient, especially since now it's doing a sequential search with each operation to find the article

@reeceyang
Copy link
Contributor Author

reeceyang commented Nov 30, 2020

or not even a map - could also just be an Object

if this is ever implemented there needs to be a system for converting old newsletter files when they are opened

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

No branches or pull requests

1 participant