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

Improve category lookup #118

Open
tangym27 opened this issue Nov 21, 2021 · 0 comments
Open

Improve category lookup #118

tangym27 opened this issue Nov 21, 2021 · 0 comments
Assignees
Labels
spike For all spikes

Comments

@tangym27
Copy link
Contributor

From #116 pr:

In categories.js it'll be much faster to look up the icon if you use one object instead of an array of objects. That way, instead of searching for the right object you will be able to just find it as follows: categories["Bank Fees"]

Originally posted by @TomerBenya in #116 (review)

@tangym27 tangym27 self-assigned this Nov 21, 2021
@tangym27 tangym27 added the spike For all spikes label Nov 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spike For all spikes
Projects
None yet
Development

No branches or pull requests

1 participant